Skip to content
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/green-banks-flow.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/hungry-lands-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-moles-drum.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/tidy-flies-check.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/delegated-access/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @turnkey/delegated-access

## 0.1.8

### Patch Changes

- Updated dependencies [[`71cdca3`](https://github.com/tkhq/sdk/commit/71cdca3b97ba520dc5327410a1e82cf9ad85fb0e), [`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b)]:
- @turnkey/[email protected]

## 0.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/delegated-access/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turnkey/delegated-access",
"version": "0.1.7",
"version": "0.1.8",
"private": true,
"scripts": {
"build": "pnpm -w run build-all",
Expand Down
8 changes: 8 additions & 0 deletions examples/magic-link-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# magic-link-auth

## 0.1.7

### Patch Changes

- Updated dependencies [[`71cdca3`](https://github.com/tkhq/sdk/commit/71cdca3b97ba520dc5327410a1e82cf9ad85fb0e), [`046544f`](https://github.com/tkhq/sdk/commit/046544fa4243f31b28068f5b82917e54b8442be5), [`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b)]:
- @turnkey/[email protected]
- @turnkey/[email protected]

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/magic-link-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magic-link-auth",
"version": "0.1.6",
"version": "0.1.7",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

weird that we're bumping version on ... examples?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/with-0x/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# with-0x

## 0.1.8

### Patch Changes

- Updated dependencies [[`046544f`](https://github.com/tkhq/sdk/commit/046544fa4243f31b28068f5b82917e54b8442be5)]:
- @turnkey/[email protected]
- @turnkey/[email protected]

## 0.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-0x/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "with-0x",
"version": "0.1.7",
"version": "0.1.8",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/with-delegated/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# with-delegated

## 0.1.8

### Patch Changes

- Updated dependencies [[`71cdca3`](https://github.com/tkhq/sdk/commit/71cdca3b97ba520dc5327410a1e82cf9ad85fb0e), [`046544f`](https://github.com/tkhq/sdk/commit/046544fa4243f31b28068f5b82917e54b8442be5), [`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b)]:
- @turnkey/[email protected]
- @turnkey/[email protected]

## 0.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-delegated/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "with-delegated",
"version": "0.1.7",
"version": "0.1.8",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
9 changes: 9 additions & 0 deletions examples/with-lifi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# with-lifi

## 0.1.5

### Patch Changes

- Updated dependencies [[`046544f`](https://github.com/tkhq/sdk/commit/046544fa4243f31b28068f5b82917e54b8442be5)]:
- @turnkey/[email protected]
- @turnkey/[email protected]
- @turnkey/[email protected]

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-lifi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "with-lifi",
"version": "0.1.4",
"version": "0.1.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
9 changes: 9 additions & 0 deletions examples/with-x/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# with-x

## 0.1.10

### Patch Changes

- Updated dependencies [[`71cdca3`](https://github.com/tkhq/sdk/commit/71cdca3b97ba520dc5327410a1e82cf9ad85fb0e), [`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b)]:
- @turnkey/[email protected]
- @turnkey/[email protected]
- @turnkey/[email protected]

## 0.1.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-x/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "with-x",
"version": "0.1.9",
"version": "0.1.10",
"private": true,
"scripts": {
"dev": "PORT=$(grep PORT .env.local | cut -d '=' -f2) next dev",
Expand Down
13 changes: 13 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @turnkey/core

## 1.6.0

### Minor Changes

- [#1058](https://github.com/tkhq/sdk/pull/1058) [`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b) Author [@moeodeh3](https://github.com/moeodeh3) - Update per mono release `v2025.10.10-hotfix.2`

### Patch Changes

- Updated dependencies [[`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b)]:
- @turnkey/[email protected]
- @turnkey/[email protected]
- @turnkey/[email protected]

## 1.5.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turnkey/core",
"version": "1.5.2",
"version": "1.6.0",
"description": "A core JavaScript web and React Native package for interfacing with Turnkey's infrastructure.",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/src/__generated__/version.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions packages/cosmjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @turnkey/cosmjs

## 0.8.12

### Patch Changes

- Updated dependencies [[`71cdca3`](https://github.com/tkhq/sdk/commit/71cdca3b97ba520dc5327410a1e82cf9ad85fb0e), [`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b)]:
- @turnkey/[email protected]
- @turnkey/[email protected]
- @turnkey/[email protected]
- @turnkey/[email protected]

## 0.8.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cosmjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turnkey/cosmjs",
"version": "0.8.11",
"version": "0.8.12",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/eip-1193-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @turnkey/eip-1193-provider

## 3.4.11

### Patch Changes

- Updated dependencies [[`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b)]:
- @turnkey/[email protected]
- @turnkey/[email protected]
- @turnkey/[email protected]

## 3.4.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eip-1193-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turnkey/eip-1193-provider",
"version": "3.4.10",
"version": "3.4.11",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eip-1193-provider/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = "@turnkey/[email protected].10";
export const VERSION = "@turnkey/[email protected].11";
10 changes: 10 additions & 0 deletions packages/ethers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @turnkey/ethers

## 1.3.11

### Patch Changes

- Updated dependencies [[`71cdca3`](https://github.com/tkhq/sdk/commit/71cdca3b97ba520dc5327410a1e82cf9ad85fb0e), [`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b)]:
- @turnkey/[email protected]
- @turnkey/[email protected]
- @turnkey/[email protected]
- @turnkey/[email protected]

## 1.3.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ethers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turnkey/ethers",
"version": "1.3.10",
"version": "1.3.11",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/gas-station/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @turnkey/gas-station

## 1.0.0

### Patch Changes

- Updated dependencies [[`71cdca3`](https://github.com/tkhq/sdk/commit/71cdca3b97ba520dc5327410a1e82cf9ad85fb0e), [`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b)]:
- @turnkey/[email protected]

## 0.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gas-station/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turnkey/gas-station",
"version": "0.3.4",
"version": "1.0.0",
"description": "Turnkey Gas Station SDK for EIP-7702 delegated execution",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @turnkey/http

## 3.14.0

### Minor Changes

- [#1058](https://github.com/tkhq/sdk/pull/1058) [`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b) Author [@moeodeh3](https://github.com/moeodeh3) - Update per mono release `v2025.10.10-hotfix.2`

## 3.13.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turnkey/http",
"version": "3.13.1",
"version": "3.14.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/http/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = "@turnkey/http@3.13.1";
export const VERSION = "@turnkey/http@3.14.0";
7 changes: 7 additions & 0 deletions packages/react-native-passkey-stamper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @turnkey/react-native-passkey-stamper

## 1.2.4

### Patch Changes

- Updated dependencies [[`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b)]:
- @turnkey/[email protected]

## 1.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-passkey-stamper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turnkey/react-native-passkey-stamper",
"version": "1.2.3",
"version": "1.2.4",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"exports": {
Expand Down
13 changes: 13 additions & 0 deletions packages/react-native-wallet-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @turnkey/react-native-wallet-kit

## 1.1.4

### Patch Changes

- [#1059](https://github.com/tkhq/sdk/pull/1059) [`046544f`](https://github.com/tkhq/sdk/commit/046544fa4243f31b28068f5b82917e54b8442be5) Author [@moeodeh3](https://github.com/moeodeh3) - Fixed `storeSession` not updating wallet and user state

- [#1059](https://github.com/tkhq/sdk/pull/1059) [`046544f`](https://github.com/tkhq/sdk/commit/046544fa4243f31b28068f5b82917e54b8442be5) Author [@moeodeh3](https://github.com/moeodeh3) - Fixed `expirationSeconds` param being ignored in auth functions

- Updated dependencies [[`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b)]:
- @turnkey/[email protected]
- @turnkey/[email protected]
- @turnkey/[email protected]

## 1.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-wallet-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turnkey/react-native-wallet-kit",
"version": "1.1.3",
"version": "1.1.4",
"description": "The easiest and most powerful way to integrate Turnkey's Embedded Wallets into your React Native applications.",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
9 changes: 9 additions & 0 deletions packages/react-wallet-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @turnkey/react-wallet-kit

## 1.4.3

### Patch Changes

- [#1059](https://github.com/tkhq/sdk/pull/1059) [`046544f`](https://github.com/tkhq/sdk/commit/046544fa4243f31b28068f5b82917e54b8442be5) Author [@moeodeh3](https://github.com/moeodeh3) - Fixed `storeSession` not updating wallet and user state

- Updated dependencies [[`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b)]:
- @turnkey/[email protected]

## 1.4.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-wallet-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turnkey/react-wallet-kit",
"version": "1.4.2",
"version": "1.4.3",
"description": "The easiest and most powerful way to integrate Turnkey's Embedded Wallets into your React applications.",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
13 changes: 13 additions & 0 deletions packages/sdk-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @turnkey/sdk-browser

## 5.12.0

### Minor Changes

- [#1058](https://github.com/tkhq/sdk/pull/1058) [`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b) Author [@moeodeh3](https://github.com/moeodeh3) - Update per mono release `v2025.10.10-hotfix.2`

### Patch Changes

- Updated dependencies [[`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b)]:
- @turnkey/[email protected]
- @turnkey/[email protected]
- @turnkey/[email protected]

## 5.11.6

### Patch Changes
Expand Down
Loading
Loading