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: Ensure flag-detail-changed is called for deleted flags. #695

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

kinyoklion
Copy link
Member

@kinyoklion kinyoklion commented Nov 20, 2024

Noticed this difference in behavior when auditing the code for browser telemetry.

Copy link
Contributor

@launchdarkly/js-sdk-common size report
This is the brotli compressed size of the ESM build.
Size: 18669 bytes
Size limit: 21000

Copy link
Contributor

@launchdarkly/js-client-sdk-common size report
This is the brotli compressed size of the ESM build.
Size: 15354 bytes
Size limit: 20000

Copy link
Contributor

@launchdarkly/js-client-sdk size report
This is the brotli compressed size of the ESM build.
Size: 19480 bytes
Size limit: 21000

@kinyoklion kinyoklion marked this pull request as ready for review November 20, 2024 21:36
@kinyoklion kinyoklion requested a review from a team as a code owner November 20, 2024 21:36
@kinyoklion kinyoklion changed the title fix: Ensure flag-detail-changed inspector is called when a flag is de… fix: Ensure flag-detail-changed is called for deleted flags. Nov 20, 2024
@kinyoklion kinyoklion merged commit 6524030 into main Nov 21, 2024
25 checks passed
@kinyoklion kinyoklion deleted the rlamb/sdk-929/inspector-delete branch November 21, 2024 16:38
@github-actions github-actions bot mentioned this pull request Nov 21, 2024
kinyoklion pushed a commit that referenced this pull request Nov 22, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>js-client-sdk: 0.3.3</summary>

##
[0.3.3](js-client-sdk-v0.3.2...js-client-sdk-v0.3.3)
(2024-11-22)


### Dependencies

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

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

##
[1.12.1](js-client-sdk-common-v1.12.0...js-client-sdk-common-v1.12.1)
(2024-11-22)


### Bug Fixes

* Ensure flag-detail-changed is called for deleted flags.
([#695](#695))
([6524030](6524030))
</details>

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

##
[10.9.3](react-native-client-sdk-v10.9.2...react-native-client-sdk-v10.9.3)
(2024-11-22)


### Dependencies

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

<details><summary>server-sdk-ai: 0.4.0</summary>

##
[0.4.0](server-sdk-ai-v0.3.0...server-sdk-ai-v0.4.0)
(2024-11-22)


### ⚠ BREAKING CHANGES

* Updated AI config interface.
([#697](#697))

### Features

* Updated AI config interface.
([#697](#697))
([cd72ea8](cd72ea8))
</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