Skip to content

Releases: zFl4wless/ngx-esy-jsonapi

v22.0.0

Choose a tag to compare

@zFl4wless zFl4wless released this 24 Aug 22:28
e431f69

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

Choose a tag to compare

@zFl4wless zFl4wless released this 24 Aug 22:03
56954a3

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.1

v20.0.2

Choose a tag to compare

@zFl4wless zFl4wless released this 24 Aug 22:02
529e0f3

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.2

v21.0.0

Choose a tag to compare

@zFl4wless zFl4wless released this 16 Mar 06:02

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

Choose a tag to compare

@zFl4wless zFl4wless released this 15 Mar 13:27

What's Changed

  • chore: updates README.md documentations

Full Changelog: https://github.com/zFl4wless/ngx-esy-jsonapi/blob/v20.0.1/CHANGELOG.md