Skip to content

Commit 55f81d5

Browse files
committed
chore(main): release 10.0.0
1 parent 47b610f commit 55f81d5

File tree

4 files changed

+27
-5
lines changed

4 files changed

+27
-5
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"9.3.5"}
1+
{".":"10.0.0"}

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [10.0.0](https://github.com/Flagsmith/flagsmith-js-client/compare/v9.3.5...v10.0.0) (2025-12-10)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* re-add sdk version headers ([#344](https://github.com/Flagsmith/flagsmith-js-client/issues/344))
9+
* onError not called if cacheFlags is true and api is not reachable ([#365](https://github.com/Flagsmith/flagsmith-js-client/issues/365))
10+
11+
### Features
12+
13+
* re-add sdk version headers ([#344](https://github.com/Flagsmith/flagsmith-js-client/issues/344)) ([47b610f](https://github.com/Flagsmith/flagsmith-js-client/commit/47b610f5f5271426f49e2d047e0c1e8ebccff422))
14+
15+
16+
### Bug Fixes
17+
18+
* onError not called if cacheFlags is true and api is not reachable ([#365](https://github.com/Flagsmith/flagsmith-js-client/issues/365)) ([1411b85](https://github.com/Flagsmith/flagsmith-js-client/commit/1411b85636d77a3a6c9969a30de2824cc8916f0b))
19+
20+
21+
### Other
22+
23+
* **deps:** bump js-yaml from 3.14.1 to 3.14.2 ([#361](https://github.com/Flagsmith/flagsmith-js-client/issues/361)) ([e15a0dc](https://github.com/Flagsmith/flagsmith-js-client/commit/e15a0dc473fe096c703fc32492dd930e1ea29b2b))
24+
325
## [9.3.5](https://github.com/Flagsmith/flagsmith-js-client/compare/v9.3.4...v9.3.5) (2025-12-08)
426

527

lib/flagsmith/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/react-native-flagsmith/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)