Maintenance and security patch for Angular 22 applications.
- Requires
qs6.16.0 or newer within major version 6, including fixes for GHSA-4mjr-xmp4-gh2g and GHSA-x5fp-wj9c-mxmx. - Fixes query serialization failing on filters with a non-callable
constructor.isBufferproperty and adds a regression test. - Updates Angular 22.1 patch releases, Angular ESLint 22.2, zone.js 0.16.3, and development dependencies through #15 and #16.
- Applies the corrected
qsversion to the development dependency tree as well.
Validation: all 74 browser tests, lint, production build, and an isolated installation of the release tarball pass. Both npm dependency audits report zero known vulnerabilities.
Install: npm install ngx-esy-jsonapi@22.0.1
Compatible with Angular 22; no public API or peer dependency changes.
Full changelog: v22.0.0...v22.0.1