|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## 0.4.5 - 2025-05-22 |
| 3 | +## 0.0.0-pre.0 - 2025-08-03 |
| 4 | + |
| 5 | +- Reforge rebrand |
| 6 | + |
| 7 | +# @prefab-cloud/prefab-cloud-js |
| 8 | + |
| 9 | +All releases below were released as part of the |
| 10 | +[@prefab-cloud/prefab-cloud-js](https://github.com/prefab-cloud/prefab-cloud-js) package. |
| 11 | + |
| 12 | +## @prefab-cloud/prefab-cloud-js 0.4.5 - 2025-05-22 |
4 | 13 |
|
5 | 14 | - Extra error handling for loader and telemetry uploader |
6 | 15 |
|
7 | | -## 0.4.4 - 2025-04-10 |
| 16 | +## @prefab-cloud/prefab-cloud-js 0.4.4 - 2025-04-10 |
8 | 17 |
|
9 | 18 | - Silently handle Telemetry AbortErrors (#70) |
10 | 19 |
|
11 | | -## 0.4.3 - 2025-03-12 |
| 20 | +## @prefab-cloud/prefab-cloud-js 0.4.3 - 2025-03-12 |
12 | 21 |
|
13 | 22 | - Use tsup for better ESM/CJS compatibility |
14 | 23 |
|
15 | | -## 0.4.2 - 2024-09-12 |
| 24 | +## @prefab-cloud/prefab-cloud-js 0.4.2 - 2024-09-12 |
16 | 25 |
|
17 | 26 | - Allow reading bootstrapped data on `window` (#67) |
18 | 27 |
|
19 | | -## 0.4.1 - 2024-08-27 |
| 28 | +## @prefab-cloud/prefab-cloud-js 0.4.1 - 2024-08-27 |
20 | 29 |
|
21 | 30 | - Failover to waistband if belt and suspenders are down (#66) |
22 | 31 |
|
23 | | -## 0.4.0 - 2024-08-21 |
| 32 | +## @prefab-cloud/prefab-cloud-js 0.4.0 - 2024-08-21 |
24 | 33 |
|
25 | 34 | - Support v2 evaluation endpoint / global delivery (#63) |
26 | 35 |
|
27 | | -## 0.3.5 - 2024-08-20 |
| 36 | +## @prefab-cloud/prefab-cloud-js 0.3.5 - 2024-08-20 |
28 | 37 |
|
29 | 38 | - Handle non-Latin1 characters in Base64 encoding (#65) |
30 | 39 |
|
31 | | -## 0.3.4 - 2024-07-18 |
| 40 | +## @prefab-cloud/prefab-cloud-js 0.3.4 - 2024-07-18 |
32 | 41 |
|
33 | 42 | - Fixes error when uploading eval telemetry for stringList values |
34 | 43 |
|
35 | | -## 0.3.3 - 2024-07-17 |
| 44 | +## @prefab-cloud/prefab-cloud-js 0.3.3 - 2024-07-17 |
36 | 45 |
|
37 | 46 | - Reduces volume of internal logging done by telemetry uploader |
38 | 47 |
|
39 | | -## 0.3.2 - 2024-07-16 |
| 48 | +## @prefab-cloud/prefab-cloud-js 0.3.2 - 2024-07-16 |
40 | 49 |
|
41 | 50 | - Adds validation console errors for Context object |
42 | 51 |
|
43 | | -## 0.3.1 - 2024-07-10 |
| 52 | +## @prefab-cloud/prefab-cloud-js 0.3.1 - 2024-07-10 |
44 | 53 |
|
45 | 54 | - Adds collectContextMode option to control context telemetry |
46 | 55 | - Tries to flush telemetry when browser window closes |
47 | 56 | - Improves prefix for internal logger names |
48 | 57 |
|
49 | | -## 0.3.0 - 2024-06-04 |
| 58 | +## @prefab-cloud/prefab-cloud-js 0.3.0 - 2024-06-04 |
50 | 59 |
|
51 | 60 | - collectEvaluationSummaries is now opt-out (#51) |
52 | 61 |
|
53 | | -## 0.2.6 - 2024-05-31 |
| 62 | +## @prefab-cloud/prefab-cloud-js 0.2.6 - 2024-05-31 |
54 | 63 |
|
55 | 64 | - Fix JSON parsing regression (#50) |
56 | 65 |
|
57 | | -## 0.2.5 - 2024-05-31 |
| 66 | +## @prefab-cloud/prefab-cloud-js 0.2.5 - 2024-05-31 |
58 | 67 |
|
59 | 68 | - Add support for durations (#49) |
60 | 69 |
|
61 | | -## 0.2.4 - 2024-05-03 |
| 70 | +## @prefab-cloud/prefab-cloud-js 0.2.4 - 2024-05-03 |
62 | 71 |
|
63 | 72 | - Add support for JSON config values |
64 | 73 |
|
65 | | -## 0.2.3 - 2024-01-24 |
| 74 | +## @prefab-cloud/prefab-cloud-js 0.2.3 - 2024-01-24 |
66 | 75 |
|
67 | 76 | - Add bundled/minified version |
68 | 77 |
|
69 | | -## 0.2.2 - 2024-01-17 |
| 78 | +## @prefab-cloud/prefab-cloud-js 0.2.2 - 2024-01-17 |
70 | 79 |
|
71 | 80 | - Updates to errors and warnings |
72 | 81 |
|
73 | | -## 0.2.1 - 2024-01-11 |
| 82 | +## @prefab-cloud/prefab-cloud-js 0.2.1 - 2024-01-11 |
74 | 83 |
|
75 | 84 | - Fix default endpoint for telemetry |
76 | 85 |
|
77 | | -## 0.2.0 - 2023-12-12 |
| 86 | +## @prefab-cloud/prefab-cloud-js 0.2.0 - 2023-12-12 |
78 | 87 |
|
79 | 88 | - Remove Identity (#38) |
80 | 89 | - Add `updateContext` (#39) |
81 | 90 |
|
82 | | -## 0.1.19 - 2023-12-11 |
| 91 | +## @prefab-cloud/prefab-cloud-js 0.1.19 - 2023-12-11 |
83 | 92 |
|
84 | 93 | - Accept a client version string so React client can identify correctly |
85 | 94 |
|
86 | | -## 0.1.18 - 2023-10-31 |
| 95 | +## @prefab-cloud/prefab-cloud-js 0.1.18 - 2023-10-31 |
87 | 96 |
|
88 | 97 | - Start reporting known loggers telemetry |
89 | 98 |
|
90 | | -## 0.1.16 - 2023-10-23 |
| 99 | +## @prefab-cloud/prefab-cloud-js 0.1.16 - 2023-10-23 |
91 | 100 |
|
92 | 101 | - Start reporting evaluation telemetry when keys are actually used |
93 | 102 |
|
94 | | -## 0.1.15 - 2023-09-20 |
| 103 | +## @prefab-cloud/prefab-cloud-js 0.1.15 - 2023-09-20 |
95 | 104 |
|
96 | 105 | - Add support for a `afterEvaluationCallback` callback for forwarding evaluation events to analytics |
97 | 106 | tools, etc. |
98 | 107 |
|
99 | | -## 0.1.14 - 2023-07-11 |
| 108 | +## @prefab-cloud/prefab-cloud-js 0.1.14 - 2023-07-11 |
100 | 109 |
|
101 | 110 | - Call stopPolling() when calling poll() (#25) |
102 | 111 |
|
103 | | -## 0.1.13 - 2023-07-11 |
| 112 | +## @prefab-cloud/prefab-cloud-js 0.1.13 - 2023-07-11 |
104 | 113 |
|
105 | 114 | - Fix bug with poll canceling (#23) |
106 | 115 |
|
107 | | -## 0.1.12 - 2023-07-11 |
| 116 | +## @prefab-cloud/prefab-cloud-js 0.1.12 - 2023-07-11 |
108 | 117 |
|
109 | 118 | - Reset polling on init (#21) |
110 | 119 |
|
111 | | -## 0.1.11 - 2023-07-03 |
| 120 | +## @prefab-cloud/prefab-cloud-js 0.1.11 - 2023-07-03 |
112 | 121 |
|
113 | 122 | - Support polling via `reforge.poll({frequencyInMs})` (#16) |
114 | 123 |
|
115 | | -## 0.1.10 - 2023-06-27 |
| 124 | +## @prefab-cloud/prefab-cloud-js 0.1.10 - 2023-06-27 |
116 | 125 |
|
117 | 126 | - Properly consider root logger (#11) |
118 | 127 |
|
119 | | -## 0.1.9 - 2023-06-27 |
| 128 | +## @prefab-cloud/prefab-cloud-js 0.1.9 - 2023-06-27 |
120 | 129 |
|
121 | 130 | - Add `shouldLog` for dynamic log levels (#10) |
122 | 131 |
|
123 | | -## [0.1.8] - 2023-05-01 |
| 132 | +## @prefab-cloud/prefab-cloud-js [0.1.8] - 2023-05-01 |
124 | 133 |
|
125 | 134 | - Version bump for NPM |
126 | 135 |
|
127 | | -## [0.1.7] - 2023-05-01 |
| 136 | +## @prefab-cloud/prefab-cloud-js [0.1.7] - 2023-05-01 |
128 | 137 |
|
129 | 138 | - Support `Context` and deprecate `Identity` |
130 | 139 |
|
131 | | -## [0.1.6] - 2023-04-28 |
| 140 | +## @prefab-cloud/prefab-cloud-js [0.1.6] - 2023-04-28 |
132 | 141 |
|
133 | 142 | - Version bump for NPM |
134 | 143 |
|
135 | | -## [0.1.5] - 2023-03-16 |
| 144 | +## @prefab-cloud/prefab-cloud-js [0.1.5] - 2023-03-16 |
136 | 145 |
|
137 | 146 | - Export cleanup |
138 | 147 |
|
139 | | -## [0.1.4] - 2023-03-16 |
| 148 | +## @prefab-cloud/prefab-cloud-js [0.1.4] - 2023-03-16 |
140 | 149 |
|
141 | 150 | - No default export |
142 | 151 |
|
143 | | -## [0.1.3] - 2022-09-29 |
| 152 | +## @prefab-cloud/prefab-cloud-js [0.1.3] - 2022-09-29 |
144 | 153 |
|
145 | 154 | - Simpler API endpoint URL for eval (#6) |
146 | 155 |
|
147 | | -## [0.1.2] - 2022-08-18 |
| 156 | +## @prefab-cloud/prefab-cloud-js [0.1.2] - 2022-08-18 |
148 | 157 |
|
149 | 158 | - Fix types for published package |
150 | 159 |
|
151 | | -## [0.1.1] - 2022-08-18 |
| 160 | +## @prefab-cloud/prefab-cloud-js [0.1.1] - 2022-08-18 |
152 | 161 |
|
153 | 162 | - Allow specifying a timeout for `fetch` (#5) |
154 | 163 | - Simplify `setConfig` (#3) |
155 | 164 | - Add types (#2) |
156 | 165 |
|
157 | | -## [0.1.0] - 2022-08-12 |
| 166 | +## @prefab-cloud/prefab-cloud-js [0.1.0] - 2022-08-12 |
158 | 167 |
|
159 | 168 | - First working commit (#1) |
0 commit comments