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
All notable changes to the LaunchDarkly OpenFeature provider for the Server-Side SDK for Node.js will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
+
5
+
## [0.1.3] - 2022-10-07
6
+
### Changed:
7
+
- Added an `npmignore` file so that dist can be included in the release, and src excluded.
8
+
9
+
## [0.1.2] - 2022-10-07
10
+
### Changed:
11
+
- Updated the scripts to include building with `prepublishOnly`.
12
+
13
+
## [0.1.1] - 2022-10-07
14
+
### Fixed:
15
+
- Updated `@openfeature/js-sdk` dependency be consistently `0.5.0`.
16
+
17
+
## [0.1.0] - 2022-10-07
18
+
Initial beta release of the LaunchDarkly OpenFeature provider for the Server-Side SDK for Node.js.
0 commit comments