Skip to content

Releases: ngxs-labs/dispatch-decorator

v5.0.0

26 Mar 22:23
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGES

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

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

v4.0.0

19 Feb 13:34
Compare
Choose a tag to compare

Features

BREAKING CHANGES

  • The @ngxs-labs/dispatch-decorator 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.