Releases: e-Spirit/javascript-content-api-library
Releases · e-Spirit/javascript-content-api-library
v11.0.0
15 Jan 13:54
Compare
Sorry, something went wrong.
No results found
11.0.0 (2026-01-15)
Features
node-24: ⬆️ upgrade to Node.js 24, update dependencies, and migrate to release-it (1579e3c ) (#234 )
BREAKING CHANGE:
Update Node.js from 20.x to 24.x in all CI configurations
Reduce DEFAULT_MAX_REFERENCE_DEPTH from 10 to 2 for performance optimization
Replace semantic-release with release-it for release management
Dependencies:
Replace faker with @faker-js/faker for better compatibility
Update various dev dependencies to latest minor/patch versions
Remove unused @release-it/bumper plugin
CI/CD:
Add custom workspace publish and version sync scripts
Update checkout action to use fetch-depth: 0 and proper refs
Configure npm authentication for releases
Enforce fail-on-severity: moderate in dependency review
Upgrade dependency-review-action to v4
Code Refactoring:
Refactor CaaSEventStream to use lazy loading (prevents unnecessary bundling in browser builds)
Export get and set utilities from MappingUtils.ts
Update TypeScript configuration to exclude node_modules
Add INTEGRATION_TEST_TENANT_ID environment variable for integration tests
Documentation:
Add migration guide for version 11.0.0 in CHANGELOG.md
For more details, see Migration Guide
v10.24.0
22 Sep 12:27
Compare
Sorry, something went wrong.
No results found
Features
QueryBuilder: Make regex validation filter optional (#227 ) (5937e64 )
v10.23.0
05 Jun 13:48
Compare
Sorry, something went wrong.
No results found
Features
express: Support express5 (fb6fd22 )
v10.22.3
28 Jan 08:38
Compare
Sorry, something went wrong.
No results found
Bug Fixes
types: export EvaluationQueryOperatorEnum (#216 ) (69196ec )
v10.22.2
03 May 14:01
Compare
Sorry, something went wrong.
No results found
v10.22.1
11 Apr 08:04
Compare
Sorry, something went wrong.
No results found
Bug Fixes
logger: remove chalk from proxy api to reduce bundle size (#208 ) (5e84078 )
v10.22.0
09 Apr 13:39
Compare
Sorry, something went wrong.
No results found
Features
proxy version: Fix proxy package release flow (362045c )
v10.20.0
04 Mar 06:55
Compare
Sorry, something went wrong.
No results found
Features
pageref route: add route to mappedPageRef (#201 ) (f60ae62 )
v10.19.1
20 Dec 13:18
Compare
Sorry, something went wrong.
No results found
Bug Fixes
mapper: mark items that are being fetched as processed (#198 ) (#199 ) (8cf5eb3 )
v10.19.0
09 Nov 16:09
Compare
Sorry, something went wrong.
No results found
Features
section: add name and displayname fields to section data (#195 ) (cc9e470 )