Releases: zFl4wless/ngx-esy-jsonapi
Releases · zFl4wless/ngx-esy-jsonapi
Release list
v22.0.0
Angular 22 compatibility release.
Highlights:
- Angular 22.1 and TypeScript 6 toolchain
- Angular 22 peer dependencies
- modern @angular/build package and Karma builders
- Angular ESLint 22 flat configuration
- TypeScript 6 compatibility fixes
- reproducible ng-packagr output with five published files
Verification:
- build and lint successful
- 73 of 73 tests successful in Firefox Headless
- workspace and production audits report zero vulnerabilities
- packaged tarball installation, typecheck, and runtime smoke test successful
v21.0.1
Angular 21 patch release.
- Replaces undeclared lodash imports with tree-shakable lodash-es imports
- Updates Angular 21 tooling to current patch releases
- Updates date-fns to ^4.4.0, lodash-es to ^4.18.1, and qs to ^6.15.3
- Adds reproducible build, pack, and publish commands
- Restores a clean lint run and adds Firefox-based browser testing
- Verified with 73 passing browser tests
Install with:
npm install ngx-esy-jsonapi@21.0.1v20.0.2
Angular 20 maintenance release.
- Publishes the compiled ng-packagr output instead of the library source tree
- Replaces undeclared lodash imports with tree-shakable lodash-es imports
- Updates lodash-es to ^4.18.1 and qs to ^6.15.3
- Includes and loads reflect-metadata for decorator metadata support
Install with:
npm install ngx-esy-jsonapi@20.0.2v21.0.0
What's Changed
- Makes this library compatible with Angular 21
Full Changelog: https://github.com/zFl4wless/ngx-esy-jsonapi/blob/v21.0.0/CHANGELOG.md
v20.0.1
What's Changed
- chore: updates README.md documentations
Full Changelog: https://github.com/zFl4wless/ngx-esy-jsonapi/blob/v20.0.1/CHANGELOG.md