2.4.3 • Published 10 months ago

@carforyou/ld v2.4.3

Weekly downloads
707
License
MIT
Repository
github
Last release
10 months ago

CAR FOR YOU LaunchDarkly

semantic-release

Usage

npm install @carforyou/ld

Example

import { Provider } from "@carforyou/ld"

...

<Provider ldClientId={LAUNCH_DARKLY_ID} ldUser={ldUser} flags={flags}>
    <Components />
</Provider>

Development

npm run build

You can link your local npm package to integrate it with any local project:

npm run link -- <relative_path_to_project>

This ensures that projects react is linked back to build package and prevents errors due to duplicate react instances.

Release a new version

New versions are released on the ci using semantic-release as soon as you merge into master. Please make sure your merge commit message adheres to the corresponding conventions.

2.4.3

10 months ago

2.4.1

2 years ago

2.4.2

2 years ago

2.4.0

3 years ago

2.3.0

3 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.4

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.8-car3677.1

4 years ago

1.0.6-car3626.2

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.6-car3626.1

4 years ago

1.0.5

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago