Skip to content

Commit 031eccb

Browse files
jnsdlsgithub-actions[bot]actions-user
authored
Version Packages (#2713)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <action@github.com>
1 parent 9e8cca2 commit 031eccb

40 files changed

+175
-115
lines changed

.changeset/brave-books-exist.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/eight-gorillas-listen.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fast-hairs-accept.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/new-dots-move.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/olive-adults-leave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/serious-crews-shake.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

.changeset/smart-dots-sleep.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sync-chains.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tidy-colts-hug.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tidy-pumpkins-agree.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

.changeset/two-pets-sell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

legacy_packages/auth/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @thirdweb-dev/auth
22

3+
## 4.1.58
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6961e09`](https://github.com/thirdweb-dev/js/commit/6961e09a4cec4c276b233285e721dc0505792be5), [`f6a30c0`](https://github.com/thirdweb-dev/js/commit/f6a30c037197391ef0a514570931775b18927f17), [`5150259`](https://github.com/thirdweb-dev/js/commit/51502596d9f165a5316ce08da8a04b3e5c5e4eba)]:
8+
- @thirdweb-dev/wallets@2.5.0
9+
310
## 4.1.57
411

512
### Patch Changes

legacy_packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/auth",
3-
"version": "4.1.57",
3+
"version": "4.1.58",
44
"main": "dist/thirdweb-dev-auth.cjs.js",
55
"module": "dist/thirdweb-dev-auth.esm.js",
66
"browser": {

legacy_packages/chains/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @thirdweb-dev/chains
22

3+
## 0.1.91
4+
5+
### Patch Changes
6+
7+
- [#2708](https://github.com/thirdweb-dev/js/pull/2708) [`53e56f4`](https://github.com/thirdweb-dev/js/commit/53e56f4bf8d3fbe7e2d5252b561bcef5927762e6) Thanks [@github-actions](https://github.com/apps/github-actions)! - Synced Chains Package
8+
39
## 0.1.90
410

511
### Patch Changes

legacy_packages/chains/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/chains",
3-
"version": "0.1.90",
3+
"version": "0.1.91",
44
"main": "dist/thirdweb-dev-chains.cjs.js",
55
"module": "dist/thirdweb-dev-chains.esm.js",
66
"exports": {

legacy_packages/cli/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# thirdweb
22

3+
## 0.13.66
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6961e09`](https://github.com/thirdweb-dev/js/commit/6961e09a4cec4c276b233285e721dc0505792be5), [`f6a30c0`](https://github.com/thirdweb-dev/js/commit/f6a30c037197391ef0a514570931775b18927f17), [`53e56f4`](https://github.com/thirdweb-dev/js/commit/53e56f4bf8d3fbe7e2d5252b561bcef5927762e6), [`5150259`](https://github.com/thirdweb-dev/js/commit/51502596d9f165a5316ce08da8a04b3e5c5e4eba)]:
8+
- @thirdweb-dev/wallets@2.5.0
9+
- @thirdweb-dev/chains@0.1.91
10+
- @thirdweb-dev/auth@4.1.58
11+
- @thirdweb-dev/sdk@4.0.60
12+
313
## 0.13.65
414

515
### Patch Changes

legacy_packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thirdweb-dev/cli",
33
"main": "dist/cli/index.js",
4-
"version": "0.13.65",
4+
"version": "0.13.66",
55
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/cli",
66
"author": "thirdweb eng <eng@thirdweb.com>",
77
"license": "Apache-2.0",

legacy_packages/react-core/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @thirdweb-dev/react-core
22

3+
## 4.5.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6961e09`](https://github.com/thirdweb-dev/js/commit/6961e09a4cec4c276b233285e721dc0505792be5), [`f6a30c0`](https://github.com/thirdweb-dev/js/commit/f6a30c037197391ef0a514570931775b18927f17), [`53e56f4`](https://github.com/thirdweb-dev/js/commit/53e56f4bf8d3fbe7e2d5252b561bcef5927762e6), [`5150259`](https://github.com/thirdweb-dev/js/commit/51502596d9f165a5316ce08da8a04b3e5c5e4eba)]:
8+
- @thirdweb-dev/wallets@2.5.0
9+
- @thirdweb-dev/chains@0.1.91
10+
- @thirdweb-dev/auth@4.1.58
11+
- @thirdweb-dev/sdk@4.0.60
12+
313
## 4.4.33
414

515
### Patch Changes

legacy_packages/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/react-core",
3-
"version": "4.4.33",
3+
"version": "4.5.0",
44
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/react-core",
55
"author": "thirdweb eng <eng@thirdweb.com>",
66
"license": "Apache-2.0",
Binary file not shown.

legacy_packages/react-native-compat/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @thirdweb-dev/react-native-compat
22

3+
## 0.7.31
4+
35
## 0.7.30
46

57
### Patch Changes

legacy_packages/react-native-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thirdweb-dev/react-native-compat",
33
"description": "Shims for Thirdweb in React Native Projects",
4-
"version": "0.7.30",
4+
"version": "0.7.31",
55
"author": "thirdweb eng <eng@thirdweb.com>",
66
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/react-native-compat",
77
"license": "Apache-2.0",

legacy_packages/react-native/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @thirdweb-dev/react-native
22

3+
## 0.7.31
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6961e09`](https://github.com/thirdweb-dev/js/commit/6961e09a4cec4c276b233285e721dc0505792be5), [`f6a30c0`](https://github.com/thirdweb-dev/js/commit/f6a30c037197391ef0a514570931775b18927f17), [`53e56f4`](https://github.com/thirdweb-dev/js/commit/53e56f4bf8d3fbe7e2d5252b561bcef5927762e6), [`5150259`](https://github.com/thirdweb-dev/js/commit/51502596d9f165a5316ce08da8a04b3e5c5e4eba)]:
8+
- @thirdweb-dev/wallets@2.5.0
9+
- @thirdweb-dev/chains@0.1.91
10+
- @thirdweb-dev/react-core@4.5.0
11+
- @thirdweb-dev/sdk@4.0.60
12+
313
## 0.7.30
414

515
### Patch Changes

legacy_packages/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/react-native",
3-
"version": "0.7.30",
3+
"version": "0.7.31",
44
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/react-native",
55
"author": "thirdweb eng <eng@thirdweb.com>",
66
"license": "Apache-2.0",
Binary file not shown.

legacy_packages/react/CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,40 @@
11
# @thirdweb-dev/react
22

3+
## 4.5.0
4+
5+
### Minor Changes
6+
7+
- [#2366](https://github.com/thirdweb-dev/js/pull/2366) [`f6a30c0`](https://github.com/thirdweb-dev/js/commit/f6a30c037197391ef0a514570931775b18927f17) Thanks [@ElasticBottle](https://github.com/ElasticBottle)! - Add Login with SMS in EmbeddedWallet
8+
9+
Note that by having `phone` before `email` in the options array, the phone login option will be presented first.
10+
11+
Use `['email', 'phone']` to have the email option presented first.
12+
13+
```ts
14+
<ThirdwebProvider
15+
clientId={import.meta.env.VITE_TEMPLATE_CLIENT_ID}
16+
activeChain={activeChain}
17+
supportedWallets={[
18+
embeddedWallet({
19+
auth: {
20+
options: ["phone", "email", "apple", "google"],
21+
},
22+
}),
23+
...defaultWallets,
24+
]}
25+
>
26+
<App />
27+
</ThirdwebProvider>
28+
```
29+
30+
### Patch Changes
31+
32+
- Updated dependencies [[`6961e09`](https://github.com/thirdweb-dev/js/commit/6961e09a4cec4c276b233285e721dc0505792be5), [`f6a30c0`](https://github.com/thirdweb-dev/js/commit/f6a30c037197391ef0a514570931775b18927f17), [`53e56f4`](https://github.com/thirdweb-dev/js/commit/53e56f4bf8d3fbe7e2d5252b561bcef5927762e6), [`5150259`](https://github.com/thirdweb-dev/js/commit/51502596d9f165a5316ce08da8a04b3e5c5e4eba)]:
33+
- @thirdweb-dev/wallets@2.5.0
34+
- @thirdweb-dev/chains@0.1.91
35+
- @thirdweb-dev/react-core@4.5.0
36+
- @thirdweb-dev/sdk@4.0.60
37+
338
## 4.4.33
439

540
### Patch Changes

legacy_packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/react",
3-
"version": "4.4.33",
3+
"version": "4.5.0",
44
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/react",
55
"author": "thirdweb eng <eng@thirdweb.com>",
66
"license": "Apache-2.0",
354 Bytes
Binary file not shown.

legacy_packages/sdk/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @thirdweb-dev/sdk
22

3+
## 4.0.60
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`53e56f4`](https://github.com/thirdweb-dev/js/commit/53e56f4bf8d3fbe7e2d5252b561bcef5927762e6)]:
8+
- @thirdweb-dev/chains@0.1.91
9+
310
## 4.0.59
411

512
### Patch Changes

legacy_packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/sdk",
3-
"version": "4.0.59",
3+
"version": "4.0.60",
44
"description": "The main thirdweb SDK.",
55
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/sdk",
66
"license": "Apache-2.0",
Binary file not shown.
Binary file not shown.

legacy_packages/wallets/CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
# @thirdweb-dev/wallets
22

3+
## 2.5.0
4+
5+
### Minor Changes
6+
7+
- [#2366](https://github.com/thirdweb-dev/js/pull/2366) [`f6a30c0`](https://github.com/thirdweb-dev/js/commit/f6a30c037197391ef0a514570931775b18927f17) Thanks [@ElasticBottle](https://github.com/ElasticBottle)! - Adds Login with SMS in EmbeddedWallet.
8+
9+
Note that the `phoneNumber` requires the `+` symbol along with the IsoCountry code before the actual phone number.
10+
11+
For a list of supported country code, you can use the `supportedSmsCountries` object which contains a list of all support country information.
12+
13+
Usage:
14+
15+
```typescript
16+
const embeddedWalletSdk = new EmbeddedWalletConnector({
17+
clientId: "YOUR_THIRDWEB_CLIENT_ID",
18+
// ...
19+
});
20+
21+
// phone number needs to have the country code as prefix
22+
await embeddedWalletSdk.sendVerificationSms({ phoneNumber: "+11234567890" });
23+
24+
const authResult = await embeddedWalletSdk.authenticate({
25+
strategy: "phone_number_verification",
26+
verificationCode: "123456",
27+
});
28+
29+
const walletAddress = await embeddedWalletSdk.connect({
30+
authResult,
31+
});
32+
const signer = await embeddedWalletSdk.getSigner();
33+
```
34+
35+
### Patch Changes
36+
37+
- [#2714](https://github.com/thirdweb-dev/js/pull/2714) [`6961e09`](https://github.com/thirdweb-dev/js/commit/6961e09a4cec4c276b233285e721dc0505792be5) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Simulate inner transaction before bundling user ops
38+
39+
- [#2726](https://github.com/thirdweb-dev/js/pull/2726) [`5150259`](https://github.com/thirdweb-dev/js/commit/51502596d9f165a5316ce08da8a04b3e5c5e4eba) Thanks [@jnsdls](https://github.com/jnsdls)! - remove unused dependency
40+
41+
- Updated dependencies [[`53e56f4`](https://github.com/thirdweb-dev/js/commit/53e56f4bf8d3fbe7e2d5252b561bcef5927762e6)]:
42+
- @thirdweb-dev/chains@0.1.91
43+
- @thirdweb-dev/sdk@4.0.60
44+
345
## 2.4.35
446

547
### Patch Changes

legacy_packages/wallets/package.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thirdweb-dev/wallets",
3-
"version": "2.4.35",
3+
"version": "2.5.0",
44
"main": "dist/thirdweb-dev-wallets.cjs.js",
55
"module": "dist/thirdweb-dev-wallets.esm.js",
66
"browser": {
@@ -499,7 +499,10 @@
499499
"url": "https://github.com/thirdweb-dev/js/issues"
500500
},
501501
"author": "thirdweb eng <eng@thirdweb.com>",
502-
"files": ["dist/", "evm/"],
502+
"files": [
503+
"dist/",
504+
"evm/"
505+
],
503506
"preconstruct": {
504507
"entrypoints": [
505508
"index.ts",
@@ -509,7 +512,9 @@
509512
"evm/wallets/**"
510513
],
511514
"exports": {
512-
"envConditions": ["browser"]
515+
"envConditions": [
516+
"browser"
517+
]
513518
}
514519
},
515520
"sideEffects": false,
Binary file not shown.

0 commit comments

Comments
 (0)