Blueprint Changes
Changelog
- #9920 [BUGFIX] Make sure a blueprint’s options object and project instance are always available for all public hooks @bertdeblock
- #9945 [ENHANCEMENT/BREAKING] Add Node v18 to
engines
inapp
andaddon
blueprint (removes support for Node v17) @bertdeblock - #9946 [INTERNAL] Unskip
package-info-cache
tests @bertdeblock - #9951 Update
js-yaml
to v4 @bertdeblock - #9952 Update
walk-sync
to v3 @bertdeblock - #9971 Add Ember 4.4 LTS to addon blueprint, remove 3.24 @simonihmig
- #9975 [ENHANCEMENT] Fix
prefer-const
lint violations inapp
andaddon
blueprints @bmish - #9987 [BUGFIX] Handle rebuild failures without exiting @bendemboski
- #9988 [BUGFIX] - Address npm-run-all and Yarn 3 conflict & Removed warning @christianarty
Thank you to all who took the time to contribute!