5.0.0 (2025-03-14)
This is a small major release for separating ngxtension
and its plugin ngxtension-plugin
BREAKING CHANGE:
ngxtension
no longer contains the generators/schematics.
- If you set up scripts / commands that use
ngxtension
generators/schematics, please installngxtension-plugin
under devDependencies and usengxtension-plugin
generators/schematics instead. - If you use initGenerator programmatically from
ngxtension
, please update your import tongxtension-plugin
Features
Documentation
⚠️ Breaking Changes
- ⚠️ publish ngxtension-plugin separately (#581)
❤️ Thank You
- Andreas Dorner @endlacer
- Chau Tran