npm ngxtension 5.0.0

7 hours ago

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 install ngxtension-plugin under devDependencies and use ngxtension-plugin generators/schematics instead.
  • If you use initGenerator programmatically from ngxtension, please update your import to ngxtension-plugin

Features

  • notPattern (#564)
  • ⚠️ publish ngxtension-plugin separately (#581)

Documentation

  • add endlacer as a contributor for code (#576)
  • form-events (#577)

⚠️ Breaking Changes

  • ⚠️ publish ngxtension-plugin separately (#581)

❤️ Thank You

Don't miss a new ngxtension release

NewReleases is sending notifications on new releases.