Stable assembler hooks
Changes
- Assembler hooks are now stabilized. See the upgrade guide here. The
unstable_assembler
property is retained for backwards compatibility, but will be removed in a future minor release. node ace add
now support Yarn Berry
Commits
- chore: update dependencies (430482f)
- refactor: move to stable assembler hooks (bb24b7f)
- chore: update dependencies (f00fd9a)
- chore(commands): continue by default installation of packages (c48e72b)
- fix: yarn berry support (#4586) (bdda97a)
What's Changed
New Contributors
Full Changelog: v6.9.0...v6.9.1