Skip to content

Releases: launchdarkly/gatsby-plugin-launchdarkly

1.0.0

30 Jun 20:57
Compare
Choose a tag to compare

[1.0.0] - 2023-06-30

The latest version of this SDK supports LaunchDarkly's new custom contexts feature. Contexts are an evolution of a previously-existing concept, "users." For more information please read the JavaScript SDK's latest release notes.

For detailed information about this version, please refer to the list below. For information on how to upgrade from the previous version, please read the react migration guide.

Added:

  • The context configuration option has been added.

Deprecated:

  • The user configuration option has been deprecated. Please use context instead.

0.4.0

16 Nov 15:42
Compare
Choose a tag to compare

[0.4.0] - 2022-11-16

Changed:

0.3.2

25 Mar 18:17
84546b6
Compare
Choose a tag to compare

[0.3.2] - 2020-03-25

Added:

  • Enabled the linter in the CI job. Fixed lint failures.
  • Added GitHub issue and pull request templates for an improved developer experience.

Changed: