|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -### Dependencies |
| 3 | +## [10.0.5](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v10.0.4...react-native-client-sdk-v10.0.5) (2024-03-27) |
| 4 | + |
| 5 | +### Bug Fixes |
4 | 6 |
|
| 7 | +- Stream retry failure due to previous open connection. ([#409](https://github.com/launchdarkly/js-core/issues/409)) ([ae08e08](https://github.com/launchdarkly/js-core/commit/ae08e08470d954a683940c4263f3274ac73c4206)) |
5 | 8 |
|
| 9 | +## [10.0.4](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v10.0.3...react-native-client-sdk-v10.0.4) (2024-03-25) |
| 10 | + |
| 11 | +### Bug Fixes |
| 12 | + |
| 13 | +- Send identify event. ([#407](https://github.com/launchdarkly/js-core/issues/407)) ([1d73462](https://github.com/launchdarkly/js-core/commit/1d73462914cd35925d34a84b61492a52406b4083)) |
6 | 14 |
|
7 | 15 | ### Dependencies |
8 | 16 |
|
9 | | -* The following workspace dependencies were updated |
10 | | - * dependencies |
11 | | - * @launchdarkly/js-client-sdk-common bumped from 1.0.2 to 1.0.3 |
| 17 | +- The following workspace dependencies were updated |
| 18 | + - dependencies |
| 19 | + - @launchdarkly/js-client-sdk-common bumped from 1.0.2 to 1.0.3 |
12 | 20 |
|
13 | 21 | ## [10.0.3](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v10.0.2...react-native-client-sdk-v10.0.3) (2024-03-15) |
14 | 22 |
|
15 | | - |
16 | 23 | ### Dependencies |
17 | 24 |
|
18 | | -* The following workspace dependencies were updated |
19 | | - * dependencies |
20 | | - * @launchdarkly/js-client-sdk-common bumped from 1.0.1 to 1.0.2 |
| 25 | +- The following workspace dependencies were updated |
| 26 | + - dependencies |
| 27 | + - @launchdarkly/js-client-sdk-common bumped from 1.0.1 to 1.0.2 |
21 | 28 |
|
22 | 29 | ## [10.0.2](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v10.0.1...react-native-client-sdk-v10.0.2) (2024-03-05) |
23 | 30 |
|
24 | | - |
25 | 31 | ### Bug Fixes |
26 | 32 |
|
27 | | -* Guard against null auto env attributes and async-storage. ([#384](https://github.com/launchdarkly/js-core/issues/384)) ([14ce392](https://github.com/launchdarkly/js-core/commit/14ce392ade486fa8168d2dae8375e4c201912f83)) |
28 | | - |
| 33 | +- Guard against null auto env attributes and async-storage. ([#384](https://github.com/launchdarkly/js-core/issues/384)) ([14ce392](https://github.com/launchdarkly/js-core/commit/14ce392ade486fa8168d2dae8375e4c201912f83)) |
29 | 34 |
|
30 | 35 | ### Dependencies |
31 | 36 |
|
32 | | -* The following workspace dependencies were updated |
33 | | - * dependencies |
34 | | - * @launchdarkly/js-client-sdk-common bumped from 1.0.0 to 1.0.1 |
| 37 | +- The following workspace dependencies were updated |
| 38 | + - dependencies |
| 39 | + - @launchdarkly/js-client-sdk-common bumped from 1.0.0 to 1.0.1 |
35 | 40 |
|
36 | 41 | ## [10.0.0](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v0.2.1...react-native-client-sdk-v10.0.0) (2024-02-08) |
37 | 42 |
|
38 | 43 | ### Introducing `@launchdarkly/react-native-client-sdk` as a replacement for `launchdarkly-react-native-client-sdk`. |
39 | 44 |
|
40 | | -* The SDK has been re-written in Typescript. |
41 | | -* Supports Expo. |
42 | | -* The SDK has been moved to a new [repository](https://github.com/launchdarkly/js-core/tree/main/packages/sdk/react-native) in github. |
43 | | -* The SDK has a new [package name](https://www.npmjs.com/package/@launchdarkly/react-native-client-sdk). |
44 | | - |
| 45 | +- The SDK has been re-written in Typescript. |
| 46 | +- Supports Expo. |
| 47 | +- The SDK has been moved to a new [repository](https://github.com/launchdarkly/js-core/tree/main/packages/sdk/react-native) in github. |
| 48 | +- The SDK has a new [package name](https://www.npmjs.com/package/@launchdarkly/react-native-client-sdk). |
45 | 49 |
|
46 | 50 | ### Features |
47 | 51 |
|
48 | | -* React Native SDK major release. ([#369](https://github.com/launchdarkly/js-core/issues/369)) ([1d5ca40](https://github.com/launchdarkly/js-core/commit/1d5ca40888c4db4bb938884ca55732750fb10614)) |
49 | | - |
| 52 | +- React Native SDK major release. ([#369](https://github.com/launchdarkly/js-core/issues/369)) ([1d5ca40](https://github.com/launchdarkly/js-core/commit/1d5ca40888c4db4bb938884ca55732750fb10614)) |
50 | 53 |
|
51 | 54 | ### Bug Fixes |
52 | 55 |
|
53 | | -* Fix Detox e2e tests broken after 0.73 update. ([#366](https://github.com/launchdarkly/js-core/issues/366)) ([6349b98](https://github.com/launchdarkly/js-core/commit/6349b98e70554d8240f0e8d6b1090e4c37bde6eb)) |
54 | | - |
| 56 | +- Fix Detox e2e tests broken after 0.73 update. ([#366](https://github.com/launchdarkly/js-core/issues/366)) ([6349b98](https://github.com/launchdarkly/js-core/commit/6349b98e70554d8240f0e8d6b1090e4c37bde6eb)) |
55 | 57 |
|
56 | 58 | ### Dependencies |
57 | 59 |
|
58 | | -* The following workspace dependencies were updated |
59 | | - * dependencies |
60 | | - * @launchdarkly/js-client-sdk-common bumped from 0.2.1 to 1.0.0 |
| 60 | +- The following workspace dependencies were updated |
| 61 | + - dependencies |
| 62 | + - @launchdarkly/js-client-sdk-common bumped from 0.2.1 to 1.0.0 |
61 | 63 |
|
62 | 64 | ## [0.2.1](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v0.2.0...react-native-client-sdk-v0.2.1) (2024-02-07) |
63 | 65 |
|
64 | | - |
65 | 66 | ### Bug Fixes |
66 | 67 |
|
67 | | -* Babel TypeError due to event-target-shim ([#365](https://github.com/launchdarkly/js-core/issues/365)) ([c1c0086](https://github.com/launchdarkly/js-core/commit/c1c008610f36c8dd0c1e3da3cf9450c64d41874f)) |
68 | | - |
| 68 | +- Babel TypeError due to event-target-shim ([#365](https://github.com/launchdarkly/js-core/issues/365)) ([c1c0086](https://github.com/launchdarkly/js-core/commit/c1c008610f36c8dd0c1e3da3cf9450c64d41874f)) |
69 | 69 |
|
70 | 70 | ### Dependencies |
71 | 71 |
|
72 | | -* The following workspace dependencies were updated |
73 | | - * dependencies |
74 | | - * @launchdarkly/js-client-sdk-common bumped from 0.2.0 to 0.2.1 |
| 72 | +- The following workspace dependencies were updated |
| 73 | + - dependencies |
| 74 | + - @launchdarkly/js-client-sdk-common bumped from 0.2.0 to 0.2.1 |
75 | 75 |
|
76 | 76 | ## [0.2.0](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v0.1.5...react-native-client-sdk-v0.2.0) (2024-02-06) |
77 | 77 |
|
78 | | - |
79 | 78 | ### Features |
80 | 79 |
|
81 | | -* React-native support for auto-env attributes. Only affects react-native package. ([deea99c](https://github.com/launchdarkly/js-core/commit/deea99ca2fbb3865f2ce55a83b2cf12e0ae2db5e)) |
82 | | -* Update eslint jest configuration and versions. ([deea99c](https://github.com/launchdarkly/js-core/commit/deea99ca2fbb3865f2ce55a83b2cf12e0ae2db5e)) |
83 | | - |
| 80 | +- React-native support for auto-env attributes. Only affects react-native package. ([deea99c](https://github.com/launchdarkly/js-core/commit/deea99ca2fbb3865f2ce55a83b2cf12e0ae2db5e)) |
| 81 | +- Update eslint jest configuration and versions. ([deea99c](https://github.com/launchdarkly/js-core/commit/deea99ca2fbb3865f2ce55a83b2cf12e0ae2db5e)) |
84 | 82 |
|
85 | 83 | ### Bug Fixes |
86 | 84 |
|
87 | | -* Add RN SDK offline support through ConnectionMode. ([#361](https://github.com/launchdarkly/js-core/issues/361)) ([d97ce82](https://github.com/launchdarkly/js-core/commit/d97ce82861438a1b79b93799a9d061cdfa1ab027)) |
88 | | -* Implement RN SDK EventSource jitter backoff. ([#359](https://github.com/launchdarkly/js-core/issues/359)) ([95e58bd](https://github.com/launchdarkly/js-core/commit/95e58bd666772b30b31ac98a462ca19407bc2bac)) |
89 | | -* Improvements and fixes from docs review. ([#362](https://github.com/launchdarkly/js-core/issues/362)) ([ba07fbf](https://github.com/launchdarkly/js-core/commit/ba07fbf4ea0b505c4bdc6376b6b36d7a9c1e5fda)) |
90 | | -* RN streamer connection in background and foreground. ([#360](https://github.com/launchdarkly/js-core/issues/360)) ([c69b768](https://github.com/launchdarkly/js-core/commit/c69b7686eed1971288adfbe527b4bf53ba5fe2b7)) |
91 | | - |
| 85 | +- Add RN SDK offline support through ConnectionMode. ([#361](https://github.com/launchdarkly/js-core/issues/361)) ([d97ce82](https://github.com/launchdarkly/js-core/commit/d97ce82861438a1b79b93799a9d061cdfa1ab027)) |
| 86 | +- Implement RN SDK EventSource jitter backoff. ([#359](https://github.com/launchdarkly/js-core/issues/359)) ([95e58bd](https://github.com/launchdarkly/js-core/commit/95e58bd666772b30b31ac98a462ca19407bc2bac)) |
| 87 | +- Improvements and fixes from docs review. ([#362](https://github.com/launchdarkly/js-core/issues/362)) ([ba07fbf](https://github.com/launchdarkly/js-core/commit/ba07fbf4ea0b505c4bdc6376b6b36d7a9c1e5fda)) |
| 88 | +- RN streamer connection in background and foreground. ([#360](https://github.com/launchdarkly/js-core/issues/360)) ([c69b768](https://github.com/launchdarkly/js-core/commit/c69b7686eed1971288adfbe527b4bf53ba5fe2b7)) |
92 | 89 |
|
93 | 90 | ### Dependencies |
94 | 91 |
|
95 | | -* The following workspace dependencies were updated |
96 | | - * dependencies |
97 | | - * @launchdarkly/js-client-sdk-common bumped from 0.1.2 to 0.2.0 |
| 92 | +- The following workspace dependencies were updated |
| 93 | + - dependencies |
| 94 | + - @launchdarkly/js-client-sdk-common bumped from 0.1.2 to 0.2.0 |
98 | 95 |
|
99 | 96 | ## [0.1.5](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v0.1.4...react-native-client-sdk-v0.1.5) (2024-01-16) |
100 | 97 |
|
101 | | - |
102 | 98 | ### Dependencies |
103 | 99 |
|
104 | | -* The following workspace dependencies were updated |
105 | | - * dependencies |
106 | | - * @launchdarkly/js-client-sdk-common bumped from 0.1.1 to 0.1.2 |
| 100 | +- The following workspace dependencies were updated |
| 101 | + - dependencies |
| 102 | + - @launchdarkly/js-client-sdk-common bumped from 0.1.1 to 0.1.2 |
107 | 103 |
|
108 | 104 | ## [0.1.4](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v0.1.3...react-native-client-sdk-v0.1.4) (2024-01-03) |
109 | 105 |
|
110 | | - |
111 | 106 | ### Bug Fixes |
112 | 107 |
|
113 | | -* Add Detox e2e tests. ([#340](https://github.com/launchdarkly/js-core/issues/340)) ([e7b9d29](https://github.com/launchdarkly/js-core/commit/e7b9d299fe1e1c34489f8688099de466a12a3622)) |
| 108 | +- Add Detox e2e tests. ([#340](https://github.com/launchdarkly/js-core/issues/340)) ([e7b9d29](https://github.com/launchdarkly/js-core/commit/e7b9d299fe1e1c34489f8688099de466a12a3622)) |
114 | 109 |
|
115 | 110 | ## [0.1.3](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v0.1.2...react-native-client-sdk-v0.1.3) (2023-12-29) |
116 | 111 |
|
117 | | - |
118 | 112 | ### Bug Fixes |
119 | 113 |
|
120 | | -* Add more rn sdk unit tests. ([#339](https://github.com/launchdarkly/js-core/issues/339)) ([913bc00](https://github.com/launchdarkly/js-core/commit/913bc0009a39188b6b9785e5c4b4b79078061821)) |
| 114 | +- Add more rn sdk unit tests. ([#339](https://github.com/launchdarkly/js-core/issues/339)) ([913bc00](https://github.com/launchdarkly/js-core/commit/913bc0009a39188b6b9785e5c4b4b79078061821)) |
121 | 115 |
|
122 | 116 | ## [0.1.2](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v0.1.1...react-native-client-sdk-v0.1.2) (2023-12-28) |
123 | 117 |
|
124 | | - |
125 | 118 | ### Bug Fixes |
126 | 119 |
|
127 | | -* Remove beta warning for sdk-server. Added tsdoc comments for rn sdk. Added README for sdk-client. ([#334](https://github.com/launchdarkly/js-core/issues/334)) ([bb7c3b4](https://github.com/launchdarkly/js-core/commit/bb7c3b45a72d203ad7209def3982d9094fb4cbc9)) |
128 | | -* Remove release-as for sdk-client and rn sdk and updated READMEs. ([#337](https://github.com/launchdarkly/js-core/issues/337)) ([52bf088](https://github.com/launchdarkly/js-core/commit/52bf088bd9c7a75f673e37de829459bbad4deb90)) |
| 120 | +- Remove beta warning for sdk-server. Added tsdoc comments for rn sdk. Added README for sdk-client. ([#334](https://github.com/launchdarkly/js-core/issues/334)) ([bb7c3b4](https://github.com/launchdarkly/js-core/commit/bb7c3b45a72d203ad7209def3982d9094fb4cbc9)) |
| 121 | +- Remove release-as for sdk-client and rn sdk and updated READMEs. ([#337](https://github.com/launchdarkly/js-core/issues/337)) ([52bf088](https://github.com/launchdarkly/js-core/commit/52bf088bd9c7a75f673e37de829459bbad4deb90)) |
129 | 122 |
|
130 | 123 | ## [0.1.1](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v0.1.0...react-native-client-sdk-v0.1.1) (2023-12-28) |
131 | 124 |
|
132 | | - |
133 | 125 | ### Bug Fixes |
134 | 126 |
|
135 | | -* Remove release-as for sdk-client and rn sdk and updated READMEs. ([#337](https://github.com/launchdarkly/js-core/issues/337)) ([52bf088](https://github.com/launchdarkly/js-core/commit/52bf088bd9c7a75f673e37de829459bbad4deb90)) |
136 | | - |
| 127 | +- Remove release-as for sdk-client and rn sdk and updated READMEs. ([#337](https://github.com/launchdarkly/js-core/issues/337)) ([52bf088](https://github.com/launchdarkly/js-core/commit/52bf088bd9c7a75f673e37de829459bbad4deb90)) |
137 | 128 |
|
138 | 129 | ### Dependencies |
139 | 130 |
|
140 | | -* The following workspace dependencies were updated |
141 | | - * dependencies |
142 | | - * @launchdarkly/js-client-sdk-common bumped from 0.1.0 to 0.1.1 |
| 131 | +- The following workspace dependencies were updated |
| 132 | + - dependencies |
| 133 | + - @launchdarkly/js-client-sdk-common bumped from 0.1.0 to 0.1.1 |
143 | 134 |
|
144 | 135 | ## [0.1.0](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v0.1.1...react-native-client-sdk-v0.1.0) (2023-12-28) |
145 | 136 |
|
146 | | - |
147 | 137 | ### Bug Fixes |
148 | 138 |
|
149 | | -* Remove beta warning for sdk-server. Added tsdoc comments for rn sdk. Added README for sdk-client. ([#334](https://github.com/launchdarkly/js-core/issues/334)) ([bb7c3b4](https://github.com/launchdarkly/js-core/commit/bb7c3b45a72d203ad7209def3982d9094fb4cbc9)) |
| 139 | +- Remove beta warning for sdk-server. Added tsdoc comments for rn sdk. Added README for sdk-client. ([#334](https://github.com/launchdarkly/js-core/issues/334)) ([bb7c3b4](https://github.com/launchdarkly/js-core/commit/bb7c3b45a72d203ad7209def3982d9094fb4cbc9)) |
150 | 140 |
|
151 | 141 | ## Changelog |
152 | 142 |
|
153 | 143 | ### Dependencies |
154 | 144 |
|
155 | | - |
156 | | - |
157 | 145 | ## Changelog |
158 | 146 |
|
159 | 147 | All notable changes to the LaunchDarkly SDK for React Native will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org). |
0 commit comments