Skip to content

Releases: ajitzero/ng-auto-animate

v0.3.2

21 Jun 03:06
Compare
Choose a tag to compare

What's Changed

  • Updated Angular from v14 to v18 (and related dependencies for Nx, ES Lint, Prettier, etc.)
  • Updated auto-animate from 0.7.0 to 0.8.2
  • Updated Node from v16 to v22. The minimum supported version is v18 for now.
  • Refactored to use signals, removed zone.js.
  • Updated the demo app to be zoneless.
  • Updated docs to mention import path #24

Misc

Full Changelog: v0.2.0...v0.3.2

Stable

13 Jul 21:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0

Documention Update

01 Jul 13:20
Compare
Choose a tag to compare

No code changes!

  • Updated README docs.
  • Updated Demo app with inline comment clarifications.
  • Updated homepage link in NPM.
  • Fixed Markdown Lint issues.
  • Added VS Code Workspace Extensions recommendations.

Full Changelog: v.0.1.1...v0.1.2

Added plugin support

19 Jun 18:13
Compare
Choose a tag to compare

What's Changed

  • docs: Added installation instructions & project metadata by @ajitzero in #6
  • Support passing plugins by @ajitzero in #7

Full Changelog: v0.0.2...v.0.1.1

v0.0.2

18 Jun 20:27
Compare
Choose a tag to compare
:package: Release minor patch