Skip to content

Releases: ngxs-labs/select-snapshot

v5.0.0

27 Mar 19:57
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGES

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

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

v4.0.0

23 Feb 07:25
Compare
Choose a tag to compare

Features

BREAKING CHANGES

  • The @ngxs-labs/select-snapshot 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.