Releases: launchdarkly/gatsby-plugin-launchdarkly
Releases · launchdarkly/gatsby-plugin-launchdarkly
1.0.0
[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 usecontext
instead.
0.4.0
0.3.2
[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:
- Moved the repository from GitHub's
launchdarkly-labs
account tolaunchdarkly
. The new repository URL is https://github.com/launchdarkly/gatsby-plugin-launchdarkly.