We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e014e54 commit 2accc54Copy full SHA for 2accc54
CHANGES.txt
@@ -8,4 +8,7 @@
8
- Up to date with spec 0.4.0 and @openfeature/js-sdk 0.4.0
9
1.0.3
10
- Adds types definitions for TypeScript
11
-- Up to date with spec 0.4.0 and @openfeature/js-sdk 0.4.0
+- Up to date with spec 0.4.0 and @openfeature/js-sdk 0.4.0
12
+1.0.4
13
+- Fixes issue with TS build
14
+- Up to date with spec 0.5.0 and @openfeature/js-sdk 0.5.0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@splitsoftware/openfeature-js-split-provider",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"description": "Split OpenFeature Provider",
5
"files": [
6
"README.md",
0 commit comments