1.0.4 - 2023-04-15
Changed
Other
- Minor documentation improvements.
Fixed
Utils
- The
FunctionDeclarations::getParameters()
method will now correctly handle constructor promoted properties withreadonly
, but without explicit visibility set. #456
FunctionDeclarations::getParameters()
method will now correctly handle constructor promoted properties with readonly
, but without explicit visibility set. #456