Skip to content

Commit 817222c

Browse files
committed
up
1 parent da9150b commit 817222c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
### Breaking Changes
1111

1212
- VUID is now opt-in instead of being automatically generated ([#950](https://github.com/optimizely/javascript-sdk/pull/950), [#951](https://github.com/optimizely/javascript-sdk/pull/951), [#954](https://github.com/optimizely/javascript-sdk/pull/954))
13+
- require node >= 16
1314

1415
### New Features
1516

@@ -19,7 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1920

2021
- When "activate" is called with a rollout experiment key (not ab-test), "invalid experiment key" is returned ([#953](https://github.com/optimizely/javascript-sdk/pull/953))
2122

22-
23+
s
2324
## [5.3.4] - Jun 28, 2024
2425

2526
### Changed

0 commit comments

Comments
 (0)