Skip to content

Version Packages #2293

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/fluffy-trainers-clap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/forty-nails-perform.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/healthy-garlics-greet.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-elephants-admire.md

This file was deleted.

25 changes: 0 additions & 25 deletions .changeset/lovely-beers-refuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mighty-crabs-greet.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/nervous-candles-glow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-humans-walk.md

This file was deleted.

20 changes: 0 additions & 20 deletions .changeset/purple-hotels-hide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-trees-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-walls-unite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-cougars-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-keys-tan.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sync-chains.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @thirdweb-dev/auth

## 4.1.33

### Patch Changes

- Updated dependencies [[`23820b2`](https://github.com/thirdweb-dev/js/commit/23820b277118ae0845d4f0189ac58ef4e75896ba), [`73a374a`](https://github.com/thirdweb-dev/js/commit/73a374aac25c2396dd2a895629737c6e8d024f45)]:
- @thirdweb-dev/[email protected]

## 4.1.32

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/auth",
"version": "4.1.32",
"version": "4.1.33",
"main": "dist/thirdweb-dev-auth.cjs.js",
"module": "dist/thirdweb-dev-auth.esm.js",
"browser": {
Expand Down
6 changes: 6 additions & 0 deletions packages/chains/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @thirdweb-dev/chains

## 0.1.73

### Patch Changes

- [#2285](https://github.com/thirdweb-dev/js/pull/2285) [`ca70cd3`](https://github.com/thirdweb-dev/js/commit/ca70cd3882b39ffd56275d267e6af9c04fae179b) Thanks [@github-actions](https://github.com/apps/github-actions)! - Synced Chains Package

## 0.1.72

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/chains/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/chains",
"version": "0.1.72",
"version": "0.1.73",
"main": "dist/thirdweb-dev-chains.cjs.js",
"module": "dist/thirdweb-dev-chains.esm.js",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# thirdweb

## 0.13.41

### Patch Changes

- Updated dependencies [[`3137e45`](https://github.com/thirdweb-dev/js/commit/3137e45bb884525ba45fb389138d5360cd7333d1), [`0f9a7b2`](https://github.com/thirdweb-dev/js/commit/0f9a7b2571daf6fd9bbd8d9223e0c5e865b82668), [`2348417`](https://github.com/thirdweb-dev/js/commit/23484171148cbd6c42ec92aace2e30bbcd7d5073), [`23820b2`](https://github.com/thirdweb-dev/js/commit/23820b277118ae0845d4f0189ac58ef4e75896ba), [`94a699c`](https://github.com/thirdweb-dev/js/commit/94a699caaecee2247ccd7493c4cb04c6cc8b2e74), [`73a374a`](https://github.com/thirdweb-dev/js/commit/73a374aac25c2396dd2a895629737c6e8d024f45), [`ca70cd3`](https://github.com/thirdweb-dev/js/commit/ca70cd3882b39ffd56275d267e6af9c04fae179b)]:
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]

## 0.13.40

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "thirdweb",
"main": "dist/cli/index.js",
"version": "0.13.40",
"version": "0.13.41",
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/cli",
"author": "thirdweb eng <[email protected]>",
"license": "Apache-2.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/react-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @thirdweb-dev/react-core

## 4.4.9

### Patch Changes

- [#2311](https://github.com/thirdweb-dev/js/pull/2311) [`e6a2407`](https://github.com/thirdweb-dev/js/commit/e6a2407ee56f13f93d7efe025ba027d3c9b03616) Thanks [@MananTank](https://github.com/MananTank)! - Add ABI in useContract queryKey

- Updated dependencies [[`3137e45`](https://github.com/thirdweb-dev/js/commit/3137e45bb884525ba45fb389138d5360cd7333d1), [`0f9a7b2`](https://github.com/thirdweb-dev/js/commit/0f9a7b2571daf6fd9bbd8d9223e0c5e865b82668), [`2348417`](https://github.com/thirdweb-dev/js/commit/23484171148cbd6c42ec92aace2e30bbcd7d5073), [`23820b2`](https://github.com/thirdweb-dev/js/commit/23820b277118ae0845d4f0189ac58ef4e75896ba), [`94a699c`](https://github.com/thirdweb-dev/js/commit/94a699caaecee2247ccd7493c4cb04c6cc8b2e74), [`73a374a`](https://github.com/thirdweb-dev/js/commit/73a374aac25c2396dd2a895629737c6e8d024f45), [`ca70cd3`](https://github.com/thirdweb-dev/js/commit/ca70cd3882b39ffd56275d267e6af9c04fae179b)]:
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]

## 4.4.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/react-core",
"version": "4.4.8",
"version": "4.4.9",
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/react-core",
"author": "thirdweb eng <[email protected]>",
"license": "Apache-2.0",
Expand Down
Binary file modified packages/react-core/typedoc/documentation.json.gz
Binary file not shown.
2 changes: 2 additions & 0 deletions packages/react-native-compat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @thirdweb-dev/react-native-compat

## 0.7.6

## 0.7.5

## 0.7.4
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-compat/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@thirdweb-dev/react-native-compat",
"description": "Shims for Thirdweb in React Native Projects",
"version": "0.7.5",
"version": "0.7.6",
"author": "thirdweb eng <[email protected]>",
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/react-native-compat",
"license": "Apache-2.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @thirdweb-dev/react-native

## 0.7.6

### Patch Changes

- Updated dependencies [[`e6a2407`](https://github.com/thirdweb-dev/js/commit/e6a2407ee56f13f93d7efe025ba027d3c9b03616), [`3137e45`](https://github.com/thirdweb-dev/js/commit/3137e45bb884525ba45fb389138d5360cd7333d1), [`0f9a7b2`](https://github.com/thirdweb-dev/js/commit/0f9a7b2571daf6fd9bbd8d9223e0c5e865b82668), [`2348417`](https://github.com/thirdweb-dev/js/commit/23484171148cbd6c42ec92aace2e30bbcd7d5073), [`23820b2`](https://github.com/thirdweb-dev/js/commit/23820b277118ae0845d4f0189ac58ef4e75896ba), [`94a699c`](https://github.com/thirdweb-dev/js/commit/94a699caaecee2247ccd7493c4cb04c6cc8b2e74), [`73a374a`](https://github.com/thirdweb-dev/js/commit/73a374aac25c2396dd2a895629737c6e8d024f45), [`ca70cd3`](https://github.com/thirdweb-dev/js/commit/ca70cd3882b39ffd56275d267e6af9c04fae179b)]:
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]

## 0.7.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/react-native",
"version": "0.7.5",
"version": "0.7.6",
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/react-native",
"author": "thirdweb eng <[email protected]>",
"license": "Apache-2.0",
Expand Down
Binary file modified packages/react-native/typedoc/documentation.json.gz
Binary file not shown.
56 changes: 56 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,61 @@
# @thirdweb-dev/react

## 4.4.9

### Patch Changes

- [#2303](https://github.com/thirdweb-dev/js/pull/2303) [`9e6b3e5`](https://github.com/thirdweb-dev/js/commit/9e6b3e576427fb74519a111080220d1a351531be) Thanks [@MananTank](https://github.com/MananTank)! - - Fix the closing of ConnectWallet after the wallet connection instead of showing the "Sign In" screen when Auth is enabled

- Call the `onConnect` prop on `ConnectWallet` and `ConnectEmbed` component with the connected wallet instance

```tsx
<ConnectWallet
onConnect={(wallet) => {
console.log("Connected to:", wallet);
}}
/>
```

```tsx
<ConnectEmbed
onConnect={(wallet) => {
console.log("Connected to:", wallet);
}}
/>
```

- Improved Sign in Screen UI for Embedded Wallet and Local Wallet with Retry and Disconnect buttons after failed sign in

- [#2309](https://github.com/thirdweb-dev/js/pull/2309) [`23820b2`](https://github.com/thirdweb-dev/js/commit/23820b277118ae0845d4f0189ac58ef4e75896ba) Thanks [@MananTank](https://github.com/MananTank)! - Update Supported Networks for Safe wallet

- Remove Goerli, Base Goerli
- Add Sepolia, Base Mainnet, Polygon zkEVM, ZkSync Mainnet

- [#2299](https://github.com/thirdweb-dev/js/pull/2299) [`ecd82b4`](https://github.com/thirdweb-dev/js/commit/ecd82b46192d278be26f58d9ca287e97b4ba25f8) Thanks [@MananTank](https://github.com/MananTank)! - Fix usage of dashed props instead of camel case on SVG

- [#2331](https://github.com/thirdweb-dev/js/pull/2331) [`b5337bc`](https://github.com/thirdweb-dev/js/commit/b5337bcfc34664c3b87521a38d85372fc6ab9fdd) Thanks [@MananTank](https://github.com/MananTank)! - Add `hideSendButton` and `hideReceiveButton` props to `ConnectWallet` component to hide the send and receive buttons in ConnectWallet's Details Modal

```tsx
// hide both buttons
<ConnectWallet hideSendButton={true} hideReceiveButton={true} />
```

```tsx
// hide only send button
<ConnectWallet hideSendButton={true} />
```

```tsx
// hide only receive button
<ConnectWallet hideReceiveButton={true} />
```

- Updated dependencies [[`e6a2407`](https://github.com/thirdweb-dev/js/commit/e6a2407ee56f13f93d7efe025ba027d3c9b03616), [`3137e45`](https://github.com/thirdweb-dev/js/commit/3137e45bb884525ba45fb389138d5360cd7333d1), [`0f9a7b2`](https://github.com/thirdweb-dev/js/commit/0f9a7b2571daf6fd9bbd8d9223e0c5e865b82668), [`2348417`](https://github.com/thirdweb-dev/js/commit/23484171148cbd6c42ec92aace2e30bbcd7d5073), [`23820b2`](https://github.com/thirdweb-dev/js/commit/23820b277118ae0845d4f0189ac58ef4e75896ba), [`94a699c`](https://github.com/thirdweb-dev/js/commit/94a699caaecee2247ccd7493c4cb04c6cc8b2e74), [`73a374a`](https://github.com/thirdweb-dev/js/commit/73a374aac25c2396dd2a895629737c6e8d024f45), [`ca70cd3`](https://github.com/thirdweb-dev/js/commit/ca70cd3882b39ffd56275d267e6af9c04fae179b)]:
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]

## 4.4.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/react",
"version": "4.4.8",
"version": "4.4.9",
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/react",
"author": "thirdweb eng <[email protected]>",
"license": "Apache-2.0",
Expand Down
Binary file modified packages/react/typedoc/documentation.json.gz
Binary file not shown.
15 changes: 15 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @thirdweb-dev/sdk

## 4.0.36

### Patch Changes

- [#2294](https://github.com/thirdweb-dev/js/pull/2294) [`3137e45`](https://github.com/thirdweb-dev/js/commit/3137e45bb884525ba45fb389138d5360cd7333d1) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Expose rpcBatchSettings in SDKOptions

- [#2292](https://github.com/thirdweb-dev/js/pull/2292) [`0f9a7b2`](https://github.com/thirdweb-dev/js/commit/0f9a7b2571daf6fd9bbd8d9223e0c5e865b82668) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Reduce batch RPC size for performance

- [#1529](https://github.com/thirdweb-dev/js/pull/1529) [`2348417`](https://github.com/thirdweb-dev/js/commit/23484171148cbd6c42ec92aace2e30bbcd7d5073) Thanks [@kumaryash90](https://github.com/kumaryash90)! - Custom gas-price for Xpla create2 factory deployment

- [#2300](https://github.com/thirdweb-dev/js/pull/2300) [`94a699c`](https://github.com/thirdweb-dev/js/commit/94a699caaecee2247ccd7493c4cb04c6cc8b2e74) Thanks [@kumaryash90](https://github.com/kumaryash90)! - Minimal proxy pattern update

- Updated dependencies [[`ca70cd3`](https://github.com/thirdweb-dev/js/commit/ca70cd3882b39ffd56275d267e6af9c04fae179b)]:
- @thirdweb-dev/[email protected]

## 4.0.35

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/sdk",
"version": "4.0.35",
"version": "4.0.36",
"description": "The main thirdweb SDK.",
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/sdk",
"license": "Apache-2.0",
Expand Down
Binary file modified packages/sdk/typedoc/documentation.json.gz
Binary file not shown.
6 changes: 6 additions & 0 deletions packages/service-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @thirdweb-dev/service-utils

## 0.4.18

### Patch Changes

- [#2318](https://github.com/thirdweb-dev/js/pull/2318) [`42d7510`](https://github.com/thirdweb-dev/js/commit/42d7510daf4c04017490de4b55ef43937979b859) Thanks [@gerrysaporito](https://github.com/gerrysaporito)! - fix: respect usage limits

## 0.4.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/service-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/service-utils",
"version": "0.4.17",
"version": "0.4.18",
"main": "dist/thirdweb-dev-service-utils.cjs.js",
"module": "dist/thirdweb-dev-service-utils.esm.js",
"exports": {
Expand Down
Binary file modified packages/storage/typedoc/documentation.json.gz
Binary file not shown.
14 changes: 14 additions & 0 deletions packages/unity-js-bridge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @thirdweb-dev/unity-js-bridge

## 0.3.17

### Patch Changes

- [#2298](https://github.com/thirdweb-dev/js/pull/2298) [`c44d6f2`](https://github.com/thirdweb-dev/js/commit/c44d6f2f9d45a5ce4a64476cfa11d2a0d7708770) Thanks [@0xFirekeeper](https://github.com/0xFirekeeper)! - [Unity] Support Wallet.GetSignerAddress

- [#2307](https://github.com/thirdweb-dev/js/pull/2307) [`b33d131`](https://github.com/thirdweb-dev/js/commit/b33d13161c858e4d546feade8aa5ce90b58ccbf7) Thanks [@0xFirekeeper](https://github.com/0xFirekeeper)! - Unity 4.6.4

- Updated dependencies [[`3137e45`](https://github.com/thirdweb-dev/js/commit/3137e45bb884525ba45fb389138d5360cd7333d1), [`0f9a7b2`](https://github.com/thirdweb-dev/js/commit/0f9a7b2571daf6fd9bbd8d9223e0c5e865b82668), [`2348417`](https://github.com/thirdweb-dev/js/commit/23484171148cbd6c42ec92aace2e30bbcd7d5073), [`23820b2`](https://github.com/thirdweb-dev/js/commit/23820b277118ae0845d4f0189ac58ef4e75896ba), [`94a699c`](https://github.com/thirdweb-dev/js/commit/94a699caaecee2247ccd7493c4cb04c6cc8b2e74), [`73a374a`](https://github.com/thirdweb-dev/js/commit/73a374aac25c2396dd2a895629737c6e8d024f45), [`ca70cd3`](https://github.com/thirdweb-dev/js/commit/ca70cd3882b39ffd56275d267e6af9c04fae179b)]:
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]

## 0.3.16

### Patch Changes
Expand Down
Loading