Skip to content

Commit 24504f0

Browse files
Merge pull request #320 from contentstack/staging-conflict-fix1
Staging conflict fix1
2 parents 7d28cdc + d2fb213 commit 24504f0

3 files changed

Lines changed: 122 additions & 117 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
Breaking: Cache persistence is now a separate plugin. When using a cache policy other than `IGNORE_CACHE`, you must pass `cacheOptions.persistenceStore`. Install `@contentstack/persistence-plugin` and use `new PersistenceStore({ ... })` as the store. The SDK no longer bundles persistence code or accepts `storeType` in `cacheOptions`.
44
Enhancement: SDK defines only the `PersistenceStore` interface (getItem/setItem); full implementation lives in the plugin for a lighter core package.
55

6+
7+
### Version: 4.11.2
8+
#### Date: feb-11-2026
9+
Fix: JS core & axios version bump
10+
611
### Version: 4.11.1
712
#### Date: Feb-09-2026
813
Fix: Fix security issues

0 commit comments

Comments
 (0)