react-client-sdk icon indicating copy to clipboard operation
react-client-sdk copied to clipboard

LaunchDarkly Client-side SDK for React.js

Results 55 react-client-sdk issues
Sort by recently updated
recently updated
newest added

Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.6 to 12.1.1. Changelog Sourced from @​rollup/plugin-typescript's changelog. v12.1.1 2024-10-16 Bugfixes fix: allow for files to be nested in folders within outDir (#1783) v12.1.0 2024-09-22 Features feat:...

dependencies
javascript

**Requirements** - [X] I have added test coverage for new or changed functionality - [X] I have followed the repository's [pull request submission guidelines](../blob/main/CONTRIBUTING.md#submitting-pull-requests) - [ ] I have validated...

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.23.1 to 0.24.0. Release notes Sourced from esbuild's releases. v0.24.0 This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either...

dependencies
javascript

**Requirements** - [X] I have added test coverage for new or changed functionality - [X] I have followed the repository's [pull request submission guidelines](../blob/main/CONTRIBUTING.md#submitting-pull-requests) - x ] I have validated...

According to the Configuration documentation here: https://docs.launchdarkly.com/sdk/client-side/react/react-web#configure-the-sdk there is an option to set a top-level property of "flags" to configure which flags should be subscribed to, as well as provide...