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
contextconfiguration option has been added.
Deprecated:
- The
userconfiguration option has been deprecated. Please usecontextinstead.
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-labsaccount tolaunchdarkly. The new repository URL is https://github.com/launchdarkly/gatsby-plugin-launchdarkly.