You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
1
1.15.1 (May 28, 2024)
2
+
- Updated the Redis storage to import `ioredis` dependency when the storage is created, to avoid errors when the SDK is imported or bundled in a .mjs file, since `ioredis` is a CommonJS module.
2
3
- Bugfixing - Restored some input validation error logs that were removed in version 1.12.0. The logs inform the user when the `getTreatment(s)` methods are called with an invalid value as feature flag name or flag set name.
0 commit comments