@magic-ext/flow 17.0.0 → 17.0.1-canary.703.7755368281.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
- package/CHANGELOG.md +0 -428
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@magic-ext/flow",
|
|
3
|
-
"version": "17.0.0",
|
|
3
|
+
"version": "17.0.1-canary.703.7755368281.0",
|
|
4
4
|
"description": "magic flow extension",
|
|
5
5
|
"author": "Magic <team@magic.link> (https://magic.link/)",
|
|
6
6
|
"license": "MIT",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
]
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@magic-sdk/commons": "
|
|
31
|
+
"@magic-sdk/commons": "18.0.1-canary.703.7755368281.0",
|
|
32
32
|
"@onflow/fcl": "^1.4.1",
|
|
33
33
|
"@onflow/types": "^1.1.0"
|
|
34
34
|
},
|
|
@@ -36,5 +36,5 @@
|
|
|
36
36
|
"@onflow/fcl": "^1.4.1",
|
|
37
37
|
"@onflow/types": "^1.1.0"
|
|
38
38
|
},
|
|
39
|
-
"gitHead": "
|
|
39
|
+
"gitHead": "c2d7d3b13ae77e3def6a51aa7095de4cf6f970b7"
|
|
40
40
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,428 +0,0 @@
|
|
|
1
|
-
# v16.4.1 (Fri Dec 15 2023)
|
|
2
|
-
|
|
3
|
-
#### 🐛 Bug Fix
|
|
4
|
-
|
|
5
|
-
- Merge branch 'master' into rominhalltari-sc-91530-investigate-and-provide-solution-for-issue ([@romin-halltari](https://github.com/romin-halltari))
|
|
6
|
-
|
|
7
|
-
#### Authors: 1
|
|
8
|
-
|
|
9
|
-
- [@romin-halltari](https://github.com/romin-halltari)
|
|
10
|
-
|
|
11
|
-
---
|
|
12
|
-
|
|
13
|
-
# v16.4.0 (Thu Dec 14 2023)
|
|
14
|
-
|
|
15
|
-
#### 🐛 Bug Fix
|
|
16
|
-
|
|
17
|
-
- Merge branch 'master' into split-key-device-share ([@Dizigen](https://github.com/Dizigen))
|
|
18
|
-
|
|
19
|
-
#### Authors: 1
|
|
20
|
-
|
|
21
|
-
- David He ([@Dizigen](https://github.com/Dizigen))
|
|
22
|
-
|
|
23
|
-
---
|
|
24
|
-
|
|
25
|
-
# v16.3.2 (Tue Nov 28 2023)
|
|
26
|
-
|
|
27
|
-
#### 🐛 Bug Fix
|
|
28
|
-
|
|
29
|
-
- Merge branch 'master' into josh-sc-90794-add-types-export-to-scaffolding ([@joshuascan](https://github.com/joshuascan))
|
|
30
|
-
|
|
31
|
-
#### Authors: 1
|
|
32
|
-
|
|
33
|
-
- Josh Scanlan ([@joshuascan](https://github.com/joshuascan))
|
|
34
|
-
|
|
35
|
-
---
|
|
36
|
-
|
|
37
|
-
# v16.3.1 (Tue Nov 21 2023)
|
|
38
|
-
|
|
39
|
-
#### 🐛 Bug Fix
|
|
40
|
-
|
|
41
|
-
- Fix TypeScript resolution for @magic-ext/* packages when using modern module resolution (node16 etc) [#670](https://github.com/magiclabs/magic-js/pull/670) ([@rjwebb](https://github.com/rjwebb) [@joshuascan](https://github.com/joshuascan))
|
|
42
|
-
- Merge branch 'master' into rjwebb/669-fix-node16-magic-ext-imports ([@joshuascan](https://github.com/joshuascan))
|
|
43
|
-
- Update package.json exports to expose types when using node16 typescript, for algorand, auth, avalanche, bitcoin, conflux, cosmos, ed25519, flow, gdkms, harmony, hedera, icon, near, oauth, oidc, polkadot, react-native-bare-oauth, react-native-expo-oauth, taquito, terra, tezos, webauthn and zilliqa ([@rjwebb](https://github.com/rjwebb))
|
|
44
|
-
|
|
45
|
-
#### Authors: 2
|
|
46
|
-
|
|
47
|
-
- Bob Webb ([@rjwebb](https://github.com/rjwebb))
|
|
48
|
-
- Josh Scanlan ([@joshuascan](https://github.com/joshuascan))
|
|
49
|
-
|
|
50
|
-
---
|
|
51
|
-
|
|
52
|
-
# v16.2.1 (Tue Nov 14 2023)
|
|
53
|
-
|
|
54
|
-
#### 🐛 Bug Fix
|
|
55
|
-
|
|
56
|
-
- Merge branch 'master' into injectable-webcrypto-jwt-for-session-persistence ([@Dizigen](https://github.com/Dizigen))
|
|
57
|
-
|
|
58
|
-
#### Authors: 1
|
|
59
|
-
|
|
60
|
-
- David He ([@Dizigen](https://github.com/Dizigen))
|
|
61
|
-
|
|
62
|
-
---
|
|
63
|
-
|
|
64
|
-
# v16.2.0 (Tue Oct 24 2023)
|
|
65
|
-
|
|
66
|
-
#### 🐛 Bug Fix
|
|
67
|
-
|
|
68
|
-
- Merge branch 'master' into hcote-support-sepolia-natively ([@hcote](https://github.com/hcote))
|
|
69
|
-
|
|
70
|
-
#### Authors: 1
|
|
71
|
-
|
|
72
|
-
- Hunter Cote ([@hcote](https://github.com/hcote))
|
|
73
|
-
|
|
74
|
-
---
|
|
75
|
-
|
|
76
|
-
# v16.0.0 (Fri Oct 13 2023)
|
|
77
|
-
|
|
78
|
-
#### 🐛 Bug Fix
|
|
79
|
-
|
|
80
|
-
- Merge branch 'master' into force-ctor-preload-iframe ([@Dizigen](https://github.com/Dizigen))
|
|
81
|
-
|
|
82
|
-
#### Authors: 1
|
|
83
|
-
|
|
84
|
-
- David He ([@Dizigen](https://github.com/Dizigen))
|
|
85
|
-
|
|
86
|
-
---
|
|
87
|
-
|
|
88
|
-
# v15.1.2 (Wed Oct 11 2023)
|
|
89
|
-
|
|
90
|
-
#### 🐛 Bug Fix
|
|
91
|
-
|
|
92
|
-
- Removes React Native entrypoint from all extension's package.json [#644](https://github.com/magiclabs/magic-js/pull/644) ([@Ariflo](https://github.com/Ariflo))
|
|
93
|
-
- Removes React Native entrypoint from all extensions package.json ([@Ariflo](https://github.com/Ariflo))
|
|
94
|
-
|
|
95
|
-
#### Authors: 1
|
|
96
|
-
|
|
97
|
-
- Arian Flores ([@Ariflo](https://github.com/Ariflo))
|
|
98
|
-
|
|
99
|
-
---
|
|
100
|
-
|
|
101
|
-
# v15.1.1 (Mon Oct 02 2023)
|
|
102
|
-
|
|
103
|
-
#### 🐛 Bug Fix
|
|
104
|
-
|
|
105
|
-
- Merge branch 'master' into patjacobs-sc-83016-ux-optimization-expired-email-otps ([@patjacobs-magic](https://github.com/patjacobs-magic))
|
|
106
|
-
|
|
107
|
-
#### Authors: 1
|
|
108
|
-
|
|
109
|
-
- [@patjacobs-magic](https://github.com/patjacobs-magic)
|
|
110
|
-
|
|
111
|
-
---
|
|
112
|
-
|
|
113
|
-
# v15.1.0 (Fri Sep 29 2023)
|
|
114
|
-
|
|
115
|
-
#### 🐛 Bug Fix
|
|
116
|
-
|
|
117
|
-
- Merge remote-tracking branch 'origin/master' into jerryliu-sc-87830-optimize-webcrypto-implementation-to-generate ([@Ethella](https://github.com/Ethella))
|
|
118
|
-
|
|
119
|
-
#### Authors: 1
|
|
120
|
-
|
|
121
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
122
|
-
|
|
123
|
-
---
|
|
124
|
-
|
|
125
|
-
# v15.0.3 (Fri Sep 22 2023)
|
|
126
|
-
|
|
127
|
-
#### 🐛 Bug Fix
|
|
128
|
-
|
|
129
|
-
- adds cdnGlobalName to flow package.json [#630](https://github.com/magiclabs/magic-js/pull/630) ([@joshuascan](https://github.com/joshuascan))
|
|
130
|
-
- adds cdnGlobalName to flow package.json ([@joshuascan](https://github.com/joshuascan))
|
|
131
|
-
|
|
132
|
-
#### Authors: 1
|
|
133
|
-
|
|
134
|
-
- Josh Scanlan ([@joshuascan](https://github.com/joshuascan))
|
|
135
|
-
|
|
136
|
-
---
|
|
137
|
-
|
|
138
|
-
# v14.3.0 (Wed Aug 16 2023)
|
|
139
|
-
|
|
140
|
-
#### 🐛 Bug Fix
|
|
141
|
-
|
|
142
|
-
- Merge branch 'master' into josh-sc-75022-standalone-update-email-v2 ([@joshuascan](https://github.com/joshuascan))
|
|
143
|
-
|
|
144
|
-
#### Authors: 1
|
|
145
|
-
|
|
146
|
-
- Josh Scanlan ([@joshuascan](https://github.com/joshuascan))
|
|
147
|
-
|
|
148
|
-
---
|
|
149
|
-
|
|
150
|
-
# v14.1.0 (Tue Aug 08 2023)
|
|
151
|
-
|
|
152
|
-
#### 🐛 Bug Fix
|
|
153
|
-
|
|
154
|
-
- Merge remote-tracking branch 'origin/master' into jerryliu-sc-81984-update-loginwithemailotp-interface-with-new ([@Ethella](https://github.com/Ethella))
|
|
155
|
-
- Merge remote-tracking branch 'origin/master' ([@Ethella](https://github.com/Ethella))
|
|
156
|
-
|
|
157
|
-
#### Authors: 1
|
|
158
|
-
|
|
159
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
160
|
-
|
|
161
|
-
---
|
|
162
|
-
|
|
163
|
-
# v13.5.0 (Fri Jul 14 2023)
|
|
164
|
-
|
|
165
|
-
#### 🚀 Enhancement
|
|
166
|
-
|
|
167
|
-
- Update flow dependencies [#581](https://github.com/magiclabs/magic-js/pull/581) ([@octave08](https://github.com/octave08))
|
|
168
|
-
|
|
169
|
-
#### 🐛 Bug Fix
|
|
170
|
-
|
|
171
|
-
- Update flow packages ([@octave08](https://github.com/octave08))
|
|
172
|
-
|
|
173
|
-
#### Authors: 1
|
|
174
|
-
|
|
175
|
-
- Jay Hwang ([@octave08](https://github.com/octave08))
|
|
176
|
-
|
|
177
|
-
---
|
|
178
|
-
|
|
179
|
-
# v13.3.0 (Fri Jul 07 2023)
|
|
180
|
-
|
|
181
|
-
#### 🚀 Enhancement
|
|
182
|
-
|
|
183
|
-
- Upgrade @onflow/fcl [#563](https://github.com/magiclabs/magic-js/pull/563) ([@octave08](https://github.com/octave08))
|
|
184
|
-
|
|
185
|
-
#### 🐛 Bug Fix
|
|
186
|
-
|
|
187
|
-
- migration ([@octave08](https://github.com/octave08))
|
|
188
|
-
- Upgrade @onflow/fcl ([@octave08](https://github.com/octave08))
|
|
189
|
-
|
|
190
|
-
#### ⚠️ Pushed to `master`
|
|
191
|
-
|
|
192
|
-
- Merge remote-tracking branch 'origin/master' ([@Ethella](https://github.com/Ethella))
|
|
193
|
-
|
|
194
|
-
#### Authors: 2
|
|
195
|
-
|
|
196
|
-
- Jay Hwang ([@octave08](https://github.com/octave08))
|
|
197
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
198
|
-
|
|
199
|
-
---
|
|
200
|
-
|
|
201
|
-
# v13.2.0 (Fri Jun 23 2023)
|
|
202
|
-
|
|
203
|
-
#### 🚀 Enhancement
|
|
204
|
-
|
|
205
|
-
- Auto version bumping [#557](https://github.com/magiclabs/magic-js/pull/557) ([@Ethella](https://github.com/Ethella) [@Ariflo](https://github.com/Ariflo))
|
|
206
|
-
- Updates License to Apache 2.0 [#551](https://github.com/magiclabs/magic-js/pull/551) ([@Ariflo](https://github.com/Ariflo))
|
|
207
|
-
|
|
208
|
-
#### 🐛 Bug Fix
|
|
209
|
-
|
|
210
|
-
- Match NPM Version ([@Ariflo](https://github.com/Ariflo))
|
|
211
|
-
- Update CHANGELOG.md \[skip ci\] ([@Ethella](https://github.com/Ethella))
|
|
212
|
-
- Replace `magic-sdk` w/ `@magic-sdk/commons` for `@magic-ext/oidc` Package [#550](https://github.com/magiclabs/magic-js/pull/550) ([@Ariflo](https://github.com/Ariflo))
|
|
213
|
-
- Updates License to Apache 2.0 ([@Ariflo](https://github.com/Ariflo))
|
|
214
|
-
|
|
215
|
-
#### Authors: 2
|
|
216
|
-
|
|
217
|
-
- Arian Flores ([@Ariflo](https://github.com/Ariflo))
|
|
218
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
219
|
-
|
|
220
|
-
---
|
|
221
|
-
|
|
222
|
-
# v13.1.0 (Fri Jun 23 2023)
|
|
223
|
-
|
|
224
|
-
#### 🚀 Enhancement
|
|
225
|
-
|
|
226
|
-
- Updates License to Apache 2.0 [#551](https://github.com/magiclabs/magic-js/pull/551) ([@Ariflo](https://github.com/Ariflo))
|
|
227
|
-
|
|
228
|
-
#### 🐛 Bug Fix
|
|
229
|
-
|
|
230
|
-
- Replace `magic-sdk` w/ `@magic-sdk/commons` for `@magic-ext/oidc` Package [#550](https://github.com/magiclabs/magic-js/pull/550) ([@Ariflo](https://github.com/Ariflo))
|
|
231
|
-
- Updates License to Apache 2.0 ([@Ariflo](https://github.com/Ariflo))
|
|
232
|
-
|
|
233
|
-
#### Authors: 1
|
|
234
|
-
|
|
235
|
-
- Arian Flores ([@Ariflo](https://github.com/Ariflo))
|
|
236
|
-
|
|
237
|
-
---
|
|
238
|
-
|
|
239
|
-
# v12.3.0 (Fri May 26 2023)
|
|
240
|
-
|
|
241
|
-
#### 🐛 Bug Fix
|
|
242
|
-
|
|
243
|
-
- Merge remote-tracking branch 'origin/master' into jerryliu_hotfix_gdkms ([@Ethella](https://github.com/Ethella))
|
|
244
|
-
|
|
245
|
-
#### Authors: 1
|
|
246
|
-
|
|
247
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
248
|
-
|
|
249
|
-
---
|
|
250
|
-
|
|
251
|
-
# v12.1.5 (Fri May 19 2023)
|
|
252
|
-
|
|
253
|
-
#### 🐛 Bug Fix
|
|
254
|
-
|
|
255
|
-
- Merge remote-tracking branch 'origin/master' into jerryliu-sc-77755-kresus-hotfix ([@Ethella](https://github.com/Ethella))
|
|
256
|
-
|
|
257
|
-
#### Authors: 1
|
|
258
|
-
|
|
259
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
260
|
-
|
|
261
|
-
---
|
|
262
|
-
|
|
263
|
-
# v12.1.1 (Fri Apr 21 2023)
|
|
264
|
-
|
|
265
|
-
#### 🐛 Bug Fix
|
|
266
|
-
|
|
267
|
-
- Merge remote-tracking branch 'origin/master' into jerryliu-sc-75641-lazer-request-showsettings-page-mfa ([@Ethella](https://github.com/Ethella))
|
|
268
|
-
|
|
269
|
-
#### Authors: 1
|
|
270
|
-
|
|
271
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
272
|
-
|
|
273
|
-
---
|
|
274
|
-
|
|
275
|
-
# v12.1.0 (Thu Apr 20 2023)
|
|
276
|
-
|
|
277
|
-
#### 🐛 Bug Fix
|
|
278
|
-
|
|
279
|
-
- Merge branch 'master' into jerryliu-sc-75641-lazer-request-showsettings-page-mfa ([@Ethella](https://github.com/Ethella))
|
|
280
|
-
|
|
281
|
-
#### Authors: 1
|
|
282
|
-
|
|
283
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
284
|
-
|
|
285
|
-
---
|
|
286
|
-
|
|
287
|
-
# v11.1.0 (Tue Apr 04 2023)
|
|
288
|
-
|
|
289
|
-
#### 🐛 Bug Fix
|
|
290
|
-
|
|
291
|
-
- feat: [sc-73967] Auto publish canary version for Magic SDK [#478](https://github.com/magiclabs/magic-js/pull/478) ([@bcleary06](https://github.com/bcleary06))
|
|
292
|
-
- Merge branch 'master' into briancleary7114-sc-73967-auto-publish-canary-version-for-magic-sdk ([@bcleary06](https://github.com/bcleary06))
|
|
293
|
-
|
|
294
|
-
#### Authors: 1
|
|
295
|
-
|
|
296
|
-
- Brian Cleary ([@bcleary06](https://github.com/bcleary06))
|
|
297
|
-
|
|
298
|
-
---
|
|
299
|
-
|
|
300
|
-
# v11.0.2 (Mon Apr 03 2023)
|
|
301
|
-
|
|
302
|
-
#### 🐛 Bug Fix
|
|
303
|
-
|
|
304
|
-
- Calling magic flow authorization throws error [sc-74792] [#489](https://github.com/magiclabs/magic-js/pull/489) ([@bcleary06](https://github.com/bcleary06))
|
|
305
|
-
- Calling magic flow authorization throws error [sc-74792] ([@bcleary06](https://github.com/bcleary06))
|
|
306
|
-
|
|
307
|
-
#### Authors: 1
|
|
308
|
-
|
|
309
|
-
- Brian Cleary ([@bcleary06](https://github.com/bcleary06))
|
|
310
|
-
|
|
311
|
-
---
|
|
312
|
-
|
|
313
|
-
# v11.0.0 (Fri Mar 31 2023)
|
|
314
|
-
|
|
315
|
-
#### 🐛 Bug Fix
|
|
316
|
-
|
|
317
|
-
- Merge remote-tracking branch 'origin/master' into jerryliu-sc-74424-email-otp-login-invalid-email-otp-event ([@Ethella](https://github.com/Ethella))
|
|
318
|
-
|
|
319
|
-
#### Authors: 1
|
|
320
|
-
|
|
321
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
322
|
-
|
|
323
|
-
---
|
|
324
|
-
|
|
325
|
-
# v8.7.2 (Tue Mar 21 2023)
|
|
326
|
-
|
|
327
|
-
#### 🐛 Bug Fix
|
|
328
|
-
|
|
329
|
-
- Merge branch 'master' into briancleary7114-sc-71135-add-checkout-sdk-method ([@bcleary06](https://github.com/bcleary06))
|
|
330
|
-
|
|
331
|
-
#### Authors: 1
|
|
332
|
-
|
|
333
|
-
- Brian Cleary ([@bcleary06](https://github.com/bcleary06))
|
|
334
|
-
|
|
335
|
-
---
|
|
336
|
-
|
|
337
|
-
# v8.7.0 (Tue Mar 07 2023)
|
|
338
|
-
|
|
339
|
-
#### 🚀 Enhancement
|
|
340
|
-
|
|
341
|
-
- Updated events to properly send otp [#469](https://github.com/magiclabs/magic-js/pull/469) ([@mushfichowdhury-magic](https://github.com/mushfichowdhury-magic))
|
|
342
|
-
|
|
343
|
-
#### Authors: 1
|
|
344
|
-
|
|
345
|
-
- Mushfi Chowdhury ([@mushfichowdhury-magic](https://github.com/mushfichowdhury-magic))
|
|
346
|
-
|
|
347
|
-
---
|
|
348
|
-
|
|
349
|
-
# v8.6.0 (Mon Mar 06 2023)
|
|
350
|
-
|
|
351
|
-
#### 🚀 Enhancement
|
|
352
|
-
|
|
353
|
-
- flow getAccount and pass cadence in [#466](https://github.com/magiclabs/magic-js/pull/466) ([@harryEth](https://github.com/harryEth))
|
|
354
|
-
|
|
355
|
-
#### Authors: 1
|
|
356
|
-
|
|
357
|
-
- [@harryEth](https://github.com/harryEth)
|
|
358
|
-
|
|
359
|
-
---
|
|
360
|
-
|
|
361
|
-
# v8.5.0 (Tue Feb 28 2023)
|
|
362
|
-
|
|
363
|
-
#### 🐛 Bug Fix
|
|
364
|
-
|
|
365
|
-
- Merge branch 'master' of github.com:magiclabs/magic-js into mushfichowdhury-login-with-email-otp-whitelabel ([@mushfichowdhury-magic](https://github.com/mushfichowdhury-magic))
|
|
366
|
-
|
|
367
|
-
#### Authors: 1
|
|
368
|
-
|
|
369
|
-
- Mushfi Chowdhury ([@mushfichowdhury-magic](https://github.com/mushfichowdhury-magic))
|
|
370
|
-
|
|
371
|
-
---
|
|
372
|
-
|
|
373
|
-
# v3.1.0 (Mon Mar 07 2022)
|
|
374
|
-
|
|
375
|
-
#### 🚀 Enhancement
|
|
376
|
-
|
|
377
|
-
- Add flow domain tag feature support [#293](https://github.com/magiclabs/magic-js/pull/293) ([@harryEth](https://github.com/harryEth))
|
|
378
|
-
|
|
379
|
-
#### Authors: 1
|
|
380
|
-
|
|
381
|
-
- [@harryEth](https://github.com/harryEth)
|
|
382
|
-
|
|
383
|
-
---
|
|
384
|
-
|
|
385
|
-
# v3.0.1 (Tue Jan 25 2022)
|
|
386
|
-
|
|
387
|
-
#### 🐛 Bug Fix
|
|
388
|
-
|
|
389
|
-
- Fix CDN build targets [#270](https://github.com/magiclabs/magic-js/pull/270) ([@smithki](https://github.com/smithki))
|
|
390
|
-
- Fix CDN issues related to ESBuild ([@smithki](https://github.com/smithki))
|
|
391
|
-
|
|
392
|
-
#### Authors: 1
|
|
393
|
-
|
|
394
|
-
- Ian K Smith ([@smithki](https://github.com/smithki))
|
|
395
|
-
|
|
396
|
-
---
|
|
397
|
-
|
|
398
|
-
# v3.0.0 (Tue Jan 25 2022)
|
|
399
|
-
|
|
400
|
-
#### 💥 Breaking Change
|
|
401
|
-
|
|
402
|
-
- Switch from `microbundle` to `esbuild` [#220](https://github.com/magiclabs/magic-js/pull/220) ([@smithki](https://github.com/smithki))
|
|
403
|
-
|
|
404
|
-
#### 🐛 Bug Fix
|
|
405
|
-
|
|
406
|
-
- Merge with master ([@smithki](https://github.com/smithki))
|
|
407
|
-
- Merge branch 'master' into feat/faster-builds ([@smithki](https://github.com/smithki))
|
|
408
|
-
- Modify CDN default exports ([@smithki](https://github.com/smithki))
|
|
409
|
-
- Support newly added Magic JS extensions in ESBuild ([@smithki](https://github.com/smithki))
|
|
410
|
-
|
|
411
|
-
#### Authors: 1
|
|
412
|
-
|
|
413
|
-
- Ian K Smith ([@smithki](https://github.com/smithki))
|
|
414
|
-
|
|
415
|
-
---
|
|
416
|
-
|
|
417
|
-
# v1.0.0 (Fri Dec 10 2021)
|
|
418
|
-
|
|
419
|
-
#### 💥 Breaking Change
|
|
420
|
-
|
|
421
|
-
- Jerryliu sc 44386 migrate web3 related magic ext repos to magic part 2 [#251](https://github.com/magiclabs/magic-js/pull/251) ([@Ethella](https://github.com/Ethella))
|
|
422
|
-
|
|
423
|
-
#### Authors: 1
|
|
424
|
-
|
|
425
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
426
|
-
|
|
427
|
-
---
|
|
428
|
-
|