Releases: ajitzero/ng-auto-animate
Releases · ajitzero/ng-auto-animate
v0.3.2
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
- ⬆️ Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #10
- ⬆️ Bump critters and @angular-devkit/build-angular by @dependabot in #11
- chore: Bump tough-cookie and @cypress/request by @dependabot in #12
- chore: Bump postcss from 8.4.27 to 8.4.31 by @dependabot in #16
- chore: Bump @adobe/css-tools from 4.2.0 to 4.3.1 by @dependabot in #14
- chore: Bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in #17
- chore: Bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in #18
Full Changelog: v0.2.0...v0.3.2
Stable
What's Changed
- ⬆️ Bump semver from 5.7.1 to 5.7.2 by @dependabot in #9
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: v0.1.2...v0.2.0
Documention Update
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
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