Skip to content

Commit

Permalink
v1.0.0-alpha.29
Browse files Browse the repository at this point in the history
  • Loading branch information
ponderingdemocritus committed Nov 8, 2024
1 parent 0f92e7f commit c6d2a17
Show file tree
Hide file tree
Showing 23 changed files with 12,709 additions and 15,641 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.29](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2024-11-08)


### Bug Fixes

* ignore ([55658c8](https://github.com/dojoengine/dojo.js/commit/55658c8f2b1856be75bd507a1de11c68c0be9654))
* key ([a98d2be](https://github.com/dojoengine/dojo.js/commit/a98d2beb106da17982dd6f18b0db536eaadf9338))
* prettier ([13e0e6c](https://github.com/dojoengine/dojo.js/commit/13e0e6cf8a490f83e964b797e1f2a57057a95fec))
* token value ([4b2efcf](https://github.com/dojoengine/dojo.js/commit/4b2efcf4fc4ed2a4c5179cebef27ab9377ebe662))


### Features

* add openhands ([2be91e5](https://github.com/dojoengine/dojo.js/commit/2be91e551537f437ba43143883631e2e67fc6fa9))
* allow passing historical as a parameter ([a2e0cef](https://github.com/dojoengine/dojo.js/commit/a2e0cef17bc974f0be66f5b581da99c6cb62f761))





## 0.7.0 (2024-06-14)

Version 7 has breaking changes and will only work correctly with Dojo v7.
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-alpha.28",
"version": "1.0.0-alpha.29",
"packages": ["packages/*"],
"npmClient": "pnpm"
}
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.29](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2024-11-08)

**Note:** Version bump only for package @dojoengine/core





## 0.6.124 (2024-04-24)

**Note:** Version bump only for package @dojoengine/core
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": "@dojoengine/core",
"version": "1.0.0-alpha.28",
"version": "1.0.0-alpha.29",
"description": "dojo: Core package for interacting with dojo worlds. Execution client and other helpful functions",
"author": "dojo",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-burner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.29](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2024-11-08)

**Note:** Version bump only for package @dojoengine/create-burner





## 0.6.124 (2024-04-24)

**Note:** Version bump only for package @dojoengine/create-burner
Expand Down
2 changes: 1 addition & 1 deletion packages/create-burner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/create-burner",
"version": "1.0.0-alpha.28",
"version": "1.0.0-alpha.29",
"description": "dojo: Useful hooks and functions to create a Starknet burner wallet",
"author": "Loaf",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-dojo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.29](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2024-11-08)

**Note:** Version bump only for package @dojoengine/create-dojo





## 0.6.124 (2024-04-24)

**Note:** Version bump only for package @dojoengine/create-dojo
Expand Down
2 changes: 1 addition & 1 deletion packages/create-dojo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/create-dojo",
"version": "1.0.0-alpha.28",
"version": "1.0.0-alpha.29",
"description": "dojo: scaffolding dojo projects via npx",
"author": "dojo",
"module": "index.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.29](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2024-11-08)

**Note:** Version bump only for package @dojoengine/react





## 0.6.124 (2024-04-24)

**Note:** Version bump only for package @dojoengine/react
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": "@dojoengine/react",
"version": "1.0.0-alpha.28",
"version": "1.0.0-alpha.29",
"description": "dojo: React hooks for working with the dojo engine stack.",
"author": "dojo",
"source": "src/index.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.29](https://github.com/dojoengine/sdk/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2024-11-08)

**Note:** Version bump only for package @dojoengine/sdk
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": "@dojoengine/sdk",
"version": "1.0.0-alpha.28",
"version": "1.0.0-alpha.29",
"description": "Dojo SDK: Build onchain and provable apps faster",
"author": "Dojo Team",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/state/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.29](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2024-11-08)


### Features

* allow passing historical as a parameter ([a2e0cef](https://github.com/dojoengine/dojo.js/commit/a2e0cef17bc974f0be66f5b581da99c6cb62f761))





## 0.6.124 (2024-04-24)

**Note:** Version bump only for package @dojoengine/state
Expand Down
2 changes: 1 addition & 1 deletion packages/state/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/state",
"version": "1.0.0-alpha.28",
"version": "1.0.0-alpha.29",
"description": "dojo: State syncing for dojo games",
"author": "dojo",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/torii-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.29](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2024-11-08)

**Note:** Version bump only for package @dojoengine/torii-client





## 0.6.124 (2024-04-24)

**Note:** Version bump only for package @dojoengine/torii-client
Expand Down
2 changes: 1 addition & 1 deletion packages/torii-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/torii-client",
"version": "1.0.0-alpha.28",
"version": "1.0.0-alpha.29",
"description": "dojo: package bundles torii wasm into a helpful export for web",
"author": "dojo",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/torii-wasm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.29](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2024-11-08)

**Note:** Version bump only for package @dojoengine/torii-wasm





## 0.6.124 (2024-04-24)

**Note:** Version bump only for package @dojoengine/torii-wasm
Expand Down
2 changes: 1 addition & 1 deletion packages/torii-wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/torii-wasm",
"version": "1.0.0-alpha.28",
"version": "1.0.0-alpha.29",
"description": "dojo: WASM bindings for torii",
"author": "ohayo",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/utils-wasm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.29](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2024-11-08)

**Note:** Version bump only for package @dojoengine/utils-wasm





## 0.6.124 (2024-04-24)

**Note:** Version bump only for package @dojoengine/utils-wasm
Expand Down
2 changes: 1 addition & 1 deletion packages/utils-wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/utils-wasm",
"version": "1.0.0-alpha.28",
"version": "1.0.0-alpha.29",
"description": "dojo: wasm utils ",
"author": "dojo",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.29](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2024-11-08)

**Note:** Version bump only for package @dojoengine/utils





## 0.6.124 (2024-04-24)

**Note:** Version bump only for package @dojoengine/utils
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dojoengine/utils",
"version": "1.0.0-alpha.28",
"version": "1.0.0-alpha.29",
"description": "dojo: utils ",
"author": "dojo",
"license": "MIT",
Expand Down
Loading

0 comments on commit c6d2a17

Please sign in to comment.