@openfeature/web-sdk 0.3.11 โ†’ 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -13,11 +13,6 @@
13
13
  [![npm version](https://badge.fury.io/js/@openfeature%2Fweb-sdk.svg)](https://www.npmjs.com/package/@openfeature/web-sdk)
14
14
  [![Specification](https://img.shields.io/static/v1?label=Specification&message=v0.6.0&color=yellow)](https://github.com/open-feature/spec/tree/v0.6.0)
15
15
 
16
- ## ๐Ÿงช This SDK is experimental
17
-
18
- The Web SDK is under development and based on a experimental client concepts.
19
- For more information, see this [issue](https://github.com/open-feature/spec/issues/167).
20
-
21
16
  ## ๐Ÿ‘‹ Hey there! Thanks for checking out the OpenFeature Web SDK
22
17
 
23
18
  ### What is OpenFeature?
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openfeature/web-sdk",
3
- "version": "0.3.11",
3
+ "version": "0.4.0",
4
4
  "description": "OpenFeature SDK for Web",
5
5
  "main": "./dist/cjs/index.js",
6
6
  "files": [