Skip to content

Commit 3b7818c

Browse files
authored
update READMEs of JS packages (#96)
## Summary Make the README disclaimer about the 0.x version less offputting. ## How did you test this change? CI ## Are there any deployment considerations? changeset ## Does this work require review from our design team? no
1 parent 0605bd5 commit 3b7818c

File tree

4 files changed

+10
-12
lines changed

4 files changed

+10
-12
lines changed

.changeset/little-suits-leave.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@launchdarkly/observability-node': patch
3+
'@launchdarkly/session-replay': patch
4+
'@launchdarkly/observability': patch
5+
---
6+
7+
update README EAP notice

sdk/@launchdarkly/observability-node/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
[![NPM][o11y-sdk-dm-badge]][o11y-sdk-npm-link]
66
[![NPM][o11y-sdk-dt-badge]][o11y-sdk-npm-link]
77

8-
# Early Access Preview️
9-
10-
> [!CAUTION]
11-
> This library is a alpha version and should not be considered ready for production use while this message is visible.
8+
**NB: APIs are subject to change until a 1.x version is released.**
129

1310
## Install
1411

sdk/@launchdarkly/observability/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
[![NPM][o11y-sdk-dm-badge]][o11y-sdk-npm-link]
66
[![NPM][o11y-sdk-dt-badge]][o11y-sdk-npm-link]
77

8-
# Early Access Preview️
9-
10-
> [!CAUTION]
11-
> This library is in Early Access Preview and APIs are subject to change until a 1.x version is released.
8+
**NB: APIs are subject to change until a 1.x version is released.**
129

1310
## Install
1411

sdk/@launchdarkly/session-replay/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
[![NPM][o11y-sdk-dm-badge]][o11y-sdk-npm-link]
66
[![NPM][o11y-sdk-dt-badge]][o11y-sdk-npm-link]
77

8-
# Early Access Preview️
9-
10-
> [!CAUTION]
11-
> This library is in Early Access Preview and APIs are subject to change until a 1.x version is released.
8+
**NB: APIs are subject to change until a 1.x version is released.**
129

1310
## Install
1411

0 commit comments

Comments
 (0)