Skip to content

Commit fb5c7d2

Browse files
author
Magic Labs
committed
Update CHANGELOG.md [skip ci]
1 parent 5e39ca6 commit fb5c7d2

File tree

11 files changed

+199
-0
lines changed

11 files changed

+199
-0
lines changed

CHANGELOG.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,52 @@
1+
# (Wed Sep 03 2025)
2+
3+
#### 💥 Breaking Change
4+
5+
- `@magic-ext/[email protected]`, `@magic-ext/[email protected]`, `@magic-sdk/[email protected]`, `@magic-sdk/[email protected]`
6+
- Devin/1744245477 implement login with popup v2 [#879](https://github.com/magiclabs/magic-js/pull/879) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella) [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov))
7+
8+
#### 🐛 Bug Fix
9+
10+
- Bump sha.js from 2.4.11 to 2.4.12 [#939](https://github.com/magiclabs/magic-js/pull/939) ([@dependabot[bot]](https://github.com/dependabot[bot]))
11+
- `@magic-sdk/[email protected]`, `@magic-sdk/[email protected]`
12+
- docs: fix broken link [#936](https://github.com/magiclabs/magic-js/pull/936) ([@SADfronov](https://github.com/SADfronov))
13+
- `@magic-sdk/[email protected]`, `@magic-sdk/[email protected]`
14+
- docs: fix typos in comments [#929](https://github.com/magiclabs/magic-js/pull/929) ([@Snezhkko](https://github.com/Snezhkko))
15+
- `@magic-sdk/[email protected]`
16+
- docs(types): fix typos in auth-types comments [#932](https://github.com/magiclabs/magic-js/pull/932) ([@phrwlk](https://github.com/phrwlk))
17+
- `@magic-ext/[email protected]`
18+
- fix(docs): update broken OAuth documentation link [#935](https://github.com/magiclabs/magic-js/pull/935) ([@radik878](https://github.com/radik878))
19+
20+
- docs: fix typos and improve comments across packages [#937](https://github.com/magiclabs/magic-js/pull/937) ([@Forostovec](https://github.com/Forostovec))
21+
- `@magic-sdk/[email protected]`, `@magic-sdk/[email protected]`
22+
- Core package revisions [#938](https://github.com/magiclabs/magic-js/pull/938) ([@joshuascan](https://github.com/joshuascan))
23+
- `@magic-sdk/[email protected]`
24+
- docs: update Magic Login Form documentation link [#923](https://github.com/magiclabs/magic-js/pull/923) ([@Fibonacci747](https://github.com/Fibonacci747))
25+
- `@magic-sdk/[email protected]`
26+
- fix typo in test descriptions [#918](https://github.com/magiclabs/magic-js/pull/918) ([@anim001k](https://github.com/anim001k))
27+
- chore: remove redundant word in comment [#919](https://github.com/magiclabs/magic-js/pull/919) ([@queryfast](https://github.com/queryfast))
28+
- `@magic-sdk/[email protected]`
29+
- fix: broken link in README.md [#916](https://github.com/magiclabs/magic-js/pull/916) ([@GarmashAlex](https://github.com/GarmashAlex))
30+
31+
#### Authors: 14
32+
33+
- [@anim001k](https://github.com/anim001k)
34+
- [@dependabot[bot]](https://github.com/dependabot[bot])
35+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
36+
- [@Fibonacci747](https://github.com/Fibonacci747)
37+
- [@Forostovec](https://github.com/Forostovec)
38+
- [@GarmashAlex](https://github.com/GarmashAlex)
39+
- [@phrwlk](https://github.com/phrwlk)
40+
- [@queryfast](https://github.com/queryfast)
41+
- [@radik878](https://github.com/radik878)
42+
- [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov)
43+
- [@Snezhkko](https://github.com/Snezhkko)
44+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
45+
- Josh Scanlan ([@joshuascan](https://github.com/joshuascan))
46+
- SERHII BUHAI ([@SADfronov](https://github.com/SADfronov))
47+
48+
---
49+
150
# (Fri Aug 15 2025)
251

352
#### 🚀 Enhancement

packages/@magic-ext/oauth/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v24.0.0 (Wed Sep 03 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- fix(docs): update broken OAuth documentation link [#935](https://github.com/magiclabs/magic-js/pull/935) ([@radik878](https://github.com/radik878))
6+
7+
#### Authors: 1
8+
9+
- [@radik878](https://github.com/radik878)
10+
11+
---
12+
113
# v23.0.7 (Tue Apr 29 2025)
214

315
#### 🐛 Bug Fix

packages/@magic-ext/react-native-bare-oauth/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v27.0.0 (Wed Sep 03 2025)
2+
3+
#### 💥 Breaking Change
4+
5+
- Devin/1744245477 implement login with popup v2 [#879](https://github.com/magiclabs/magic-js/pull/879) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella) [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov))
6+
7+
#### Authors: 3
8+
9+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
10+
- [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov)
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v26.0.8 (Tue Apr 29 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-ext/react-native-expo-oauth/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v27.0.0 (Wed Sep 03 2025)
2+
3+
#### 💥 Breaking Change
4+
5+
- Devin/1744245477 implement login with popup v2 [#879](https://github.com/magiclabs/magic-js/pull/879) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella) [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov))
6+
7+
#### Authors: 3
8+
9+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
10+
- [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov)
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v26.0.7 (Tue Apr 29 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-ext/webauthn/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v24.0.0 (Wed Sep 03 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- docs: fix typos and improve comments across packages [#937](https://github.com/magiclabs/magic-js/pull/937) ([@Forostovec](https://github.com/Forostovec))
6+
7+
#### Authors: 1
8+
9+
- [@Forostovec](https://github.com/Forostovec)
10+
11+
---
12+
113
# v23.0.6 (Tue Apr 29 2025)
214

315
#### 🐛 Bug Fix

packages/@magic-sdk/pnp/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v24.0.0 (Wed Sep 03 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- docs: fix typos in comments [#929](https://github.com/magiclabs/magic-js/pull/929) ([@Snezhkko](https://github.com/Snezhkko))
6+
- docs: update Magic Login Form documentation link [#923](https://github.com/magiclabs/magic-js/pull/923) ([@Fibonacci747](https://github.com/Fibonacci747))
7+
8+
#### Authors: 2
9+
10+
- [@Fibonacci747](https://github.com/Fibonacci747)
11+
- [@Snezhkko](https://github.com/Snezhkko)
12+
13+
---
14+
115
# v23.2.0 (Tue Jul 15 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-sdk/provider/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# v30.0.0 (Wed Sep 03 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- docs: fix typos in comments [#929](https://github.com/magiclabs/magic-js/pull/929) ([@Snezhkko](https://github.com/Snezhkko))
6+
- Core package revisions [#938](https://github.com/magiclabs/magic-js/pull/938) ([@joshuascan](https://github.com/joshuascan))
7+
- fix typo in test descriptions [#918](https://github.com/magiclabs/magic-js/pull/918) ([@anim001k](https://github.com/anim001k))
8+
- chore: remove redundant word in comment [#919](https://github.com/magiclabs/magic-js/pull/919) ([@queryfast](https://github.com/queryfast))
9+
10+
#### Authors: 4
11+
12+
- [@anim001k](https://github.com/anim001k)
13+
- [@queryfast](https://github.com/queryfast)
14+
- [@Snezhkko](https://github.com/Snezhkko)
15+
- Josh Scanlan ([@joshuascan](https://github.com/joshuascan))
16+
17+
---
18+
119
# v29.4.2 (Tue Aug 12 2025)
220

321
#### 🐛 Bug Fix

packages/@magic-sdk/react-native-bare/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# v31.0.0 (Wed Sep 03 2025)
2+
3+
#### 💥 Breaking Change
4+
5+
- Devin/1744245477 implement login with popup v2 [#879](https://github.com/magiclabs/magic-js/pull/879) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella) [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov))
6+
7+
#### 🐛 Bug Fix
8+
9+
- docs: fix broken link [#936](https://github.com/magiclabs/magic-js/pull/936) ([@SADfronov](https://github.com/SADfronov))
10+
- fix: broken link in README.md [#916](https://github.com/magiclabs/magic-js/pull/916) ([@GarmashAlex](https://github.com/GarmashAlex))
11+
12+
#### Authors: 5
13+
14+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
15+
- [@GarmashAlex](https://github.com/GarmashAlex)
16+
- [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov)
17+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
18+
- SERHII BUHAI ([@SADfronov](https://github.com/SADfronov))
19+
20+
---
21+
122
# v30.2.1 (Fri Jul 18 2025)
223

324
#### 🐛 Bug Fix

packages/@magic-sdk/react-native-expo/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# v31.0.0 (Wed Sep 03 2025)
2+
3+
#### 💥 Breaking Change
4+
5+
- Devin/1744245477 implement login with popup v2 [#879](https://github.com/magiclabs/magic-js/pull/879) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella) [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov))
6+
7+
#### 🐛 Bug Fix
8+
9+
- docs: fix broken link [#936](https://github.com/magiclabs/magic-js/pull/936) ([@SADfronov](https://github.com/SADfronov))
10+
11+
#### Authors: 4
12+
13+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
14+
- [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov)
15+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
16+
- SERHII BUHAI ([@SADfronov](https://github.com/SADfronov))
17+
18+
---
19+
120
# v30.3.0 (Thu Jul 24 2025)
221

322
#### 🐛 Bug Fix

packages/@magic-sdk/types/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v25.0.0 (Wed Sep 03 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- docs(types): fix typos in auth-types comments [#932](https://github.com/magiclabs/magic-js/pull/932) ([@phrwlk](https://github.com/phrwlk))
6+
- Core package revisions [#938](https://github.com/magiclabs/magic-js/pull/938) ([@joshuascan](https://github.com/joshuascan))
7+
8+
#### Authors: 2
9+
10+
- [@phrwlk](https://github.com/phrwlk)
11+
- Josh Scanlan ([@joshuascan](https://github.com/joshuascan))
12+
13+
---
14+
115
# v24.21.0 (Thu Jul 24 2025)
216

317
#### 🚀 Enhancement

0 commit comments

Comments
 (0)