Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove beta warning for sdk-server. Added tsdoc comments for rn sdk. Added README for sdk-client. #334

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

yusinto
Copy link
Contributor

@yusinto yusinto commented Dec 28, 2023

No description provided.

Copy link

This pull request has been linked to Shortcut Story #226073: Prep rn sdk for alpha.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just sorted the options alphabetically automatically with the IDE. No functionality changes.

@@ -6,8 +6,6 @@

This project contains Typescript classes and interfaces that are applicable to server-side SDKs.

This library is a beta version and should not be considered ready for production use while this message is visible.
Copy link
Contributor Author

@yusinto yusinto Dec 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This package been in production for a while now so this warning should be removed.

@yusinto yusinto enabled auto-merge (squash) December 28, 2023 00:09
@yusinto yusinto merged commit bb7c3b4 into main Dec 28, 2023
16 checks passed
@yusinto yusinto deleted the yus/sc-226073/improve-rn-readme-tsdoc branch December 28, 2023 01:07
@github-actions github-actions bot mentioned this pull request Dec 28, 2023
yusinto pushed a commit that referenced this pull request Dec 28, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>@launchdarkly/akamai-edgeworker-sdk-common:
1.0.5</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/js-server-sdk-common bumped from ^2.1.1 to ^2.1.2
</details>

<details><summary>@launchdarkly/akamai-server-base-sdk: 2.0.5</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
* @launchdarkly/akamai-edgeworker-sdk-common bumped from ^1.0.4 to
^1.0.5
    * @launchdarkly/js-server-sdk-common bumped from ^2.1.1 to ^2.1.2
</details>

<details><summary>@launchdarkly/akamai-server-edgekv-sdk:
1.0.13</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
* @launchdarkly/akamai-edgeworker-sdk-common bumped from ^1.0.4 to
^1.0.5
    * @launchdarkly/js-server-sdk-common bumped from ^2.1.1 to ^2.1.2
</details>

<details><summary>@launchdarkly/cloudflare-server-sdk: 2.3.2</summary>

### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @launchdarkly/js-server-sdk-common-edge bumped from 2.1.1 to 2.1.2
</details>

<details><summary>js-client-sdk-common: 0.1.0</summary>

##
[0.1.0](js-client-sdk-common-v0.1.0...js-client-sdk-common-v0.1.0)
(2023-12-28)


### Bug Fixes

* Remove beta warning for sdk-server. Added tsdoc comments for rn sdk.
Added README for sdk-client.
([#334](#334))
([bb7c3b4](bb7c3b4))
</details>

<details><summary>js-server-sdk-common: 2.1.2</summary>

##
[2.1.2](js-server-sdk-common-v2.1.1...js-server-sdk-common-v2.1.2)
(2023-12-28)


### Bug Fixes

* Remove beta warning for sdk-server. Added tsdoc comments for rn sdk.
Added README for sdk-client.
([#334](#334))
([bb7c3b4](bb7c3b4))
</details>

<details><summary>@launchdarkly/js-server-sdk-common-edge:
2.1.2</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/js-server-sdk-common bumped from 2.1.1 to 2.1.2
</details>

<details><summary>@launchdarkly/node-server-sdk: 9.0.5</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/js-server-sdk-common bumped from 2.1.1 to 2.1.2
</details>

<details><summary>@launchdarkly/node-server-sdk-dynamodb:
6.0.5</summary>

### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @launchdarkly/node-server-sdk bumped from 9.0.4 to 9.0.5
</details>

<details><summary>@launchdarkly/node-server-sdk-redis: 4.0.5</summary>

### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @launchdarkly/node-server-sdk bumped from 9.0.4 to 9.0.5
</details>

<details><summary>react-native-client-sdk: 0.1.0</summary>

##
[0.1.0](react-native-client-sdk-v0.1.1...react-native-client-sdk-v0.1.0)
(2023-12-28)


### Bug Fixes

* Remove beta warning for sdk-server. Added tsdoc comments for rn sdk.
Added README for sdk-client.
([#334](#334))
([bb7c3b4](bb7c3b4))
</details>

<details><summary>@launchdarkly/vercel-server-sdk: 1.2.2</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/js-server-sdk-common-edge bumped from 2.1.1 to 2.1.2
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot mentioned this pull request Dec 28, 2023
yusinto pushed a commit that referenced this pull request Dec 28, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>js-client-sdk-common: 0.1.1</summary>

##
[0.1.1](js-client-sdk-common-v0.1.0...js-client-sdk-common-v0.1.1)
(2023-12-28)


### Bug Fixes

* Remove beta warning for sdk-server. Added tsdoc comments for rn sdk.
Added README for sdk-client.
([#334](#334))
([bb7c3b4](bb7c3b4))
* Remove release-as for sdk-client and rn sdk and updated READMEs.
([#337](#337))
([52bf088](52bf088))
</details>

<details><summary>react-native-client-sdk: 0.1.1</summary>

##
[0.1.1](react-native-client-sdk-v0.1.0...react-native-client-sdk-v0.1.1)
(2023-12-28)


### Bug Fixes

* Remove release-as for sdk-client and rn sdk and updated READMEs.
([#337](#337))
([52bf088](52bf088))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/js-client-sdk-common bumped from 0.1.0 to 0.1.1
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot mentioned this pull request Dec 28, 2023
yusinto pushed a commit that referenced this pull request Dec 28, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>react-native-client-sdk: 0.1.2</summary>

##
[0.1.2](react-native-client-sdk-v0.1.1...react-native-client-sdk-v0.1.2)
(2023-12-28)


### Bug Fixes

* Remove beta warning for sdk-server. Added tsdoc comments for rn sdk.
Added README for sdk-client.
([#334](#334))
([bb7c3b4](bb7c3b4))
* Remove release-as for sdk-client and rn sdk and updated READMEs.
([#337](#337))
([52bf088](52bf088))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants