UNPKG

@launchdarkly/node-server-sdk

Version:
702 lines (378 loc) 27.4 kB
# Changelog All notable changes to `@launchdarkly/node-server-sdk` will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org). ## [9.10.3](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.10.2...node-server-sdk-v9.10.3) (2025-11-21) ### Bug Fixes * Use release-please to update SDK versions ([#1013](https://github.com/launchdarkly/js-core/issues/1013)) ([d1d11f1](https://github.com/launchdarkly/js-core/commit/d1d11f1feb29fc5ccbf14506aa374162d452be42)) ## [9.10.2](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.10.1...node-server-sdk-v9.10.2) (2025-08-29) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.16.1 to 2.16.2 ## [9.10.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.10.0...node-server-sdk-v9.10.1) (2025-07-23) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.16.0 to 2.16.1 ## [9.10.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.9.2...node-server-sdk-v9.10.0) (2025-06-17) ### Features * Add plugin support for node. ([#880](https://github.com/launchdarkly/js-core/issues/880)) ([6b7bf7e](https://github.com/launchdarkly/js-core/commit/6b7bf7eca3b26c3d6e04736fee9ec2f137e743a5)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.15.2 to 2.16.0 ## [9.9.2](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.9.1...node-server-sdk-v9.9.2) (2025-05-21) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.15.1 to 2.15.2 ## [9.9.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.9.0...node-server-sdk-v9.9.1) (2025-04-29) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.15.0 to 2.15.1 ## [9.9.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.8.0...node-server-sdk-v9.9.0) (2025-04-16) ### Features * Environment ID support for hooks ([#823](https://github.com/launchdarkly/js-core/issues/823)) ([63dc9f9](https://github.com/launchdarkly/js-core/commit/63dc9f9f1300c598e79be27909f8195ac66d54ef)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.14.0 to 2.15.0 ## [9.8.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.7.7...node-server-sdk-v9.8.0) (2025-04-08) ### Features * Option to use gzip to compress event ([#814](https://github.com/launchdarkly/js-core/issues/814)) ([4e91431](https://github.com/launchdarkly/js-core/commit/4e914317d31378e2a1eaed5aa03e0ac6beac43d5)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.13.0 to 2.14.0 ## [9.7.7](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.7.6...node-server-sdk-v9.7.7) (2025-03-26) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.12.1 to 2.13.0 ## [9.7.6](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.7.5...node-server-sdk-v9.7.6) (2025-03-21) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.12.0 to 2.12.1 ## [9.7.5](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.7.4...node-server-sdk-v9.7.5) (2025-03-17) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.11.1 to 2.12.0 ## [9.7.4](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.7.3...node-server-sdk-v9.7.4) (2025-02-18) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.11.0 to 2.11.1 ## [9.7.3](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.7.2...node-server-sdk-v9.7.3) (2025-01-22) ### Bug Fixes * Fix typo in proxy-authorization header for basic authentication. ([#720](https://github.com/launchdarkly/js-core/issues/720)) ([220b6d6](https://github.com/launchdarkly/js-core/commit/220b6d6d34331d271ca30f0cae363c734fcc38bf)), closes [#718](https://github.com/launchdarkly/js-core/issues/718) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.10.0 to 2.11.0 ## [9.7.2](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.7.1...node-server-sdk-v9.7.2) (2024-11-14) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.9.1 to 2.10.0 ## [9.7.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.7.0...node-server-sdk-v9.7.1) (2024-11-04) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.9.0 to 2.9.1 ## [9.7.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.6.1...node-server-sdk-v9.7.0) (2024-10-17) ### Features * Apply private property naming standard. Mangle browser private properties. ([#620](https://github.com/launchdarkly/js-core/issues/620)) ([3e6d404](https://github.com/launchdarkly/js-core/commit/3e6d404ae665c5cc7e5a1394a59c8f2c9d5d682a)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.8.0 to 2.9.0 ## [9.6.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.6.0...node-server-sdk-v9.6.1) (2024-10-09) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.7.0 to 2.8.0 ## [9.6.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.5.4...node-server-sdk-v9.6.0) (2024-09-26) ### Features * Add support for conditional event source capabilities. ([#577](https://github.com/launchdarkly/js-core/issues/577)) ([fe82500](https://github.com/launchdarkly/js-core/commit/fe82500f28cf8d8311502098aa6cc2e73932064e)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.6.1 to 2.7.0 ## [9.5.4](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.5.3...node-server-sdk-v9.5.4) (2024-09-05) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.6.0 to 2.6.1 ## [9.5.3](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.5.2...node-server-sdk-v9.5.3) (2024-09-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.5.0 to 2.6.0 ## [9.5.2](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.5.1...node-server-sdk-v9.5.2) (2024-08-28) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.4.5 to 2.5.0 ## [9.5.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.5.0...node-server-sdk-v9.5.1) (2024-08-12) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.4.4 to 2.4.5 ## [9.5.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.4.7...node-server-sdk-v9.5.0) (2024-07-31) ### Features * Add wrapper support. ([#526](https://github.com/launchdarkly/js-core/issues/526)) ([29a43a4](https://github.com/launchdarkly/js-core/commit/29a43a4b5243e16d2f746340d4d50467e0875980)) ## [9.4.7](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.4.6...node-server-sdk-v9.4.7) (2024-07-01) ### Bug Fixes * Log errors when there is no error event handler. ([#495](https://github.com/launchdarkly/js-core/issues/495)) ([6b73699](https://github.com/launchdarkly/js-core/commit/6b73699061efa46cd291756d3932fcf78d480f40)) ## [9.4.6](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.4.5...node-server-sdk-v9.4.6) (2024-06-14) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.4.3 to 2.4.4 ## [9.4.5](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.4.4...node-server-sdk-v9.4.5) (2024-06-04) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.4.2 to 2.4.3 ## [9.4.4](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.4.3...node-server-sdk-v9.4.4) (2024-05-31) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.4.1 to 2.4.2 ## [9.4.3](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.4.2...node-server-sdk-v9.4.3) (2024-05-22) ### Bug Fixes * Update launchdarkly-eventsource to 2.0.3. ([#468](https://github.com/launchdarkly/js-core/issues/468)) ([c0f934d](https://github.com/launchdarkly/js-core/commit/c0f934db6066f4767e2f52b332adf4a3c2837e40)), closes [#458](https://github.com/launchdarkly/js-core/issues/458) ## [9.4.2](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.4.1...node-server-sdk-v9.4.2) (2024-05-21) ### Bug Fixes * Configure max backoff and jitter ratio to ensure exponential backoff. ([#463](https://github.com/launchdarkly/js-core/issues/463)) ([050007d](https://github.com/launchdarkly/js-core/commit/050007d8153ecd67633a05761e9ea3b27e15b0ca)) ## [9.4.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.4.0...node-server-sdk-v9.4.1) (2024-04-26) ### Bug Fixes * Update event source to better log unexpected disconnects. ([#451](https://github.com/launchdarkly/js-core/issues/451)) ([0c83afd](https://github.com/launchdarkly/js-core/commit/0c83afd5f539ecce09f4f5723bc01e5584cc268d)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.4.0 to 2.4.1 ## [9.4.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.3.0...node-server-sdk-v9.4.0) (2024-04-16) ### Features * Add support for optional timeout for waitForInitialization. ([#437](https://github.com/launchdarkly/js-core/issues/437)) ([c6032b3](https://github.com/launchdarkly/js-core/commit/c6032b3dd80421ff42aefd729442d18cd27b16e4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.3.0 to 2.4.0 ## [9.3.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.2.4...node-server-sdk-v9.3.0) (2024-04-10) This release introduces a Hooks API. Hooks are collections of user-defined callbacks that are executed by the SDK at various points of interest. You can use them to augment the SDK with metrics or tracing. ### Features * Add support for hooks. ([ce6f041](https://github.com/launchdarkly/js-core/commit/ce6f0414567945bbe39c22df7cf6ae24c2e32931)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.2.4 to 2.3.0 ## [9.2.4](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.2.3...node-server-sdk-v9.2.4) (2024-04-09) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.2.3 to 2.2.4 ## [9.2.3](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.2.2...node-server-sdk-v9.2.3) (2024-04-09) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.2.2 to 2.2.3 ## [9.2.2](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.2.1...node-server-sdk-v9.2.2) (2024-03-25) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.2.1 to 2.2.2 ## [9.2.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.2.0...node-server-sdk-v9.2.1) (2024-03-15) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.2.0 to 2.2.1 ## [9.2.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.1.1...node-server-sdk-v9.2.0) (2024-02-14) ### Features * Implement handling for gzip compressed responses. ([#367](https://github.com/launchdarkly/js-core/issues/367)) ([a52bee1](https://github.com/launchdarkly/js-core/commit/a52bee19b909b210b4957d46a300777de0e27ada)) ## [9.1.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.1.0...node-server-sdk-v9.1.1) (2024-02-08) ### Bug Fixes * Fix an issue where failed http requests could cause an unhandled promise rejection. ([#371](https://github.com/launchdarkly/js-core/issues/371)) ([dd6d0e7](https://github.com/launchdarkly/js-core/commit/dd6d0e7431786e15d6f086f5a667f315cf1094a2)) ## [9.1.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.0.6...node-server-sdk-v9.1.0) (2024-02-06) ### Features * React-native support for auto-env attributes. Only affects react-native package. ([deea99c](https://github.com/launchdarkly/js-core/commit/deea99ca2fbb3865f2ce55a83b2cf12e0ae2db5e)) * Update eslint jest configuration and versions. ([deea99c](https://github.com/launchdarkly/js-core/commit/deea99ca2fbb3865f2ce55a83b2cf12e0ae2db5e)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.1.3 to 2.2.0 ## [9.0.6](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.0.5...node-server-sdk-v9.0.6) (2024-01-16) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.1.2 to 2.1.3 ## [9.0.5](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.0.4...node-server-sdk-v9.0.5) (2023-12-27) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.1.1 to 2.1.2 ## [9.0.4](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.0.3...node-server-sdk-v9.0.4) (2023-12-04) ### Bug Fixes * Increment version for changing flagValues ([#317](https://github.com/launchdarkly/js-core/issues/317)) ([e8e07ef](https://github.com/launchdarkly/js-core/commit/e8e07ef66966f1a248fa0da8b8c63b703dfbae99)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.1.0 to 2.1.1 ## [9.0.3](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.0.2...node-server-sdk-v9.0.3) (2023-11-14) ### Bug Fixes * Better handle waiting for initialization for failure cases. ([#314](https://github.com/launchdarkly/js-core/issues/314)) ([16515df](https://github.com/launchdarkly/js-core/commit/16515df8526a0c1b884987294eaca848c38f7388)), closes [#312](https://github.com/launchdarkly/js-core/issues/312) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.0.2 to 2.1.0 ## [9.0.2](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.0.1...node-server-sdk-v9.0.2) (2023-11-01) ### Bug Fixes * Correct comparison for typeof check. ([#308](https://github.com/launchdarkly/js-core/issues/308)) ([568f2ab](https://github.com/launchdarkly/js-core/commit/568f2ab04d308da53b8a53bb6157a9ccd80c0b08)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.0.1 to 2.0.2 ## [9.0.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.0.0...node-server-sdk-v9.0.1) (2023-10-16) ### Bug Fixes * Export missed Migration types. ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 2.0.0 to 2.0.1 ## [9.0.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v8.2.4...node-server-sdk-v9.0.0) (2023-10-16) The latest version of this SDK supports the ability to manage migrations or modernizations, using migration flags. You might use this functionality if you are optimizing queries, upgrading to new tech stacks, migrating from one database to another, or other similar technology changes. Migration flags are part of LaunchDarkly's Early Access Program. This feature is available to all LaunchDarkly customers but may undergo additional changes before it is finalized. For detailed information about this version, refer to the list below. For information on how to upgrade from the previous version, read the [migration guide](https://docs.launchdarkly.com/sdk/server-side/node-js/migration-8-to-9). ### ⚠ BREAKING CHANGES * Implement Migrations. Refactor for client SDKs. ([#293](https://github.com/launchdarkly/js-core/issues/293)) * A new `Migration` type which provides an out-of-the-box configurable migration framework. * For more advanced use cases, added new `migrationVariation` and `trackMigration` methods on LdClient. * Added typed variation method `boolVariation`, `stringVariation`, `boolVariation`, `numVariation`, and `jsonVariation` for type-safe usage in TypeScript. ### Features * Implement Migrations. Refactor for client SDKs. ([#293](https://github.com/launchdarkly/js-core/issues/293)) ([c66aa6e](https://github.com/launchdarkly/js-core/commit/c66aa6ea0d12e1e4e565cb8378d367c31fab9c1b)) ### Changed: - Changes to common code to support upcoming client-side SDKs written in TypeScript. ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 1.2.3 to 2.0.0 ## [8.2.4](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v8.2.3...node-server-sdk-v8.2.4) (2023-09-06) ### Bug Fixes * Use clientSideAvailability instead of clientSide for filtering client side flags. ([#270](https://github.com/launchdarkly/js-core/issues/270)) ([2702342](https://github.com/launchdarkly/js-core/commit/27023429d36986466cda46aa4d95eb01c10cd455)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 1.2.2 to 1.2.3 ## [8.2.3](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v8.2.2...node-server-sdk-v8.2.3) (2023-08-28) ## Fixes: * Upgraded to `launchdarkly-eventsource` version `2.0.1`. This includes a fix for the buffer pre-allocation algorithm and handling partial messages. * Ensure that flag `update` events are dispatched after the SDK `ready` event. * Fix an issue that could cause the SDK log warnings about usage before initialization after an error handling a flag update. ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 1.2.1 to 1.2.2 ## [8.2.2](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v8.2.1...node-server-sdk-v8.2.2) (2023-08-24) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 1.2.0 to 1.2.1 ## [8.2.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v8.2.0...node-server-sdk-v8.2.1) (2023-08-14) Updated common dependency includes performance improvements. ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 1.1.0 to 1.2.0 ## [8.2.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v8.1.2...node-server-sdk-v8.2.0) (2023-08-14) ### Features * Allow specifying the user agent per-sdk implementation. ([#226](https://github.com/launchdarkly/js-core/issues/226)) ([e57716f](https://github.com/launchdarkly/js-core/commit/e57716f3f6f0ba8568e32b0937903ca46e5470ad)) ### Bug Fixes * Allow for negation of segment match clauses. ([#237](https://github.com/launchdarkly/js-core/issues/237)) ([d8e469a](https://github.com/launchdarkly/js-core/commit/d8e469a5e58b90c791fbbee80f7c0fc447c4e42f)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 1.0.8 to 1.1.0 ## [8.1.2](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v8.1.1...node-server-sdk-v8.1.2) (2023-08-10) ### Bug Fixes * Switch to es2017 target to ensure native async/await. ([a83e4e6](https://github.com/launchdarkly/js-core/commit/a83e4e62d04c66105a1b0e8893640a7ca2d641e4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 1.0.7 to 1.0.8 ## [8.1.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v8.1.0...node-server-sdk-v8.1.1) (2023-08-03) ### Bug Fixes * Ensure that test data user targets are handled correctly. ([#223](https://github.com/launchdarkly/js-core/issues/223)) ([8a423b2](https://github.com/launchdarkly/js-core/commit/8a423b22282624627200dfda1ebe4207f9db69a6)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 1.0.6 to 1.0.7 ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 0.2.0 to 0.3.0 ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 0.3.0 to 0.3.1 ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 1.0.1 to 1.0.2 ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 1.0.2 to 1.0.3 ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 1.0.4 to 1.0.5 ## [8.1.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v8.0.2...node-server-sdk-v8.1.0) (2023-07-05) ### Features * Update to launchdarkly-eventsource 2.0.0. ([#199](https://github.com/launchdarkly/js-core/issues/199)) ([5b7bac9](https://github.com/launchdarkly/js-core/commit/5b7bac9d864d7e7e5204131eae7612fc982e941e)) ## [8.0.2](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v8.0.1...node-server-sdk-v8.0.2) (2023-07-05) ### Bug Fixes * move "default" conditional exports to be last ([#190](https://github.com/launchdarkly/js-core/issues/190)) ([49ca1a1](https://github.com/launchdarkly/js-core/commit/49ca1a1d47595b2c3ef449054ba6d76a8685a590)) (Thanks, [seanparmelee](https://github.com/launchdarkly/js-core/pull/190) and [Katona](https://github.com/launchdarkly/js-core/pull/191)!) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 1.0.5 to 1.0.6 ## [8.0.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v0.5.0...node-server-sdk-v8.0.0) (2023-06-26) ### Introducing `@launchdarkly/node-server-sdk` as a replacement for `launchdarkly-node-server-sdk`. * The SDK has been re-written in Typescript. * The SDK has been moved to a new [repository](https://github.com/launchdarkly/js-core/tree/main/packages/sdk/server-node) in github. * The SDK has a new [package name](https://www.npmjs.com/package/@launchdarkly/node-server-sdk). ### Features * Node server SDK major release. ([#180](https://github.com/launchdarkly/js-core/issues/180)) ([2e02f72](https://github.com/launchdarkly/js-core/commit/2e02f72ec43e86fb203d32742b78a8e4a905a114)) ## [0.5.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v0.4.4...node-server-sdk-v0.5.0) (2023-06-15) ### Features * Allow imports from paths. ([#162](https://github.com/launchdarkly/js-core/issues/162)) ([0f8f601](https://github.com/launchdarkly/js-core/commit/0f8f601fb6b35e5e677c93c95f1bb70d53afc84f)) ## [0.4.4](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v0.4.3...node-server-sdk-v0.4.4) (2023-06-13) ### Bug Fixes * Correctly handle excluded big segments. ([#160](https://github.com/launchdarkly/js-core/issues/160)) ([e9cb45a](https://github.com/launchdarkly/js-core/commit/e9cb45a14ed6d3f931680dab0feb4b5cef350592)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 1.0.3 to 1.0.4 ## [0.4.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v0.4.0...node-server-sdk-v0.4.1) (2023-04-27) ### Bug Fixes * add licence and fix missing package.json fields. ([c586398](https://github.com/launchdarkly/js-core/commit/c5863980c5bf4ee2a7590dfc4f7c575045d669b0)) * Ensure top level commands work correctly ([#105](https://github.com/launchdarkly/js-core/issues/105)) ([762571f](https://github.com/launchdarkly/js-core/commit/762571ff851558d229e4d29ba40a9c16b89f2a8d)) * remove beta text from cloudflare sdk readme. ([c586398](https://github.com/launchdarkly/js-core/commit/c5863980c5bf4ee2a7590dfc4f7c575045d669b0)) ### Dependencies * The following workspace dependencies were updated * dependencies * @launchdarkly/js-server-sdk-common bumped from 1.0.0 to 1.0.1 ## [0.4.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v0.3.2...node-server-sdk-v0.4.0) (2023-04-26) ### Features * Updates common package dep to 1.0.0 ([#101](https://github.com/launchdarkly/js-core/issues/101)) ([9883675](https://github.com/launchdarkly/js-core/commit/98836758d1998f208a1e13a68955611e0b10a8ce)) ## [0.3.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v0.2.0...node-server-sdk-v0.3.0) (2023-03-16) ### ⚠ BREAKING CHANGES * Make options optional in init method for @launchdarkly/node-server-sdk. ([#64](https://github.com/launchdarkly/js-core/issues/64)) ### Bug Fixes * Make options optional in init method for @launchdarkly/node-server-sdk. ([#64](https://github.com/launchdarkly/js-core/issues/64)) ([291804e](https://github.com/launchdarkly/js-core/commit/291804e75119f42575615569c974c0813453d737)) ## [0.2.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v0.1.0...node-server-sdk-v0.2.0) (2023-03-16) ### Features * Update packaging to include only needed files. ([06b2f28](https://github.com/launchdarkly/js-core/commit/06b2f28c85ba9e8610f88cb234546403e534fa77)) ## 0.1.0 (2023-03-15) Initial prerelease version.