What's Changed
- fix(json): Force 4-space indentation when updating
package.json. by @terabytesoftw in #107 - fix(asset): Restore working directory after asset manager run. by @terabytesoftw in #108
- fix(asset): Respect
root-package-json-dirforpackage.jsonread/write. by @terabytesoftw in #109 - fix(json): Preserve nested empty arrays when rewriting
package.json. by @terabytesoftw in #110 - fix(fallback): Throw
RuntimeExceptionclass on asset/jsonI/Ofailures. by @terabytesoftw in #111 - fix(docs): Update
README.mdand add development and testing documentation. by @terabytesoftw in #112 - fix(tests): Fix PHP
8.4nullable type deprecation warnings in tests. by @terabytesoftw in #113 - fix(foxy): Fix PHP
8.5deprecation ofsetAccessible()inReflectionPropertyclass. by @terabytesoftw in #114 - fix(foxy): Update CI workflows and apply automated refactors. by @terabytesoftw in #115
- fix(license): Update
LICENSEandcomposer.json. by @terabytesoftw in #116 - fix(tests): Raise PHPStan level to
5. by @terabytesoftw in #117 - fix(style): Add
phpdoc_param_orderrule and update namespace references inrector.php. by @terabytesoftw in #118 - feat(dev): Add
php-forge/coding-standardto development dependencies for code quality checks by @terabytesoftw in #119 - fix(docs): Clean up event documentation in
FoxyEventsclass. by @terabytesoftw in #120
Full Changelog: 0.1.3...0.2.0