File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1- {"." :" 6.2 .0" }
1+ {"." :" 7.0 .0" }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 7.0.0] ( https://github.com/Flagsmith/flagsmith-nodejs-client/compare/v6.2.0...v7.0.0 ) (2025-12-02)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * implement context values ([ #203 ] ( https://github.com/Flagsmith/flagsmith-nodejs-client/issues/203 ) )
9+
10+ ### Features
11+
12+ * implement context values ([ #203 ] ( https://github.com/Flagsmith/flagsmith-nodejs-client/issues/203 ) ) ([ 41258f2] ( https://github.com/Flagsmith/flagsmith-nodejs-client/commit/41258f2e24ef7e89207a0f10116ffbd1229c0a30 ) )
13+ * removed-feature-key-and-segment-key-from-schema ([ #210 ] ( https://github.com/Flagsmith/flagsmith-nodejs-client/issues/210 ) ) ([ 014f38b] ( https://github.com/Flagsmith/flagsmith-nodejs-client/commit/014f38bf33af77fb706e4e130e8a571914632408 ) )
14+
15+
16+ ### Bug Fixes
17+
18+ * exclude-identities-when-traits-is-undefined ([ #230 ] ( https://github.com/Flagsmith/flagsmith-nodejs-client/issues/230 ) ) ([ f7488e1] ( https://github.com/Flagsmith/flagsmith-nodejs-client/commit/f7488e17fe524111dd18c06a30be1c44ae15ec5d ) )
19+ * fix-mv-evaluation ([ #222 ] ( https://github.com/Flagsmith/flagsmith-nodejs-client/issues/222 ) ) ([ ae1fb7e] ( https://github.com/Flagsmith/flagsmith-nodejs-client/commit/ae1fb7eb0551defd0823c94d37b860be7eb88a5d ) )
20+ * properly-map-environment-name ([ #226 ] ( https://github.com/Flagsmith/flagsmith-nodejs-client/issues/226 ) ) ([ 3c1d200] ( https://github.com/Flagsmith/flagsmith-nodejs-client/commit/3c1d200e656ec9926fdc6d4627bb259963d06a2e ) )
21+ * removed-dango-id-usage-in-mapper ([ #229 ] ( https://github.com/Flagsmith/flagsmith-nodejs-client/issues/229 ) ) ([ 29c7613] ( https://github.com/Flagsmith/flagsmith-nodejs-client/commit/29c761370a7e8d6d733a45293c60297843e7e1e7 ) )
22+ * use-default-on-jsonpath-import ([ #231 ] ( https://github.com/Flagsmith/flagsmith-nodejs-client/issues/231 ) ) ([ 7a8d949] ( https://github.com/Flagsmith/flagsmith-nodejs-client/commit/7a8d9498fbc0297c881b3f32fc8d0d024fe8366f ) )
23+
24+
25+ ### CI
26+
27+ * use NPM trusted publishing ([ #217 ] ( https://github.com/Flagsmith/flagsmith-nodejs-client/issues/217 ) ) ([ 7d01563] ( https://github.com/Flagsmith/flagsmith-nodejs-client/commit/7d015635f4bc41246519799dddaea7ff8da2c50a ) )
28+
329## [ 6.2.0] ( https://github.com/Flagsmith/flagsmith-nodejs-client/compare/v6.1.0...v6.2.0 ) (2025-11-04)
430
531
You can’t perform that action at this time.
0 commit comments