Skip to content

Releases: ngxs-labs/emitter

v5.0.0

28 Mar 06:53
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGES

  • The @ngxs-labs/emitter@^5 supports only Angular 15 versions and higher

Full Changelog: v4.0.0...v5.0.0

v4.0.0

22 Feb 03:32
Compare
Choose a tag to compare

Features

BREAKING CHANGES

  • The @ngxs-labs/emitter is now shipped with .mjs files,
    following the APF (Angular Package Format) spec starting from Angular 13.
    .mjs files are compatible only with Angular 13 version and higher.