From 331e1ead1eb263350991bd16723eacc285f3aefc Mon Sep 17 00:00:00 2001 From: MartianGreed Date: Fri, 10 Jan 2025 15:49:14 +0000 Subject: [PATCH] feat: prepare release --- .changeset/seven-elephants-serve.md | 15 -- packages/core/CHANGELOG.md | 254 +++----------------- packages/core/package.json | 2 +- packages/create-burner/CHANGELOG.md | 246 +++---------------- packages/create-burner/package.json | 2 +- packages/create-dojo/CHANGELOG.md | 169 +------------ packages/create-dojo/package.json | 2 +- packages/predeployed-connector/CHANGELOG.md | 34 +-- packages/predeployed-connector/package.json | 2 +- packages/react/CHANGELOG.md | 175 ++------------ packages/react/package.json | 2 +- packages/sdk/CHANGELOG.md | 80 ++---- packages/sdk/package.json | 2 +- packages/state/CHANGELOG.md | 138 ++--------- packages/state/package.json | 2 +- packages/torii-client/CHANGELOG.md | 160 +----------- packages/torii-client/package.json | 2 +- packages/torii-wasm/CHANGELOG.md | 164 +------------ packages/torii-wasm/package.json | 2 +- packages/utils-wasm/CHANGELOG.md | 103 ++------ packages/utils-wasm/package.json | 2 +- packages/utils/CHANGELOG.md | 192 ++------------- packages/utils/package.json | 2 +- 23 files changed, 220 insertions(+), 1532 deletions(-) delete mode 100644 .changeset/seven-elephants-serve.md diff --git a/.changeset/seven-elephants-serve.md b/.changeset/seven-elephants-serve.md deleted file mode 100644 index 74f884fb..00000000 --- a/.changeset/seven-elephants-serve.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -"@dojoengine/core": patch -"@dojoengine/create-burner": patch -"@dojoengine/create-dojo": patch -"@dojoengine/predeployed-connector": patch -"@dojoengine/react": patch -"@dojoengine/sdk": patch -"@dojoengine/state": patch -"@dojoengine/torii-client": patch -"@dojoengine/torii-wasm": patch -"@dojoengine/utils": patch -"@dojoengine/utils-wasm": patch ---- - -change from lerna to changeset diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 95a44dba..d63c7e56 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,457 +1,273 @@ # Change Log +## 1.0.9 + +### Patch Changes + +- 987fcb6: change from lerna to changeset + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.0.8](https://github.com/dojoengine/dojo.js/compare/v1.0.7...v1.0.8) (2025-01-06) - ### Bug Fixes -* compile calldata using abi ([3341a7a](https://github.com/dojoengine/dojo.js/commit/3341a7a5f3b8af1172a12624f82bac77adbe0304)) - +- compile calldata using abi ([3341a7a](https://github.com/dojoengine/dojo.js/commit/3341a7a5f3b8af1172a12624f82bac77adbe0304)) ### Features -* upgrade starknet peerDependency ([9c60112](https://github.com/dojoengine/dojo.js/commit/9c6011275c7213d68175a0dd51275caae55e2e61)) - - - - +- upgrade starknet peerDependency ([9c60112](https://github.com/dojoengine/dojo.js/commit/9c6011275c7213d68175a0dd51275caae55e2e61)) ## [1.0.7](https://github.com/dojoengine/dojo.js/compare/v1.0.6...v1.0.7) (2024-12-27) **Note:** Version bump only for package @dojoengine/core - - - - ## [1.0.6](https://github.com/dojoengine/dojo.js/compare/v1.0.5...v1.0.6) (2024-12-23) **Note:** Version bump only for package @dojoengine/core - - - - ## [1.0.4](https://github.com/dojoengine/dojo.js/compare/v1.0.4-alpha.3.1.2...v1.0.4) (2024-12-21) **Note:** Version bump only for package @dojoengine/core - - - - ## [1.0.3](https://github.com/dojoengine/dojo.js/compare/v1.0.3-alpha.2...v1.0.3) (2024-12-14) **Note:** Version bump only for package @dojoengine/core - - - - ## [1.0.2](https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2) (2024-11-27) **Note:** Version bump only for package @dojoengine/core - - - - ## [1.0.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26) **Note:** Version bump only for package @dojoengine/core - - - - # [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11) **Note:** Version bump only for package @dojoengine/core - - - - # [1.0.0-alpha.30](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2024-11-09) **Note:** Version bump only for package @dojoengine/core - - - - # [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 - - - - ## 0.6.123 (2024-04-24) **Note:** Version bump only for package @dojoengine/core - - - - ## [0.6.122](https://github.com/dojoengine/dojo.js/compare/v0.6.121...v0.6.122) (2024-04-09) - ### Bug Fixes -* generation script ([95df756](https://github.com/dojoengine/dojo.js/commit/95df756472d5dda9a87d08faa705ae9d20b14b5c)) - - +- generation script ([95df756](https://github.com/dojoengine/dojo.js/commit/95df756472d5dda9a87d08faa705ae9d20b14b5c)) ## [0.6.121](https://github.com/dojoengine/dojo.js/compare/v0.6.12...v0.6.121) (2024-04-07) - ### Bug Fixes -* component generation ([a98a9e9](https://github.com/dojoengine/dojo.js/commit/a98a9e9b66b62c23ed89fa3cafb9af63b011057b)) - - +- component generation ([a98a9e9](https://github.com/dojoengine/dojo.js/commit/a98a9e9b66b62c23ed89fa3cafb9af63b011057b)) ## [0.6.12](https://github.com/dojoengine/dojo.js/compare/v0.6.11...v0.6.12) (2024-04-05) - - ## [0.6.11](https://github.com/dojoengine/dojo.js/compare/v0.6.1...v0.6.11) (2024-04-05) - - ## [0.6.1](https://github.com/dojoengine/dojo.js/compare/v0.6.1-alpha.11...v0.6.1) (2024-04-04) - ### Bug Fixes -* protobuf ([74b463e](https://github.com/dojoengine/dojo.js/commit/74b463ed45baad71c927a0070c15a7ff88fd0585)) - - +- protobuf ([74b463e](https://github.com/dojoengine/dojo.js/commit/74b463ed45baad71c927a0070c15a7ff88fd0585)) ## [0.6.1-alpha.11](https://github.com/dojoengine/dojo.js/compare/v0.6.1-alpha.1...v0.6.1-alpha.11) (2024-04-03) - ### Bug Fixes -* relay ([ba6eccc](https://github.com/dojoengine/dojo.js/commit/ba6eccccd9055b2a51b186cb7e95bd796cd0240c)) - +- relay ([ba6eccc](https://github.com/dojoengine/dojo.js/commit/ba6eccccd9055b2a51b186cb7e95bd796cd0240c)) ### Features -* package refinements, CI updates ([2be0fd6](https://github.com/dojoengine/dojo.js/commit/2be0fd606eb39aaaa66a8083fd51e31c78de7ca2)) -* package refinements, CI updates ([664a599](https://github.com/dojoengine/dojo.js/commit/664a5995618af7a3137747409e006d27a474b5f8)) - - +- package refinements, CI updates ([2be0fd6](https://github.com/dojoengine/dojo.js/commit/2be0fd606eb39aaaa66a8083fd51e31c78de7ca2)) +- package refinements, CI updates ([664a599](https://github.com/dojoengine/dojo.js/commit/664a5995618af7a3137747409e006d27a474b5f8)) ## [0.6.1-alpha.1](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.5...v0.6.1-alpha.1) (2024-04-02) - - ## [0.6.1-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.0...v0.6.1-alpha.0) (2024-03-08) - ### Bug Fixes -* imports ([e68462a](https://github.com/dojoengine/dojo.js/commit/e68462ab7f84ad532129200e1f485fad5803e51c)) - +- imports ([e68462a](https://github.com/dojoengine/dojo.js/commit/e68462ab7f84ad532129200e1f485fad5803e51c)) ### Features -* adds in fee token ability ([52e598a](https://github.com/dojoengine/dojo.js/commit/52e598a4b08ba2f5e4ac09dec66db08e4e5c00ad)) - - +- adds in fee token ability ([52e598a](https://github.com/dojoengine/dojo.js/commit/52e598a4b08ba2f5e4ac09dec66db08e4e5c00ad)) # [0.6.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.5.9...v0.6.0-alpha.0) (2024-03-07) - ### Bug Fixes -* update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) - - +- update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) # [0.6.0-alpha.5](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.2...v0.6.0-alpha.5) (2024-04-01) - - ## [0.6.1-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.0...v0.6.1-alpha.0) (2024-03-08) - ### Bug Fixes -* imports ([e68462a](https://github.com/dojoengine/dojo.js/commit/e68462ab7f84ad532129200e1f485fad5803e51c)) - +- imports ([e68462a](https://github.com/dojoengine/dojo.js/commit/e68462ab7f84ad532129200e1f485fad5803e51c)) ### Features -* adds in fee token ability ([52e598a](https://github.com/dojoengine/dojo.js/commit/52e598a4b08ba2f5e4ac09dec66db08e4e5c00ad)) - - +- adds in fee token ability ([52e598a](https://github.com/dojoengine/dojo.js/commit/52e598a4b08ba2f5e4ac09dec66db08e4e5c00ad)) # [0.6.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.5.9...v0.6.0-alpha.0) (2024-03-07) - ### Bug Fixes -* ci ([06828fe](https://github.com/dojoengine/dojo.js/commit/06828fe45eb5cec45bd13d61843acd7f73ab5608)) -* remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) -* u64 as RecsType.BigInt instead of RecsType.Number ([ff16b33](https://github.com/dojoengine/dojo.js/commit/ff16b33b8a6290fc7e6a7d0f4f701b0e7d9f6bb3)) -* update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) -* update starknetjs ([197fba4](https://github.com/dojoengine/dojo.js/commit/197fba45b875c62d86aaefb1e6fb2af7b25c19fb)) - +- ci ([06828fe](https://github.com/dojoengine/dojo.js/commit/06828fe45eb5cec45bd13d61843acd7f73ab5608)) +- remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) +- u64 as RecsType.BigInt instead of RecsType.Number ([ff16b33](https://github.com/dojoengine/dojo.js/commit/ff16b33b8a6290fc7e6a7d0f4f701b0e7d9f6bb3)) +- update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) +- update starknetjs ([197fba4](https://github.com/dojoengine/dojo.js/commit/197fba45b875c62d86aaefb1e6fb2af7b25c19fb)) ### Features -* add logger ([f31ef0c](https://github.com/dojoengine/dojo.js/commit/f31ef0c5a573b1b5f0f9b4f392474beaa75717c5)) -* init starknet react example connection ([8f3ba52](https://github.com/dojoengine/dojo.js/commit/8f3ba52aea63bbfc4a5b762c8d8b29ee4a10074c)) - - +- add logger ([f31ef0c](https://github.com/dojoengine/dojo.js/commit/f31ef0c5a573b1b5f0f9b4f392474beaa75717c5)) +- init starknet react example connection ([8f3ba52](https://github.com/dojoengine/dojo.js/commit/8f3ba52aea63bbfc4a5b762c8d8b29ee4a10074c)) ## [0.5.9](https://github.com/dojoengine/dojo.js/compare/v0.5.8...v0.5.9) (2024-02-17) - - ## [0.5.8](https://github.com/dojoengine/dojo.js/compare/v0.5.7...v0.5.8) (2024-02-09) - ### Bug Fixes -* codegen ([5d44722](https://github.com/dojoengine/dojo.js/commit/5d44722784b93c0180017a4d1b14f9987909794f)) - - +- codegen ([5d44722](https://github.com/dojoengine/dojo.js/commit/5d44722784b93c0180017a4d1b14f9987909794f)) ## [0.5.7](https://github.com/dojoengine/dojo.js/compare/v0.5.6...v0.5.7) (2024-02-08) - ### Bug Fixes -* config setp ([dc29ec0](https://github.com/dojoengine/dojo.js/commit/dc29ec02291e01b344379e8ef16e16316604cee8)) -* lint ([04dfbb4](https://github.com/dojoengine/dojo.js/commit/04dfbb49651bf94000f25e35dd340e8b7461e854)) - - +- config setp ([dc29ec0](https://github.com/dojoengine/dojo.js/commit/dc29ec02291e01b344379e8ef16e16316604cee8)) +- lint ([04dfbb4](https://github.com/dojoengine/dojo.js/commit/04dfbb49651bf94000f25e35dd340e8b7461e854)) ## [0.5.6](https://github.com/dojoengine/dojo.js/compare/v0.5.5...v0.5.6) (2024-02-03) - ### Bug Fixes -* ci lint ([285d094](https://github.com/dojoengine/dojo.js/commit/285d094116a0e777e6abde6b097aec725fa05ba9)) - - +- ci lint ([285d094](https://github.com/dojoengine/dojo.js/commit/285d094116a0e777e6abde6b097aec725fa05ba9)) ## [0.5.5](https://github.com/dojoengine/dojo.js/compare/v0.5.4...v0.5.5) (2024-02-01) - ### Bug Fixes -* burner error message, standardise constants ([7a91cd5](https://github.com/dojoengine/dojo.js/commit/7a91cd5975d9aac1835cd5975cf95e937a6a45be)) - - +- burner error message, standardise constants ([7a91cd5](https://github.com/dojoengine/dojo.js/commit/7a91cd5975d9aac1835cd5975cf95e937a6a45be)) ## [0.5.4](https://github.com/dojoengine/dojo.js/compare/v0.5.3...v0.5.4) (2024-02-01) - ### Features -* update examples, improve dojo config with defaults ([eecb884](https://github.com/dojoengine/dojo.js/commit/eecb884e974a0b9a67a5b6b94280c947e88fa9d0)) - - +- update examples, improve dojo config with defaults ([eecb884](https://github.com/dojoengine/dojo.js/commit/eecb884e974a0b9a67a5b6b94280c947e88fa9d0)) ## [0.5.3](https://github.com/dojoengine/dojo.js/compare/v0.5.2...v0.5.3) (2024-01-30) - - ## [0.5.2](https://github.com/dojoengine/dojo.js/compare/v0.5.1...v0.5.2) (2024-01-29) - - ## [0.5.1](https://github.com/dojoengine/dojo.js/compare/v0.5.0...v0.5.1) (2024-01-28) - - # [0.5.0](https://github.com/dojoengine/dojo.js/compare/v0.3.5...v0.5.0) (2024-01-27) - - ## [0.3.5](https://github.com/dojoengine/dojo.js/compare/v0.3.4...v0.3.5) (2024-01-24) - ### Features -* add callContract on DojoProvider ([4f36f39](https://github.com/dojoengine/dojo.js/commit/4f36f395ca4c80ffb52c68d4490f97889344efe9)) - - +- add callContract on DojoProvider ([4f36f39](https://github.com/dojoengine/dojo.js/commit/4f36f395ca4c80ffb52c68d4490f97889344efe9)) ## [0.3.4](https://github.com/dojoengine/dojo.js/compare/v0.3.3...v0.3.4) (2024-01-16) - - ## [0.3.3](https://github.com/dojoengine/dojo.js/compare/v0.3.2...v0.3.3) (2024-01-12) - - ## [0.3.2](https://github.com/dojoengine/dojo.js/compare/v0.2.10...v0.3.2) (2024-01-10) - - ## [0.2.10](https://github.com/dojoengine/dojo.js/compare/v0.2.9...v0.2.10) (2023-12-23) - - ## [0.2.9](https://github.com/dojoengine/dojo.js/compare/v0.2.8...v0.2.9) (2023-12-19) - - ## [0.2.8](https://github.com/dojoengine/dojo.js/compare/v0.2.7...v0.2.8) (2023-12-19) - - ## [0.2.7](https://github.com/dojoengine/dojo.js/compare/v0.2.6...v0.2.7) (2023-12-19) - - ## [0.2.6](https://github.com/dojoengine/dojo.js/compare/v0.2.5...v0.2.6) (2023-12-18) - - ## [0.2.5](https://github.com/dojoengine/dojo.js/compare/v0.2.4...v0.2.5) (2023-12-17) - - ## [0.2.3](https://github.com/dojoengine/dojo.js/compare/v0.2.2...v0.2.3) (2023-12-14) - - ## [0.2.2](https://github.com/dojoengine/dojo.js/compare/v0.2.1...v0.2.2) (2023-12-14) - - # [0.2.0](https://github.com/dojoengine/dojo.js/compare/v0.2.0-alpha.0...v0.2.0) (2023-12-14) - - # [0.2.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.62-alpha.0...v0.2.0-alpha.0) (2023-12-13) - - ## [0.1.62-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.61-alpha.0...v0.1.62-alpha.0) (2023-12-13) - - ## [0.1.61-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.60...v0.1.61-alpha.0) (2023-12-13) - - ## [0.1.60](https://github.com/dojoengine/dojo.js/compare/v0.1.58...v0.1.60) (2023-12-12) - - ## [0.1.55](https://github.com/dojoengine/dojo.js/compare/v0.1.54...v0.1.55) (2023-11-24) - - ## [0.1.54](https://github.com/dojoengine/dojo.js/compare/v0.1.53...v0.1.54) (2023-11-24) - - ## [0.1.53](https://github.com/dojoengine/dojo.js/compare/v0.1.52...v0.1.53) (2023-11-24) - - ## [0.1.51](https://github.com/dojoengine/dojo.js/compare/v0.1.50...v0.1.51) (2023-11-24) - - ## [0.1.50](https://github.com/dojoengine/dojo.js/compare/v0.1.49...v0.1.50) (2023-11-22) - - ## [0.1.49](https://github.com/dojoengine/dojo.js/compare/v0.1.48...v0.1.49) (2023-11-22) - - ## [0.1.48](https://github.com/dojoengine/dojo.js/compare/v0.1.47...v0.1.48) (2023-11-22) - - ## [0.1.47](https://github.com/dojoengine/dojo.js/compare/v0.1.46...v0.1.47) (2023-11-22) - - ## [0.1.46](https://github.com/dojoengine/dojo.js/compare/v0.1.45...v0.1.46) (2023-11-22) - - ## [0.1.45](https://github.com/dojoengine/dojo.js/compare/v0.1.44...v0.1.45) (2023-11-22) - - ## [0.1.44](https://github.com/dojoengine/dojo.js/compare/v0.1.43...v0.1.44) (2023-11-22) - - ## [0.1.43](https://github.com/dojoengine/dojo.js/compare/v0.1.42...v0.1.43) (2023-11-20) - - ## [0.1.42](https://github.com/dojoengine/dojo.js/compare/v0.1.38...v0.1.42) (2023-11-11) - - ## [0.1.34](https://github.com/dojoengine/dojo.js/compare/v0.1.33...v0.1.34) (2023-11-03) - - ## [0.1.31](https://github.com/dojoengine/dojo.js/compare/v0.1.30...v0.1.31) (2023-10-31) - - ## [0.1.29](https://github.com/dojoengine/dojo.js/compare/v0.1.28...v0.1.29) (2023-10-19) - - ## [0.1.27](https://github.com/dojoengine/dojo.js/compare/v0.1.26...v0.1.27) (2023-10-18) - - ## [0.1.26](https://github.com/dojoengine/dojo.js/compare/v0.1.25...v0.1.26) (2023-10-18) - - ## [0.1.25](https://github.com/dojoengine/dojo.js/compare/v0.1.24...v0.1.25) (2023-10-17) - - ## [0.1.22](https://github.com/dojoengine/dojo.js/compare/v0.1.21...v0.1.22) (2023-10-17) - ### Features -* get uuid ([8e51298](https://github.com/dojoengine/dojo.js/commit/8e51298d181bcb0f1b462a9c354600f1cf373af4)) - - +- get uuid ([8e51298](https://github.com/dojoengine/dojo.js/commit/8e51298d181bcb0f1b462a9c354600f1cf373af4)) ## [0.1.21](https://github.com/dojoengine/dojo.js/compare/v0.1.2...v0.1.21) (2023-10-16) - ### Features -* resolved [#15](https://github.com/dojoengine/dojo.js/issues/15) by adding multicall ([6e24d0a](https://github.com/dojoengine/dojo.js/commit/6e24d0a70eeb72a7f52819b9094855d3a567579b)) - - +- resolved [#15](https://github.com/dojoengine/dojo.js/issues/15) by adding multicall ([6e24d0a](https://github.com/dojoengine/dojo.js/commit/6e24d0a70eeb72a7f52819b9094855d3a567579b)) ## 0.1.2 (2023-10-07) diff --git a/packages/core/package.json b/packages/core/package.json index 2e574a01..d91dc132 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@dojoengine/core", - "version": "1.0.8", + "version": "1.0.9", "description": "dojo: Core package for interacting with dojo worlds. Execution client and other helpful functions", "author": "dojo", "license": "MIT", diff --git a/packages/create-burner/CHANGELOG.md b/packages/create-burner/CHANGELOG.md index 9b610dc7..0e4fa7fa 100644 --- a/packages/create-burner/CHANGELOG.md +++ b/packages/create-burner/CHANGELOG.md @@ -1,421 +1,249 @@ # Change Log +## 1.0.9 + +### Patch Changes + +- 987fcb6: change from lerna to changeset +- Updated dependencies [987fcb6] + - @dojoengine/core@1.0.9 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.0.8](https://github.com/dojoengine/dojo.js/compare/v1.0.7...v1.0.8) (2025-01-06) - ### Features -* upgrade starknet peerDependency ([9c60112](https://github.com/dojoengine/dojo.js/commit/9c6011275c7213d68175a0dd51275caae55e2e61)) - - - - +- upgrade starknet peerDependency ([9c60112](https://github.com/dojoengine/dojo.js/commit/9c6011275c7213d68175a0dd51275caae55e2e61)) ## [1.0.7](https://github.com/dojoengine/dojo.js/compare/v1.0.6...v1.0.7) (2024-12-27) - ### Features -* bump dojo v1.0.9 ([32db06c](https://github.com/dojoengine/dojo.js/commit/32db06cf32348b6b2d150e86817326f9fb35ce45)) - - - - +- bump dojo v1.0.9 ([32db06c](https://github.com/dojoengine/dojo.js/commit/32db06cf32348b6b2d150e86817326f9fb35ce45)) ## [1.0.6](https://github.com/dojoengine/dojo.js/compare/v1.0.5...v1.0.6) (2024-12-23) **Note:** Version bump only for package @dojoengine/create-burner - - - - ## [1.0.4](https://github.com/dojoengine/dojo.js/compare/v1.0.4-alpha.3.1.2...v1.0.4) (2024-12-21) - ### Features -* parseEntities, cairocustomenum support ([60b46c6](https://github.com/dojoengine/dojo.js/commit/60b46c672fc2bfd51a9eb3aa5a51cb834c828ce5)) - - - - +- parseEntities, cairocustomenum support ([60b46c6](https://github.com/dojoengine/dojo.js/commit/60b46c672fc2bfd51a9eb3aa5a51cb834c828ce5)) ## [1.0.3](https://github.com/dojoengine/dojo.js/compare/v1.0.3-alpha.2...v1.0.3) (2024-12-14) **Note:** Version bump only for package @dojoengine/create-burner - - - - ## [1.0.2](https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2) (2024-11-27) **Note:** Version bump only for package @dojoengine/create-burner - - - - ## [1.0.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26) **Note:** Version bump only for package @dojoengine/create-burner - - - - # [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11) **Note:** Version bump only for package @dojoengine/create-burner - - - - # [1.0.0-alpha.30](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2024-11-09) **Note:** Version bump only for package @dojoengine/create-burner - - - - # [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 - - - - ## 0.6.123 (2024-04-24) **Note:** Version bump only for package @dojoengine/create-burner - - - - ## [0.6.122](https://github.com/dojoengine/dojo.js/compare/v0.6.121...v0.6.122) (2024-04-09) - ### Features -* add afterDeploying callback to burnerManager ([14da941](https://github.com/dojoengine/dojo.js/commit/14da94159530d98b40b358db4895638f44c0032e)) - - +- add afterDeploying callback to burnerManager ([14da941](https://github.com/dojoengine/dojo.js/commit/14da94159530d98b40b358db4895638f44c0032e)) ## [0.6.121](https://github.com/dojoengine/dojo.js/compare/v0.6.12...v0.6.121) (2024-04-07) - - ## [0.6.12](https://github.com/dojoengine/dojo.js/compare/v0.6.11...v0.6.12) (2024-04-05) - - ## [0.6.11](https://github.com/dojoengine/dojo.js/compare/v0.6.1...v0.6.11) (2024-04-05) - - ## [0.6.1](https://github.com/dojoengine/dojo.js/compare/v0.6.1-alpha.11...v0.6.1) (2024-04-04) - ### Bug Fixes -* protobuf ([74b463e](https://github.com/dojoengine/dojo.js/commit/74b463ed45baad71c927a0070c15a7ff88fd0585)) - +- protobuf ([74b463e](https://github.com/dojoengine/dojo.js/commit/74b463ed45baad71c927a0070c15a7ff88fd0585)) ### Features -* wip updating examples ([99c6786](https://github.com/dojoengine/dojo.js/commit/99c6786f34240f88bd03efc083836d8b4f72692d)) - - +- wip updating examples ([99c6786](https://github.com/dojoengine/dojo.js/commit/99c6786f34240f88bd03efc083836d8b4f72692d)) ## [0.6.1-alpha.11](https://github.com/dojoengine/dojo.js/compare/v0.6.1-alpha.1...v0.6.1-alpha.11) (2024-04-03) - - ## [0.6.1-alpha.1](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.5...v0.6.1-alpha.1) (2024-04-02) - - ## [0.6.1-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.0...v0.6.1-alpha.0) (2024-03-08) - ### Features -* adds in fee token ability ([52e598a](https://github.com/dojoengine/dojo.js/commit/52e598a4b08ba2f5e4ac09dec66db08e4e5c00ad)) - - +- adds in fee token ability ([52e598a](https://github.com/dojoengine/dojo.js/commit/52e598a4b08ba2f5e4ac09dec66db08e4e5c00ad)) # [0.6.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.5.9...v0.6.0-alpha.0) (2024-03-07) - ### Bug Fixes -* update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) - - +- update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) # [0.6.0-alpha.5](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.2...v0.6.0-alpha.5) (2024-04-01) - - # [0.6.0-alpha.1](https://github.com/dojoengine/dojo.js/compare/v0.6.1-alpha.0...v0.6.0-alpha.1) (2024-03-29) - ### Bug Fixes -* burnerManager initialized twice, causing conflicts in undeployed burner removal ([093d63c](https://github.com/dojoengine/dojo.js/commit/093d63cbee4482a5602aba5672d2a870b0d6e2df)) -* handle init error ([3bfb5ab](https://github.com/dojoengine/dojo.js/commit/3bfb5ab1025ddf756fb72235d69aeb27c9b00198)) -* tests ([1d85f0e](https://github.com/dojoengine/dojo.js/commit/1d85f0ee64510f17c735a2a748c0772dd5e9bf7c)) - +- burnerManager initialized twice, causing conflicts in undeployed burner removal ([093d63c](https://github.com/dojoengine/dojo.js/commit/093d63cbee4482a5602aba5672d2a870b0d6e2df)) +- handle init error ([3bfb5ab](https://github.com/dojoengine/dojo.js/commit/3bfb5ab1025ddf756fb72235d69aeb27c9b00198)) +- tests ([1d85f0e](https://github.com/dojoengine/dojo.js/commit/1d85f0ee64510f17c735a2a748c0772dd5e9bf7c)) ### Features -* add `count` variable in useBurner hooks that contains the number of burner deployed ([cb732a2](https://github.com/dojoengine/dojo.js/commit/cb732a2994f89963959a300d1edb032c1c24a05d)) -* add connector & manager for predeployed accounts ([b031b5a](https://github.com/dojoengine/dojo.js/commit/b031b5a6fd516cd89301ad9041b7f9866076ff4a)) -* add DojoBurnerStarknetWindowObject ([d0455d9](https://github.com/dojoengine/dojo.js/commit/d0455d9bf9c7aace676b07ff211be46dadc6e384)) -* add useBurnerWindowObject ([7e4751b](https://github.com/dojoengine/dojo.js/commit/7e4751bc1a8803ae153e80e4f31e94d98b41af07)) -* better way ([f3d82f8](https://github.com/dojoengine/dojo.js/commit/f3d82f877dce87f3bf128eade53015a9b1096e1a)) -* prevent re-init and enforce init before create with isInitialized flag ([3f20447](https://github.com/dojoengine/dojo.js/commit/3f20447a3d43aa5d281e19ebfc777c5a3ccdda36)) - - +- add `count` variable in useBurner hooks that contains the number of burner deployed ([cb732a2](https://github.com/dojoengine/dojo.js/commit/cb732a2994f89963959a300d1edb032c1c24a05d)) +- add connector & manager for predeployed accounts ([b031b5a](https://github.com/dojoengine/dojo.js/commit/b031b5a6fd516cd89301ad9041b7f9866076ff4a)) +- add DojoBurnerStarknetWindowObject ([d0455d9](https://github.com/dojoengine/dojo.js/commit/d0455d9bf9c7aace676b07ff211be46dadc6e384)) +- add useBurnerWindowObject ([7e4751b](https://github.com/dojoengine/dojo.js/commit/7e4751bc1a8803ae153e80e4f31e94d98b41af07)) +- better way ([f3d82f8](https://github.com/dojoengine/dojo.js/commit/f3d82f877dce87f3bf128eade53015a9b1096e1a)) +- prevent re-init and enforce init before create with isInitialized flag ([3f20447](https://github.com/dojoengine/dojo.js/commit/3f20447a3d43aa5d281e19ebfc777c5a3ccdda36)) ## [0.6.1-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.0...v0.6.1-alpha.0) (2024-03-08) - ### Features -* adds in fee token ability ([52e598a](https://github.com/dojoengine/dojo.js/commit/52e598a4b08ba2f5e4ac09dec66db08e4e5c00ad)) - - +- adds in fee token ability ([52e598a](https://github.com/dojoengine/dojo.js/commit/52e598a4b08ba2f5e4ac09dec66db08e4e5c00ad)) # [0.6.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.5.9...v0.6.0-alpha.0) (2024-03-07) - ### Bug Fixes -* ci ([06828fe](https://github.com/dojoengine/dojo.js/commit/06828fe45eb5cec45bd13d61843acd7f73ab5608)) -* remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) -* update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) -* update starknetjs ([197fba4](https://github.com/dojoengine/dojo.js/commit/197fba45b875c62d86aaefb1e6fb2af7b25c19fb)) - +- ci ([06828fe](https://github.com/dojoengine/dojo.js/commit/06828fe45eb5cec45bd13d61843acd7f73ab5608)) +- remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) +- update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) +- update starknetjs ([197fba4](https://github.com/dojoengine/dojo.js/commit/197fba45b875c62d86aaefb1e6fb2af7b25c19fb)) ### Features -* burner scripts ([221937a](https://github.com/dojoengine/dojo.js/commit/221937a5c5877758174f9845003952626305087e)) -* update deps ([b9e47f4](https://github.com/dojoengine/dojo.js/commit/b9e47f45e0d4ccb18b1b7062e60924ad213b1c8b)) - - +- burner scripts ([221937a](https://github.com/dojoengine/dojo.js/commit/221937a5c5877758174f9845003952626305087e)) +- update deps ([b9e47f4](https://github.com/dojoengine/dojo.js/commit/b9e47f45e0d4ccb18b1b7062e60924ad213b1c8b)) ## [0.5.9](https://github.com/dojoengine/dojo.js/compare/v0.5.8...v0.5.9) (2024-02-17) - ### Features -* **burner:** change burnerManager.init() into async in examples and tests ([bb78ff2](https://github.com/dojoengine/dojo.js/commit/bb78ff2a484f82e78824f3db70fdb5e5b5af921d)) -* **burner:** update init to remove undeployed burners from storage ([76c4337](https://github.com/dojoengine/dojo.js/commit/76c4337bdbf54132e1ffb311637a4c317af02d28)) - - +- **burner:** change burnerManager.init() into async in examples and tests ([bb78ff2](https://github.com/dojoengine/dojo.js/commit/bb78ff2a484f82e78824f3db70fdb5e5b5af921d)) +- **burner:** update init to remove undeployed burners from storage ([76c4337](https://github.com/dojoengine/dojo.js/commit/76c4337bdbf54132e1ffb311637a4c317af02d28)) ## [0.5.8](https://github.com/dojoengine/dojo.js/compare/v0.5.7...v0.5.8) (2024-02-09) - - ## [0.5.7](https://github.com/dojoengine/dojo.js/compare/v0.5.6...v0.5.7) (2024-02-08) - - ## [0.5.6](https://github.com/dojoengine/dojo.js/compare/v0.5.5...v0.5.6) (2024-02-03) - ### Bug Fixes -* ci lint ([285d094](https://github.com/dojoengine/dojo.js/commit/285d094116a0e777e6abde6b097aec725fa05ba9)) -* type issue ([3f5e3e2](https://github.com/dojoengine/dojo.js/commit/3f5e3e26822201ea43c27154d1ab580f27fa1a53)) - - +- ci lint ([285d094](https://github.com/dojoengine/dojo.js/commit/285d094116a0e777e6abde6b097aec725fa05ba9)) +- type issue ([3f5e3e2](https://github.com/dojoengine/dojo.js/commit/3f5e3e26822201ea43c27154d1ab580f27fa1a53)) ## [0.5.5](https://github.com/dojoengine/dojo.js/compare/v0.5.4...v0.5.5) (2024-02-01) - ### Bug Fixes -* burner error message, standardise constants ([7a91cd5](https://github.com/dojoengine/dojo.js/commit/7a91cd5975d9aac1835cd5975cf95e937a6a45be)) - - +- burner error message, standardise constants ([7a91cd5](https://github.com/dojoengine/dojo.js/commit/7a91cd5975d9aac1835cd5975cf95e937a6a45be)) ## [0.5.4](https://github.com/dojoengine/dojo.js/compare/v0.5.3...v0.5.4) (2024-02-01) - - ## [0.5.3](https://github.com/dojoengine/dojo.js/compare/v0.5.2...v0.5.3) (2024-01-30) - - ## [0.5.2](https://github.com/dojoengine/dojo.js/compare/v0.5.1...v0.5.2) (2024-01-29) - - ## [0.5.1](https://github.com/dojoengine/dojo.js/compare/v0.5.0...v0.5.1) (2024-01-28) - - # [0.5.0](https://github.com/dojoengine/dojo.js/compare/v0.3.5...v0.5.0) (2024-01-27) - - ## [0.3.5](https://github.com/dojoengine/dojo.js/compare/v0.3.4...v0.3.5) (2024-01-24) - - ## [0.3.4](https://github.com/dojoengine/dojo.js/compare/v0.3.3...v0.3.4) (2024-01-16) - - ## [0.3.3](https://github.com/dojoengine/dojo.js/compare/v0.3.2...v0.3.3) (2024-01-12) - - ## [0.3.2](https://github.com/dojoengine/dojo.js/compare/v0.2.10...v0.3.2) (2024-01-10) - - ## [0.2.10](https://github.com/dojoengine/dojo.js/compare/v0.2.9...v0.2.10) (2023-12-23) - - ## [0.2.9](https://github.com/dojoengine/dojo.js/compare/v0.2.8...v0.2.9) (2023-12-19) - - ## [0.2.8](https://github.com/dojoengine/dojo.js/compare/v0.2.7...v0.2.8) (2023-12-19) - - ## [0.2.7](https://github.com/dojoengine/dojo.js/compare/v0.2.6...v0.2.7) (2023-12-19) - - ## [0.2.6](https://github.com/dojoengine/dojo.js/compare/v0.2.5...v0.2.6) (2023-12-18) - - # [0.2.0](https://github.com/dojoengine/dojo.js/compare/v0.2.0-alpha.0...v0.2.0) (2023-12-14) - - # [0.2.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.62-alpha.0...v0.2.0-alpha.0) (2023-12-13) - - ## [0.1.62-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.61-alpha.0...v0.1.62-alpha.0) (2023-12-13) - - ## [0.1.61-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.60...v0.1.61-alpha.0) (2023-12-13) - - ## [0.1.60](https://github.com/dojoengine/dojo.js/compare/v0.1.58...v0.1.60) (2023-12-12) - - ## [0.1.55](https://github.com/dojoengine/dojo.js/compare/v0.1.54...v0.1.55) (2023-11-24) - - ## [0.1.54](https://github.com/dojoengine/dojo.js/compare/v0.1.53...v0.1.54) (2023-11-24) - - ## [0.1.53](https://github.com/dojoengine/dojo.js/compare/v0.1.52...v0.1.53) (2023-11-24) - - ## [0.1.51](https://github.com/dojoengine/dojo.js/compare/v0.1.50...v0.1.51) (2023-11-24) - - ## [0.1.50](https://github.com/dojoengine/dojo.js/compare/v0.1.49...v0.1.50) (2023-11-22) - - ## [0.1.49](https://github.com/dojoengine/dojo.js/compare/v0.1.48...v0.1.49) (2023-11-22) - - ## [0.1.48](https://github.com/dojoengine/dojo.js/compare/v0.1.47...v0.1.48) (2023-11-22) - - ## [0.1.47](https://github.com/dojoengine/dojo.js/compare/v0.1.46...v0.1.47) (2023-11-22) - - ## [0.1.46](https://github.com/dojoengine/dojo.js/compare/v0.1.45...v0.1.46) (2023-11-22) - - ## [0.1.45](https://github.com/dojoengine/dojo.js/compare/v0.1.44...v0.1.45) (2023-11-22) - - ## [0.1.44](https://github.com/dojoengine/dojo.js/compare/v0.1.43...v0.1.44) (2023-11-22) - - ## [0.1.43](https://github.com/dojoengine/dojo.js/compare/v0.1.42...v0.1.43) (2023-11-20) - - ## [0.1.42](https://github.com/dojoengine/dojo.js/compare/v0.1.38...v0.1.42) (2023-11-11) - - ## [0.1.34](https://github.com/dojoengine/dojo.js/compare/v0.1.33...v0.1.34) (2023-11-03) - - ## [0.1.31](https://github.com/dojoengine/dojo.js/compare/v0.1.30...v0.1.31) (2023-10-31) - - ## [0.1.29](https://github.com/dojoengine/dojo.js/compare/v0.1.28...v0.1.29) (2023-10-19) - - ## [0.1.27](https://github.com/dojoengine/dojo.js/compare/v0.1.26...v0.1.27) (2023-10-18) - - ## [0.1.26](https://github.com/dojoengine/dojo.js/compare/v0.1.25...v0.1.26) (2023-10-18) - - ## [0.1.25](https://github.com/dojoengine/dojo.js/compare/v0.1.24...v0.1.25) (2023-10-17) - - ## [0.1.22](https://github.com/dojoengine/dojo.js/compare/v0.1.21...v0.1.22) (2023-10-17) - - ## [0.1.21](https://github.com/dojoengine/dojo.js/compare/v0.1.2...v0.1.21) (2023-10-16) - - ## 0.1.2 (2023-10-07) diff --git a/packages/create-burner/package.json b/packages/create-burner/package.json index c4500f1d..5261d4ff 100644 --- a/packages/create-burner/package.json +++ b/packages/create-burner/package.json @@ -1,6 +1,6 @@ { "name": "@dojoengine/create-burner", - "version": "1.0.8", + "version": "1.0.9", "description": "dojo: Useful hooks and functions to create a Starknet burner wallet", "author": "Loaf", "license": "MIT", diff --git a/packages/create-dojo/CHANGELOG.md b/packages/create-dojo/CHANGELOG.md index 49b447c8..22ddb129 100644 --- a/packages/create-dojo/CHANGELOG.md +++ b/packages/create-dojo/CHANGELOG.md @@ -1,319 +1,176 @@ # Change Log +## 1.0.9 + +### Patch Changes + +- 987fcb6: change from lerna to changeset + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.0.8](https://github.com/dojoengine/dojo.js/compare/v1.0.7...v1.0.8) (2025-01-06) - ### Bug Fixes -* create-dojo update catalog versions ([33821e5](https://github.com/dojoengine/dojo.js/commit/33821e5be04b503f7eba92323b7c31d2ebee9b9e)) - - - - +- create-dojo update catalog versions ([33821e5](https://github.com/dojoengine/dojo.js/commit/33821e5be04b503f7eba92323b7c31d2ebee9b9e)) ## [1.0.7](https://github.com/dojoengine/dojo.js/compare/v1.0.6...v1.0.7) (2024-12-27) **Note:** Version bump only for package @dojoengine/create-dojo - - - - ## [1.0.6](https://github.com/dojoengine/dojo.js/compare/v1.0.5...v1.0.6) (2024-12-23) **Note:** Version bump only for package @dojoengine/create-dojo - - - - ## [1.0.4](https://github.com/dojoengine/dojo.js/compare/v1.0.4-alpha.3.1.2...v1.0.4) (2024-12-21) **Note:** Version bump only for package @dojoengine/create-dojo - - - - ## [1.0.3](https://github.com/dojoengine/dojo.js/compare/v1.0.3-alpha.2...v1.0.3) (2024-12-14) - ### Bug Fixes -* create dojo contract manifest path ([a6fb293](https://github.com/dojoengine/dojo.js/commit/a6fb29322468a71df4621877f74ec280ce004be8)) - - - - +- create dojo contract manifest path ([a6fb293](https://github.com/dojoengine/dojo.js/commit/a6fb29322468a71df4621877f74ec280ce004be8)) ## [1.0.2](https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2) (2024-11-27) **Note:** Version bump only for package @dojoengine/create-dojo - - - - ## [1.0.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26) - ### Bug Fixes -* create-dojo + update manifest path ([cd9db9d](https://github.com/dojoengine/dojo.js/commit/cd9db9d8f9c9bec82e2634f5c86d74d084b31397)) - - - - +- create-dojo + update manifest path ([cd9db9d](https://github.com/dojoengine/dojo.js/commit/cd9db9d8f9c9bec82e2634f5c86d74d084b31397)) # [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11) **Note:** Version bump only for package @dojoengine/create-dojo - - - - # [1.0.0-alpha.30](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2024-11-09) **Note:** Version bump only for package @dojoengine/create-dojo - - - - # [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 - - - - ## 0.6.123 (2024-04-24) **Note:** Version bump only for package @dojoengine/create-dojo - - - - ## [0.6.122](https://github.com/dojoengine/dojo.js/compare/v0.6.121...v0.6.122) (2024-04-09) - - ## [0.6.121](https://github.com/dojoengine/dojo.js/compare/v0.6.12...v0.6.121) (2024-04-07) - - ## [0.6.12](https://github.com/dojoengine/dojo.js/compare/v0.6.11...v0.6.12) (2024-04-05) - ### Bug Fixes -* create-dojo ([495d407](https://github.com/dojoengine/dojo.js/commit/495d407abbb0ee8877feed7a3720a9e4a5eaa2cd)) - - +- create-dojo ([495d407](https://github.com/dojoengine/dojo.js/commit/495d407abbb0ee8877feed7a3720a9e4a5eaa2cd)) ## [0.6.11](https://github.com/dojoengine/dojo.js/compare/v0.6.1...v0.6.11) (2024-04-05) - ### Bug Fixes -* create-dojo bug ([9c51400](https://github.com/dojoengine/dojo.js/commit/9c514006b06e10acd027e66bff7fbde09e5946ff)) - - +- create-dojo bug ([9c51400](https://github.com/dojoengine/dojo.js/commit/9c514006b06e10acd027e66bff7fbde09e5946ff)) ## [0.6.1](https://github.com/dojoengine/dojo.js/compare/v0.6.1-alpha.11...v0.6.1) (2024-04-04) - - ## [0.6.1-alpha.1](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.5...v0.6.1-alpha.1) (2024-04-02) - - # [0.6.0-alpha.5](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.2...v0.6.0-alpha.5) (2024-04-01) - - ## [0.6.1-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.0...v0.6.1-alpha.0) (2024-03-08) - - # [0.6.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.5.9...v0.6.0-alpha.0) (2024-03-07) - ### Bug Fixes -* remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) - +- remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) ### Features -* script fixes ([1069d4e](https://github.com/dojoengine/dojo.js/commit/1069d4edf18d937911ef435916deca293f89728c)) - - +- script fixes ([1069d4e](https://github.com/dojoengine/dojo.js/commit/1069d4edf18d937911ef435916deca293f89728c)) ## [0.5.9](https://github.com/dojoengine/dojo.js/compare/v0.5.8...v0.5.9) (2024-02-17) - - ## [0.5.8](https://github.com/dojoengine/dojo.js/compare/v0.5.7...v0.5.8) (2024-02-09) - - ## [0.5.7](https://github.com/dojoengine/dojo.js/compare/v0.5.6...v0.5.7) (2024-02-08) - - ## [0.5.6](https://github.com/dojoengine/dojo.js/compare/v0.5.5...v0.5.6) (2024-02-03) - - ## [0.5.5](https://github.com/dojoengine/dojo.js/compare/v0.5.4...v0.5.5) (2024-02-01) - - ## [0.5.4](https://github.com/dojoengine/dojo.js/compare/v0.5.3...v0.5.4) (2024-02-01) - - ## [0.5.3](https://github.com/dojoengine/dojo.js/compare/v0.5.2...v0.5.3) (2024-01-30) - - ## [0.5.2](https://github.com/dojoengine/dojo.js/compare/v0.5.1...v0.5.2) (2024-01-29) - - ## [0.5.1](https://github.com/dojoengine/dojo.js/compare/v0.5.0...v0.5.1) (2024-01-28) - - # [0.5.0](https://github.com/dojoengine/dojo.js/compare/v0.3.5...v0.5.0) (2024-01-27) - - ## [0.3.5](https://github.com/dojoengine/dojo.js/compare/v0.3.4...v0.3.5) (2024-01-24) - - ## [0.3.4](https://github.com/dojoengine/dojo.js/compare/v0.3.3...v0.3.4) (2024-01-16) - - ## [0.3.3](https://github.com/dojoengine/dojo.js/compare/v0.3.2...v0.3.3) (2024-01-12) - - ## [0.3.2](https://github.com/dojoengine/dojo.js/compare/v0.2.10...v0.3.2) (2024-01-10) - - ## [0.2.10](https://github.com/dojoengine/dojo.js/compare/v0.2.9...v0.2.10) (2023-12-23) - - ## [0.2.9](https://github.com/dojoengine/dojo.js/compare/v0.2.8...v0.2.9) (2023-12-19) - - ## [0.2.8](https://github.com/dojoengine/dojo.js/compare/v0.2.7...v0.2.8) (2023-12-19) - - ## [0.2.7](https://github.com/dojoengine/dojo.js/compare/v0.2.6...v0.2.7) (2023-12-19) - - ## [0.2.6](https://github.com/dojoengine/dojo.js/compare/v0.2.5...v0.2.6) (2023-12-18) - - ## [0.2.3](https://github.com/dojoengine/dojo.js/compare/v0.2.2...v0.2.3) (2023-12-14) - - ## [0.2.2](https://github.com/dojoengine/dojo.js/compare/v0.2.1...v0.2.2) (2023-12-14) - - ## [0.2.1](https://github.com/dojoengine/dojo.js/compare/v0.2.0...v0.2.1) (2023-12-14) - - # [0.2.0](https://github.com/dojoengine/dojo.js/compare/v0.2.0-alpha.0...v0.2.0) (2023-12-14) - - # [0.2.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.62-alpha.0...v0.2.0-alpha.0) (2023-12-13) - - ## [0.1.62-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.61-alpha.0...v0.1.62-alpha.0) (2023-12-13) - - ## [0.1.61-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.60...v0.1.61-alpha.0) (2023-12-13) - - ## [0.1.60](https://github.com/dojoengine/dojo.js/compare/v0.1.58...v0.1.60) (2023-12-12) - - ## [0.1.55](https://github.com/dojoengine/dojo.js/compare/v0.1.54...v0.1.55) (2023-11-24) - - ## [0.1.54](https://github.com/dojoengine/dojo.js/compare/v0.1.53...v0.1.54) (2023-11-24) - - ## [0.1.53](https://github.com/dojoengine/dojo.js/compare/v0.1.52...v0.1.53) (2023-11-24) - - ## [0.1.52](https://github.com/dojoengine/dojo.js/compare/v0.1.51...v0.1.52) (2023-11-24) - - ## [0.1.51](https://github.com/dojoengine/dojo.js/compare/v0.1.50...v0.1.51) (2023-11-24) - - ## [0.1.50](https://github.com/dojoengine/dojo.js/compare/v0.1.49...v0.1.50) (2023-11-22) - - ## [0.1.49](https://github.com/dojoengine/dojo.js/compare/v0.1.48...v0.1.49) (2023-11-22) - - ## [0.1.48](https://github.com/dojoengine/dojo.js/compare/v0.1.47...v0.1.48) (2023-11-22) - - ## [0.1.47](https://github.com/dojoengine/dojo.js/compare/v0.1.46...v0.1.47) (2023-11-22) - - ## [0.1.46](https://github.com/dojoengine/dojo.js/compare/v0.1.45...v0.1.46) (2023-11-22) - - ## [0.1.45](https://github.com/dojoengine/dojo.js/compare/v0.1.44...v0.1.45) (2023-11-22) - - ## [0.1.44](https://github.com/dojoengine/dojo.js/compare/v0.1.43...v0.1.44) (2023-11-22) diff --git a/packages/create-dojo/package.json b/packages/create-dojo/package.json index 1d23b56f..71dcd1f4 100644 --- a/packages/create-dojo/package.json +++ b/packages/create-dojo/package.json @@ -1,6 +1,6 @@ { "name": "@dojoengine/create-dojo", - "version": "1.0.8", + "version": "1.0.9", "description": "dojo: scaffolding dojo projects via npx", "author": "dojo", "module": "index.ts", diff --git a/packages/predeployed-connector/CHANGELOG.md b/packages/predeployed-connector/CHANGELOG.md index 8922c122..19f1fc2e 100644 --- a/packages/predeployed-connector/CHANGELOG.md +++ b/packages/predeployed-connector/CHANGELOG.md @@ -1,50 +1,40 @@ # Change Log +## 1.0.9 + +### Patch Changes + +- 987fcb6: change from lerna to changeset + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.0.8](https://github.com/dojoengine/sdk/compare/v1.0.7...v1.0.8) (2025-01-06) - ### Bug Fixes -* build-examples ([ffc30b4](https://github.com/dojoengine/sdk/commit/ffc30b41671fd29c7e230635ab6c254c198f6c60)) - +- build-examples ([ffc30b4](https://github.com/dojoengine/sdk/commit/ffc30b41671fd29c7e230635ab6c254c198f6c60)) ### Features -* fix react-sdk example + predeployed connector + historical events ([50cc19e](https://github.com/dojoengine/sdk/commit/50cc19ea944c5712e5df6062e4b73e472c21e877)) -* upgrade starknet peerDependency ([9c60112](https://github.com/dojoengine/sdk/commit/9c6011275c7213d68175a0dd51275caae55e2e61)) - - - - +- fix react-sdk example + predeployed connector + historical events ([50cc19e](https://github.com/dojoengine/sdk/commit/50cc19ea944c5712e5df6062e4b73e472c21e877)) +- upgrade starknet peerDependency ([9c60112](https://github.com/dojoengine/sdk/commit/9c6011275c7213d68175a0dd51275caae55e2e61)) ## [1.0.7](https://github.com/dojoengine/sdk/compare/v1.0.6...v1.0.7) (2024-12-27) **Note:** Version bump only for package @dojoengine/predeployed-connector - - - - ## [1.0.6](https://github.com/dojoengine/sdk/compare/v1.0.5...v1.0.6) (2024-12-23) **Note:** Version bump only for package @dojoengine/predeployed-connector - - - - ## [1.0.4](https://github.com/dojoengine/sdk/compare/v1.0.4-alpha.3.1.2...v1.0.4) (2024-12-21) - ### Bug Fixes -* predeployed-connector package build ([993ce9a](https://github.com/dojoengine/sdk/commit/993ce9a4777f1f6e32dc1de435416bef8b9c0a0e)) - +- predeployed-connector package build ([993ce9a](https://github.com/dojoengine/sdk/commit/993ce9a4777f1f6e32dc1de435416bef8b9c0a0e)) ### Features -* parseEntities, cairocustomenum support ([60b46c6](https://github.com/dojoengine/sdk/commit/60b46c672fc2bfd51a9eb3aa5a51cb834c828ce5)) -* pass with no test predeployed connector ([e118dcd](https://github.com/dojoengine/sdk/commit/e118dcd7ea4f0c397dc3db8d20b40b0b3d93cb52)) +- parseEntities, cairocustomenum support ([60b46c6](https://github.com/dojoengine/sdk/commit/60b46c672fc2bfd51a9eb3aa5a51cb834c828ce5)) +- pass with no test predeployed connector ([e118dcd](https://github.com/dojoengine/sdk/commit/e118dcd7ea4f0c397dc3db8d20b40b0b3d93cb52)) diff --git a/packages/predeployed-connector/package.json b/packages/predeployed-connector/package.json index a01288a4..b1347b09 100644 --- a/packages/predeployed-connector/package.json +++ b/packages/predeployed-connector/package.json @@ -1,6 +1,6 @@ { "name": "@dojoengine/predeployed-connector", - "version": "1.0.8", + "version": "1.0.9", "description": "Dojo SDK: Build onchain and provable apps faster", "author": "Dojo Team", "license": "MIT", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 3f44c1a5..125f8f4f 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,326 +1,183 @@ # Change Log +## 1.0.9 + +### Patch Changes + +- 987fcb6: change from lerna to changeset +- Updated dependencies [987fcb6] + - @dojoengine/state@1.0.9 + - @dojoengine/torii-client@1.0.9 + - @dojoengine/utils@1.0.9 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.0.8](https://github.com/dojoengine/dojo.js/compare/v1.0.7...v1.0.8) (2025-01-06) - ### Features -* upgrade starknet peerDependency ([9c60112](https://github.com/dojoengine/dojo.js/commit/9c6011275c7213d68175a0dd51275caae55e2e61)) - - - - +- upgrade starknet peerDependency ([9c60112](https://github.com/dojoengine/dojo.js/commit/9c6011275c7213d68175a0dd51275caae55e2e61)) ## [1.0.7](https://github.com/dojoengine/dojo.js/compare/v1.0.6...v1.0.7) (2024-12-27) **Note:** Version bump only for package @dojoengine/react - - - - ## [1.0.6](https://github.com/dojoengine/dojo.js/compare/v1.0.5...v1.0.6) (2024-12-23) **Note:** Version bump only for package @dojoengine/react - - - - ## [1.0.4](https://github.com/dojoengine/dojo.js/compare/v1.0.4-alpha.3.1.2...v1.0.4) (2024-12-21) **Note:** Version bump only for package @dojoengine/react - - - - ## [1.0.3](https://github.com/dojoengine/dojo.js/compare/v1.0.3-alpha.2...v1.0.3) (2024-12-14) **Note:** Version bump only for package @dojoengine/react - - - - ## [1.0.2](https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2) (2024-11-27) **Note:** Version bump only for package @dojoengine/react - - - - ## [1.0.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26) **Note:** Version bump only for package @dojoengine/react - - - - # [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11) **Note:** Version bump only for package @dojoengine/react - - - - # [1.0.0-alpha.30](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2024-11-09) **Note:** Version bump only for package @dojoengine/react - - - - # [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 - - - - ## 0.6.123 (2024-04-24) **Note:** Version bump only for package @dojoengine/react - - - - ## [0.6.122](https://github.com/dojoengine/dojo.js/compare/v0.6.121...v0.6.122) (2024-04-09) - - ## [0.6.121](https://github.com/dojoengine/dojo.js/compare/v0.6.12...v0.6.121) (2024-04-07) - - ## [0.6.12](https://github.com/dojoengine/dojo.js/compare/v0.6.11...v0.6.12) (2024-04-05) - - ## [0.6.11](https://github.com/dojoengine/dojo.js/compare/v0.6.1...v0.6.11) (2024-04-05) - - ## [0.6.1](https://github.com/dojoengine/dojo.js/compare/v0.6.1-alpha.11...v0.6.1) (2024-04-04) - - ## [0.6.1-alpha.11](https://github.com/dojoengine/dojo.js/compare/v0.6.1-alpha.1...v0.6.1-alpha.11) (2024-04-03) - - ## [0.6.1-alpha.1](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.5...v0.6.1-alpha.1) (2024-04-02) - - ## [0.6.1-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.0...v0.6.1-alpha.0) (2024-03-08) - - # [0.6.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.5.9...v0.6.0-alpha.0) (2024-03-07) - ### Bug Fixes -* update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) - - +- update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) # [0.6.0-alpha.5](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.2...v0.6.0-alpha.5) (2024-04-01) - - ## [0.6.1-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.0...v0.6.1-alpha.0) (2024-03-08) - - # [0.6.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.5.9...v0.6.0-alpha.0) (2024-03-07) - ### Bug Fixes -* remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) -* update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) - +- remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) +- update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) ### Features -* update deps ([b9e47f4](https://github.com/dojoengine/dojo.js/commit/b9e47f45e0d4ccb18b1b7062e60924ad213b1c8b)) - - +- update deps ([b9e47f4](https://github.com/dojoengine/dojo.js/commit/b9e47f45e0d4ccb18b1b7062e60924ad213b1c8b)) ## [0.5.9](https://github.com/dojoengine/dojo.js/compare/v0.5.8...v0.5.9) (2024-02-17) - - ## [0.5.8](https://github.com/dojoengine/dojo.js/compare/v0.5.7...v0.5.8) (2024-02-09) - - ## [0.5.7](https://github.com/dojoengine/dojo.js/compare/v0.5.6...v0.5.7) (2024-02-08) - - ## [0.5.6](https://github.com/dojoengine/dojo.js/compare/v0.5.5...v0.5.6) (2024-02-03) - ### Bug Fixes -* ci lint ([285d094](https://github.com/dojoengine/dojo.js/commit/285d094116a0e777e6abde6b097aec725fa05ba9)) - - +- ci lint ([285d094](https://github.com/dojoengine/dojo.js/commit/285d094116a0e777e6abde6b097aec725fa05ba9)) ## [0.5.5](https://github.com/dojoengine/dojo.js/compare/v0.5.4...v0.5.5) (2024-02-01) - - ## [0.5.4](https://github.com/dojoengine/dojo.js/compare/v0.5.3...v0.5.4) (2024-02-01) - - ## [0.5.3](https://github.com/dojoengine/dojo.js/compare/v0.5.2...v0.5.3) (2024-01-30) - - ## [0.5.2](https://github.com/dojoengine/dojo.js/compare/v0.5.1...v0.5.2) (2024-01-29) - - ## [0.5.1](https://github.com/dojoengine/dojo.js/compare/v0.5.0...v0.5.1) (2024-01-28) - - # [0.5.0](https://github.com/dojoengine/dojo.js/compare/v0.3.5...v0.5.0) (2024-01-27) - - ## [0.3.5](https://github.com/dojoengine/dojo.js/compare/v0.3.4...v0.3.5) (2024-01-24) - - ## [0.3.4](https://github.com/dojoengine/dojo.js/compare/v0.3.3...v0.3.4) (2024-01-16) - - ## [0.3.3](https://github.com/dojoengine/dojo.js/compare/v0.3.2...v0.3.3) (2024-01-12) - - ## [0.3.2](https://github.com/dojoengine/dojo.js/compare/v0.2.10...v0.3.2) (2024-01-10) - - ## [0.2.10](https://github.com/dojoengine/dojo.js/compare/v0.2.9...v0.2.10) (2023-12-23) - - ## [0.2.9](https://github.com/dojoengine/dojo.js/compare/v0.2.8...v0.2.9) (2023-12-19) - - ## [0.2.8](https://github.com/dojoengine/dojo.js/compare/v0.2.7...v0.2.8) (2023-12-19) - - ## [0.2.7](https://github.com/dojoengine/dojo.js/compare/v0.2.6...v0.2.7) (2023-12-19) - - ## [0.2.6](https://github.com/dojoengine/dojo.js/compare/v0.2.5...v0.2.6) (2023-12-18) - - ## [0.2.4](https://github.com/dojoengine/dojo.js/compare/v0.2.3...v0.2.4) (2023-12-15) - - # [0.2.0](https://github.com/dojoengine/dojo.js/compare/v0.2.0-alpha.0...v0.2.0) (2023-12-14) - - # [0.2.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.62-alpha.0...v0.2.0-alpha.0) (2023-12-13) - - ## [0.1.62-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.61-alpha.0...v0.1.62-alpha.0) (2023-12-13) - - ## [0.1.61-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.60...v0.1.61-alpha.0) (2023-12-13) - - ## [0.1.60](https://github.com/dojoengine/dojo.js/compare/v0.1.58...v0.1.60) (2023-12-12) - - ## [0.1.55](https://github.com/dojoengine/dojo.js/compare/v0.1.54...v0.1.55) (2023-11-24) - - ## [0.1.54](https://github.com/dojoengine/dojo.js/compare/v0.1.53...v0.1.54) (2023-11-24) - - ## [0.1.53](https://github.com/dojoengine/dojo.js/compare/v0.1.52...v0.1.53) (2023-11-24) - - ## [0.1.51](https://github.com/dojoengine/dojo.js/compare/v0.1.50...v0.1.51) (2023-11-24) - - ## [0.1.50](https://github.com/dojoengine/dojo.js/compare/v0.1.49...v0.1.50) (2023-11-22) - - ## [0.1.49](https://github.com/dojoengine/dojo.js/compare/v0.1.48...v0.1.49) (2023-11-22) - - ## [0.1.48](https://github.com/dojoengine/dojo.js/compare/v0.1.47...v0.1.48) (2023-11-22) - - ## [0.1.47](https://github.com/dojoengine/dojo.js/compare/v0.1.46...v0.1.47) (2023-11-22) - - ## [0.1.46](https://github.com/dojoengine/dojo.js/compare/v0.1.45...v0.1.46) (2023-11-22) - - ## [0.1.45](https://github.com/dojoengine/dojo.js/compare/v0.1.44...v0.1.45) (2023-11-22) - - ## [0.1.44](https://github.com/dojoengine/dojo.js/compare/v0.1.43...v0.1.44) (2023-11-22) - - ## [0.1.43](https://github.com/dojoengine/dojo.js/compare/v0.1.42...v0.1.43) (2023-11-20) - - ## [0.1.42](https://github.com/dojoengine/dojo.js/compare/v0.1.38...v0.1.42) (2023-11-11) - - ## [0.1.36](https://github.com/dojoengine/dojo.js/compare/v0.1.35...v0.1.36) (2023-11-07) diff --git a/packages/react/package.json b/packages/react/package.json index aa687698..1b295800 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@dojoengine/react", - "version": "1.0.8", + "version": "1.0.9", "description": "dojo: React hooks for working with the dojo engine stack.", "author": "dojo", "source": "src/index.ts", diff --git a/packages/sdk/CHANGELOG.md b/packages/sdk/CHANGELOG.md index afa48062..779a3f05 100644 --- a/packages/sdk/CHANGELOG.md +++ b/packages/sdk/CHANGELOG.md @@ -1,100 +1,72 @@ # Change Log +## 1.0.9 + +### Patch Changes + +- 987fcb6: change from lerna to changeset +- Updated dependencies [987fcb6] + - @dojoengine/torii-client@1.0.9 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.0.8](https://github.com/dojoengine/sdk/compare/v1.0.7...v1.0.8) (2025-01-06) - ### Bug Fixes -* added historical option for event getters ([ff2adef](https://github.com/dojoengine/sdk/commit/ff2adeff1c628be8a8c9966cee55c9270f26a8b9)) -* build-examples ([ffc30b4](https://github.com/dojoengine/sdk/commit/ffc30b41671fd29c7e230635ab6c254c198f6c60)) -* support in operator ([b9cb6be](https://github.com/dojoengine/sdk/commit/b9cb6be14e56750e0aefdd42f6b35a1197761710)) -* typedoc ([5d2c518](https://github.com/dojoengine/sdk/commit/5d2c518f1dcb1013af03364c23ed74de3f13c352)) -* typedoc ci ([a7cb74b](https://github.com/dojoengine/sdk/commit/a7cb74b1b62ee09b08fb9815c08a668955654f3f)) - +- added historical option for event getters ([ff2adef](https://github.com/dojoengine/sdk/commit/ff2adeff1c628be8a8c9966cee55c9270f26a8b9)) +- build-examples ([ffc30b4](https://github.com/dojoengine/sdk/commit/ffc30b41671fd29c7e230635ab6c254c198f6c60)) +- support in operator ([b9cb6be](https://github.com/dojoengine/sdk/commit/b9cb6be14e56750e0aefdd42f6b35a1197761710)) +- typedoc ([5d2c518](https://github.com/dojoengine/sdk/commit/5d2c518f1dcb1013af03364c23ed74de3f13c352)) +- typedoc ci ([a7cb74b](https://github.com/dojoengine/sdk/commit/a7cb74b1b62ee09b08fb9815c08a668955654f3f)) ### Features -* fix react-sdk example + predeployed connector + historical events ([50cc19e](https://github.com/dojoengine/sdk/commit/50cc19ea944c5712e5df6062e4b73e472c21e877)) -* upgrade starknet peerDependency ([9c60112](https://github.com/dojoengine/sdk/commit/9c6011275c7213d68175a0dd51275caae55e2e61)) - - - - +- fix react-sdk example + predeployed connector + historical events ([50cc19e](https://github.com/dojoengine/sdk/commit/50cc19ea944c5712e5df6062e4b73e472c21e877)) +- upgrade starknet peerDependency ([9c60112](https://github.com/dojoengine/sdk/commit/9c6011275c7213d68175a0dd51275caae55e2e61)) ## [1.0.7](https://github.com/dojoengine/sdk/compare/v1.0.6...v1.0.7) (2024-12-27) - ### Features -* bump dojo v1.0.9 ([32db06c](https://github.com/dojoengine/sdk/commit/32db06cf32348b6b2d150e86817326f9fb35ce45)) - - - - +- bump dojo v1.0.9 ([32db06c](https://github.com/dojoengine/sdk/commit/32db06cf32348b6b2d150e86817326f9fb35ce45)) ## [1.0.6](https://github.com/dojoengine/sdk/compare/v1.0.5...v1.0.6) (2024-12-23) **Note:** Version bump only for package @dojoengine/sdk - - - - ## [1.0.4](https://github.com/dojoengine/sdk/compare/v1.0.4-alpha.3.1.2...v1.0.4) (2024-12-21) - ### Features -* parseEntities, cairocustomenum support ([60b46c6](https://github.com/dojoengine/sdk/commit/60b46c672fc2bfd51a9eb3aa5a51cb834c828ce5)) - - - - +- parseEntities, cairocustomenum support ([60b46c6](https://github.com/dojoengine/sdk/commit/60b46c672fc2bfd51a9eb3aa5a51cb834c828ce5)) ## [1.0.3](https://github.com/dojoengine/sdk/compare/v1.0.3-alpha.2...v1.0.3) (2024-12-14) - ### Features -* add order_by and entity_models to sdk ([0c9cf79](https://github.com/dojoengine/sdk/commit/0c9cf7913bc5b50bd907f56f3c60e169ef43ecce)) -* upgrade to torii v1.0.7 ([5966fcc](https://github.com/dojoengine/sdk/commit/5966fcc072b02ec49bba4770031bc4fd760ee14a)) - - - - +- add order_by and entity_models to sdk ([0c9cf79](https://github.com/dojoengine/sdk/commit/0c9cf7913bc5b50bd907f56f3c60e169ef43ecce)) +- upgrade to torii v1.0.7 ([5966fcc](https://github.com/dojoengine/sdk/commit/5966fcc072b02ec49bba4770031bc4fd760ee14a)) ## [1.0.2](https://github.com/dojoengine/sdk/compare/v1.0.1...v1.0.2) (2024-11-27) - ### Bug Fixes -* release build issue with sdk + querybuilder type ([25d3363](https://github.com/dojoengine/sdk/commit/25d33639b7bc699d082d038b835c15da31c08783)) - - - - +- release build issue with sdk + querybuilder type ([25d3363](https://github.com/dojoengine/sdk/commit/25d33639b7bc699d082d038b835c15da31c08783)) ## [1.0.1](https://github.com/dojoengine/sdk/compare/v1.0.0...v1.0.1) (2024-11-26) - ### Bug Fixes -* conditions to flatten clause ([f7297e8](https://github.com/dojoengine/sdk/commit/f7297e8b6bd739e04848c623d491b0ba8d112abb)) -* sdk function params refac to object param ([822bdc4](https://github.com/dojoengine/sdk/commit/822bdc4161ca478ee8e3ff3e3121ee91fb260397)) - +- conditions to flatten clause ([f7297e8](https://github.com/dojoengine/sdk/commit/f7297e8b6bd739e04848c623d491b0ba8d112abb)) +- sdk function params refac to object param ([822bdc4](https://github.com/dojoengine/sdk/commit/822bdc4161ca478ee8e3ff3e3121ee91fb260397)) ### Features -* add examples ([e7715f6](https://github.com/dojoengine/sdk/commit/e7715f6bc503d2e0d90e08c5878028066fbb41f7)) -* add querybuilder ([daf20b0](https://github.com/dojoengine/sdk/commit/daf20b039db6850a21b4d5ac51c8be7227ffd4a8)) -* add torii tokens functions to dojo sdk ([be5c1a8](https://github.com/dojoengine/sdk/commit/be5c1a82f0467f2dc93ea9c9eab91fb580ac6e8f)) - - - - +- add examples ([e7715f6](https://github.com/dojoengine/sdk/commit/e7715f6bc503d2e0d90e08c5878028066fbb41f7)) +- add querybuilder ([daf20b0](https://github.com/dojoengine/sdk/commit/daf20b039db6850a21b4d5ac51c8be7227ffd4a8)) +- add torii tokens functions to dojo sdk ([be5c1a8](https://github.com/dojoengine/sdk/commit/be5c1a82f0467f2dc93ea9c9eab91fb580ac6e8f)) # [1.0.0](https://github.com/dojoengine/sdk/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11) @@ -104,7 +76,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- docs ([1bf47fa](https://github.com/dojoengine/sdk/commit/1bf47fae3afef5ab7f02f9ed288141e735ab2788)) +- docs ([1bf47fa](https://github.com/dojoengine/sdk/commit/1bf47fae3afef5ab7f02f9ed288141e735ab2788)) # [1.0.0-alpha.29](https://github.com/dojoengine/sdk/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2024-11-08) diff --git a/packages/sdk/package.json b/packages/sdk/package.json index fe17b654..0e6b6ff4 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@dojoengine/sdk", - "version": "1.0.8", + "version": "1.0.9", "description": "Dojo SDK: Build onchain and provable apps faster", "author": "Dojo Team", "license": "MIT", diff --git a/packages/state/CHANGELOG.md b/packages/state/CHANGELOG.md index 8f50bc12..4f7083a8 100644 --- a/packages/state/CHANGELOG.md +++ b/packages/state/CHANGELOG.md @@ -1,245 +1,145 @@ # Change Log +## 1.0.9 + +### Patch Changes + +- 987fcb6: change from lerna to changeset +- Updated dependencies [987fcb6] + - @dojoengine/torii-client@1.0.9 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.0.8](https://github.com/dojoengine/dojo.js/compare/v1.0.7...v1.0.8) (2025-01-06) - ### Features -* upgrade starknet peerDependency ([9c60112](https://github.com/dojoengine/dojo.js/commit/9c6011275c7213d68175a0dd51275caae55e2e61)) - - - - +- upgrade starknet peerDependency ([9c60112](https://github.com/dojoengine/dojo.js/commit/9c6011275c7213d68175a0dd51275caae55e2e61)) ## [1.0.7](https://github.com/dojoengine/dojo.js/compare/v1.0.6...v1.0.7) (2024-12-27) **Note:** Version bump only for package @dojoengine/state - - - - ## [1.0.6](https://github.com/dojoengine/dojo.js/compare/v1.0.5...v1.0.6) (2024-12-23) **Note:** Version bump only for package @dojoengine/state - - - - ## [1.0.4](https://github.com/dojoengine/dojo.js/compare/v1.0.4-alpha.3.1.2...v1.0.4) (2024-12-21) **Note:** Version bump only for package @dojoengine/state - - - - ## [1.0.3](https://github.com/dojoengine/dojo.js/compare/v1.0.3-alpha.2...v1.0.3) (2024-12-14) - ### Features -* upgrade to torii v1.0.7 ([5966fcc](https://github.com/dojoengine/dojo.js/commit/5966fcc072b02ec49bba4770031bc4fd760ee14a)) - - - - +- upgrade to torii v1.0.7 ([5966fcc](https://github.com/dojoengine/dojo.js/commit/5966fcc072b02ec49bba4770031bc4fd760ee14a)) ## [1.0.2](https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2) (2024-11-27) **Note:** Version bump only for package @dojoengine/state - - - - ## [1.0.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26) - ### Bug Fixes -* change historical to false for events ([d4437d2](https://github.com/dojoengine/dojo.js/commit/d4437d299f02588622fed1396c8b45182be91828)) - - - - +- change historical to false for events ([d4437d2](https://github.com/dojoengine/dojo.js/commit/d4437d299f02588622fed1396c8b45182be91828)) # [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11) **Note:** Version bump only for package @dojoengine/state - - - - # [1.0.0-alpha.30](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2024-11-09) **Note:** Version bump only for package @dojoengine/state - - - - # [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)) - - - - +- 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 - - - - ## 0.6.123 (2024-04-24) **Note:** Version bump only for package @dojoengine/state - - - - ## [0.6.122](https://github.com/dojoengine/dojo.js/compare/v0.6.121...v0.6.122) (2024-04-09) - ### Features -* parses enums as string ([5d3f66c](https://github.com/dojoengine/dojo.js/commit/5d3f66c6c173964e0ff05575b5a6d2fad7db9103)) - - +- parses enums as string ([5d3f66c](https://github.com/dojoengine/dojo.js/commit/5d3f66c6c173964e0ff05575b5a6d2fad7db9103)) ## [0.6.121](https://github.com/dojoengine/dojo.js/compare/v0.6.12...v0.6.121) (2024-04-07) - - ## [0.6.12](https://github.com/dojoengine/dojo.js/compare/v0.6.11...v0.6.12) (2024-04-05) - - ## [0.6.11](https://github.com/dojoengine/dojo.js/compare/v0.6.1...v0.6.11) (2024-04-05) - - ## [0.6.1](https://github.com/dojoengine/dojo.js/compare/v0.6.1-alpha.11...v0.6.1) (2024-04-04) - - ## [0.6.1-alpha.11](https://github.com/dojoengine/dojo.js/compare/v0.6.1-alpha.1...v0.6.1-alpha.11) (2024-04-03) - ### Bug Fixes -* add limit to sync ([45a5435](https://github.com/dojoengine/dojo.js/commit/45a54350307ce55ddfc995dfa9a8638624e0abdf)) - - +- add limit to sync ([45a5435](https://github.com/dojoengine/dojo.js/commit/45a54350307ce55ddfc995dfa9a8638624e0abdf)) ## [0.6.1-alpha.1](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.5...v0.6.1-alpha.1) (2024-04-02) - - ## [0.6.1-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.0...v0.6.1-alpha.0) (2024-03-08) - - # [0.6.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.5.9...v0.6.0-alpha.0) (2024-03-07) - ### Bug Fixes -* update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) - - +- update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) # [0.6.0-alpha.5](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.2...v0.6.0-alpha.5) (2024-04-01) - - ## [0.6.1-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.0...v0.6.1-alpha.0) (2024-03-08) - - # [0.6.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.5.9...v0.6.0-alpha.0) (2024-03-07) - ### Bug Fixes -* remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) -* update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) - +- remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) +- update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) ### Features -* update deps ([b9e47f4](https://github.com/dojoengine/dojo.js/commit/b9e47f45e0d4ccb18b1b7062e60924ad213b1c8b)) - - +- update deps ([b9e47f4](https://github.com/dojoengine/dojo.js/commit/b9e47f45e0d4ccb18b1b7062e60924ad213b1c8b)) ## [0.5.9](https://github.com/dojoengine/dojo.js/compare/v0.5.8...v0.5.9) (2024-02-17) - - ## [0.5.8](https://github.com/dojoengine/dojo.js/compare/v0.5.7...v0.5.8) (2024-02-09) - - ## [0.5.7](https://github.com/dojoengine/dojo.js/compare/v0.5.6...v0.5.7) (2024-02-08) - - ## [0.5.6](https://github.com/dojoengine/dojo.js/compare/v0.5.5...v0.5.6) (2024-02-03) - ### Bug Fixes -* ci lint ([285d094](https://github.com/dojoengine/dojo.js/commit/285d094116a0e777e6abde6b097aec725fa05ba9)) - - +- ci lint ([285d094](https://github.com/dojoengine/dojo.js/commit/285d094116a0e777e6abde6b097aec725fa05ba9)) ## [0.5.5](https://github.com/dojoengine/dojo.js/compare/v0.5.4...v0.5.5) (2024-02-01) - - ## [0.5.4](https://github.com/dojoengine/dojo.js/compare/v0.5.3...v0.5.4) (2024-02-01) - - ## [0.5.3](https://github.com/dojoengine/dojo.js/compare/v0.5.2...v0.5.3) (2024-01-30) - - ## [0.5.2](https://github.com/dojoengine/dojo.js/compare/v0.5.1...v0.5.2) (2024-01-29) - - ## [0.5.1](https://github.com/dojoengine/dojo.js/compare/v0.5.0...v0.5.1) (2024-01-28) - - # [0.5.0](https://github.com/dojoengine/dojo.js/compare/v0.3.5...v0.5.0) (2024-01-27) - - ## [0.3.5](https://github.com/dojoengine/dojo.js/compare/v0.3.4...v0.3.5) (2024-01-24) - - ## [0.3.4](https://github.com/dojoengine/dojo.js/compare/v0.3.3...v0.3.4) (2024-01-16) - - ## [0.3.3](https://github.com/dojoengine/dojo.js/compare/v0.3.2...v0.3.3) (2024-01-12) - - ## [0.3.2](https://github.com/dojoengine/dojo.js/compare/v0.2.10...v0.3.2) (2024-01-10) diff --git a/packages/state/package.json b/packages/state/package.json index 55dc251b..bab5fa94 100644 --- a/packages/state/package.json +++ b/packages/state/package.json @@ -1,6 +1,6 @@ { "name": "@dojoengine/state", - "version": "1.0.8", + "version": "1.0.9", "description": "dojo: State syncing for dojo games", "author": "dojo", "license": "MIT", diff --git a/packages/torii-client/CHANGELOG.md b/packages/torii-client/CHANGELOG.md index 1f74d444..12af6944 100644 --- a/packages/torii-client/CHANGELOG.md +++ b/packages/torii-client/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 1.0.9 + +### Patch Changes + +- 987fcb6: change from lerna to changeset +- Updated dependencies [987fcb6] + - @dojoengine/torii-wasm@1.0.9 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. @@ -7,302 +15,154 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @dojoengine/torii-client - - - - ## [1.0.7](https://github.com/dojoengine/dojo.js/compare/v1.0.6...v1.0.7) (2024-12-27) **Note:** Version bump only for package @dojoengine/torii-client - - - - ## [1.0.6](https://github.com/dojoengine/dojo.js/compare/v1.0.5...v1.0.6) (2024-12-23) **Note:** Version bump only for package @dojoengine/torii-client - - - - ## [1.0.4](https://github.com/dojoengine/dojo.js/compare/v1.0.4-alpha.3.1.2...v1.0.4) (2024-12-21) **Note:** Version bump only for package @dojoengine/torii-client - - - - ## [1.0.3](https://github.com/dojoengine/dojo.js/compare/v1.0.3-alpha.2...v1.0.3) (2024-12-14) **Note:** Version bump only for package @dojoengine/torii-client - - - - ## [1.0.2](https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2) (2024-11-27) **Note:** Version bump only for package @dojoengine/torii-client - - - - ## [1.0.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26) **Note:** Version bump only for package @dojoengine/torii-client - - - - # [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11) **Note:** Version bump only for package @dojoengine/torii-client - - - - # [1.0.0-alpha.30](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2024-11-09) **Note:** Version bump only for package @dojoengine/torii-client - - - - # [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 - - - - ## 0.6.123 (2024-04-24) **Note:** Version bump only for package @dojoengine/torii-client - - - - ## [0.6.122](https://github.com/dojoengine/dojo.js/compare/v0.6.121...v0.6.122) (2024-04-09) - - ## [0.6.121](https://github.com/dojoengine/dojo.js/compare/v0.6.12...v0.6.121) (2024-04-07) - - ## [0.6.12](https://github.com/dojoengine/dojo.js/compare/v0.6.11...v0.6.12) (2024-04-05) - - ## [0.6.11](https://github.com/dojoengine/dojo.js/compare/v0.6.1...v0.6.11) (2024-04-05) - - ## [0.6.1](https://github.com/dojoengine/dojo.js/compare/v0.6.1-alpha.11...v0.6.1) (2024-04-04) - - ## [0.6.1-alpha.11](https://github.com/dojoengine/dojo.js/compare/v0.6.1-alpha.1...v0.6.1-alpha.11) (2024-04-03) - - ## [0.6.1-alpha.1](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.5...v0.6.1-alpha.1) (2024-04-02) - - # [0.6.0-alpha.5](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.2...v0.6.0-alpha.5) (2024-04-01) - - ## [0.6.1-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.0...v0.6.1-alpha.0) (2024-03-08) - - # [0.6.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.5.9...v0.6.0-alpha.0) (2024-03-07) - ### Bug Fixes -* remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) - - +- remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) ## [0.5.9](https://github.com/dojoengine/dojo.js/compare/v0.5.8...v0.5.9) (2024-02-17) - - ## [0.5.8](https://github.com/dojoengine/dojo.js/compare/v0.5.7...v0.5.8) (2024-02-09) - - ## [0.5.7](https://github.com/dojoengine/dojo.js/compare/v0.5.6...v0.5.7) (2024-02-08) - - ## [0.5.6](https://github.com/dojoengine/dojo.js/compare/v0.5.5...v0.5.6) (2024-02-03) - ### Bug Fixes -* ci lint ([285d094](https://github.com/dojoengine/dojo.js/commit/285d094116a0e777e6abde6b097aec725fa05ba9)) - - +- ci lint ([285d094](https://github.com/dojoengine/dojo.js/commit/285d094116a0e777e6abde6b097aec725fa05ba9)) ## [0.5.5](https://github.com/dojoengine/dojo.js/compare/v0.5.4...v0.5.5) (2024-02-01) - - ## [0.5.4](https://github.com/dojoengine/dojo.js/compare/v0.5.3...v0.5.4) (2024-02-01) - - ## [0.5.3](https://github.com/dojoengine/dojo.js/compare/v0.5.2...v0.5.3) (2024-01-30) - - ## [0.5.2](https://github.com/dojoengine/dojo.js/compare/v0.5.1...v0.5.2) (2024-01-29) - - ## [0.5.1](https://github.com/dojoengine/dojo.js/compare/v0.5.0...v0.5.1) (2024-01-28) - - # [0.5.0](https://github.com/dojoengine/dojo.js/compare/v0.3.5...v0.5.0) (2024-01-27) - - ## [0.3.5](https://github.com/dojoengine/dojo.js/compare/v0.3.4...v0.3.5) (2024-01-24) - - ## [0.3.4](https://github.com/dojoengine/dojo.js/compare/v0.3.3...v0.3.4) (2024-01-16) - - ## [0.3.3](https://github.com/dojoengine/dojo.js/compare/v0.3.2...v0.3.3) (2024-01-12) - - ## [0.3.2](https://github.com/dojoengine/dojo.js/compare/v0.2.10...v0.3.2) (2024-01-10) - - ## [0.2.10](https://github.com/dojoengine/dojo.js/compare/v0.2.9...v0.2.10) (2023-12-23) - - ## [0.2.9](https://github.com/dojoengine/dojo.js/compare/v0.2.8...v0.2.9) (2023-12-19) - - ## [0.2.8](https://github.com/dojoengine/dojo.js/compare/v0.2.7...v0.2.8) (2023-12-19) - - ## [0.2.7](https://github.com/dojoengine/dojo.js/compare/v0.2.6...v0.2.7) (2023-12-19) - - ## [0.2.6](https://github.com/dojoengine/dojo.js/compare/v0.2.5...v0.2.6) (2023-12-18) - - # [0.2.0](https://github.com/dojoengine/dojo.js/compare/v0.2.0-alpha.0...v0.2.0) (2023-12-14) - - # [0.2.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.62-alpha.0...v0.2.0-alpha.0) (2023-12-13) - - ## [0.1.62-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.61-alpha.0...v0.1.62-alpha.0) (2023-12-13) - - ## [0.1.61-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.60...v0.1.61-alpha.0) (2023-12-13) - - ## [0.1.60](https://github.com/dojoengine/dojo.js/compare/v0.1.58...v0.1.60) (2023-12-12) - - ## [0.1.55](https://github.com/dojoengine/dojo.js/compare/v0.1.54...v0.1.55) (2023-11-24) - - ## [0.1.54](https://github.com/dojoengine/dojo.js/compare/v0.1.53...v0.1.54) (2023-11-24) - - ## [0.1.53](https://github.com/dojoengine/dojo.js/compare/v0.1.52...v0.1.53) (2023-11-24) - - ## [0.1.51](https://github.com/dojoengine/dojo.js/compare/v0.1.50...v0.1.51) (2023-11-24) - - ## [0.1.50](https://github.com/dojoengine/dojo.js/compare/v0.1.49...v0.1.50) (2023-11-22) - - ## [0.1.49](https://github.com/dojoengine/dojo.js/compare/v0.1.48...v0.1.49) (2023-11-22) - - ## [0.1.48](https://github.com/dojoengine/dojo.js/compare/v0.1.47...v0.1.48) (2023-11-22) - - ## [0.1.47](https://github.com/dojoengine/dojo.js/compare/v0.1.46...v0.1.47) (2023-11-22) - - ## [0.1.46](https://github.com/dojoengine/dojo.js/compare/v0.1.45...v0.1.46) (2023-11-22) - - ## [0.1.45](https://github.com/dojoengine/dojo.js/compare/v0.1.44...v0.1.45) (2023-11-22) - - ## [0.1.44](https://github.com/dojoengine/dojo.js/compare/v0.1.43...v0.1.44) (2023-11-22) - - ## [0.1.43](https://github.com/dojoengine/dojo.js/compare/v0.1.42...v0.1.43) (2023-11-20) - - ## [0.1.42](https://github.com/dojoengine/dojo.js/compare/v0.1.38...v0.1.42) (2023-11-11) - - ## [0.1.34](https://github.com/dojoengine/dojo.js/compare/v0.1.33...v0.1.34) (2023-11-03) - - ## [0.1.32](https://github.com/dojoengine/dojo.js/compare/v0.1.31...v0.1.32) (2023-11-02) - - ## [0.1.31](https://github.com/dojoengine/dojo.js/compare/v0.1.30...v0.1.31) (2023-10-31) diff --git a/packages/torii-client/package.json b/packages/torii-client/package.json index 78b8778a..34c28c4c 100644 --- a/packages/torii-client/package.json +++ b/packages/torii-client/package.json @@ -1,6 +1,6 @@ { "name": "@dojoengine/torii-client", - "version": "1.0.8", + "version": "1.0.9", "description": "dojo: package bundles torii wasm into a helpful export for web", "author": "dojo", "license": "MIT", diff --git a/packages/torii-wasm/CHANGELOG.md b/packages/torii-wasm/CHANGELOG.md index dc918fd2..72fb3ee5 100644 --- a/packages/torii-wasm/CHANGELOG.md +++ b/packages/torii-wasm/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 1.0.9 + +### Patch Changes + +- 987fcb6: change from lerna to changeset + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. @@ -7,306 +13,160 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @dojoengine/torii-wasm - - - - ## [1.0.7](https://github.com/dojoengine/dojo.js/compare/v1.0.6...v1.0.7) (2024-12-27) **Note:** Version bump only for package @dojoengine/torii-wasm - - - - ## [1.0.6](https://github.com/dojoengine/dojo.js/compare/v1.0.5...v1.0.6) (2024-12-23) **Note:** Version bump only for package @dojoengine/torii-wasm - - - - ## [1.0.4](https://github.com/dojoengine/dojo.js/compare/v1.0.4-alpha.3.1.2...v1.0.4) (2024-12-21) **Note:** Version bump only for package @dojoengine/torii-wasm - - - - ## [1.0.3](https://github.com/dojoengine/dojo.js/compare/v1.0.3-alpha.2...v1.0.3) (2024-12-14) **Note:** Version bump only for package @dojoengine/torii-wasm - - - - ## [1.0.2](https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2) (2024-11-27) **Note:** Version bump only for package @dojoengine/torii-wasm - - - - ## [1.0.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26) **Note:** Version bump only for package @dojoengine/torii-wasm - - - - # [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11) **Note:** Version bump only for package @dojoengine/torii-wasm - - - - # [1.0.0-alpha.30](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2024-11-09) **Note:** Version bump only for package @dojoengine/torii-wasm - - - - # [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 - - - - ## 0.6.123 (2024-04-24) **Note:** Version bump only for package @dojoengine/torii-wasm - - - - ## [0.6.122](https://github.com/dojoengine/dojo.js/compare/v0.6.121...v0.6.122) (2024-04-09) - - ## [0.6.121](https://github.com/dojoengine/dojo.js/compare/v0.6.12...v0.6.121) (2024-04-07) - - ## [0.6.12](https://github.com/dojoengine/dojo.js/compare/v0.6.11...v0.6.12) (2024-04-05) - - ## [0.6.11](https://github.com/dojoengine/dojo.js/compare/v0.6.1...v0.6.11) (2024-04-05) - - ## [0.6.1](https://github.com/dojoengine/dojo.js/compare/v0.6.1-alpha.11...v0.6.1) (2024-04-04) - ### Bug Fixes -* build and dep issues ([5358dbf](https://github.com/dojoengine/dojo.js/commit/5358dbfdd6fa73ae64e204d880c7791002800631)) -* new torii event bugfix ([c0ea7d9](https://github.com/dojoengine/dojo.js/commit/c0ea7d9859863474e2bdd37d5193aa52853b8ce4)) -* remove bunx ([2797d53](https://github.com/dojoengine/dojo.js/commit/2797d530c505709a9beebb59f33e1538c587e021)) - - +- build and dep issues ([5358dbf](https://github.com/dojoengine/dojo.js/commit/5358dbfdd6fa73ae64e204d880c7791002800631)) +- new torii event bugfix ([c0ea7d9](https://github.com/dojoengine/dojo.js/commit/c0ea7d9859863474e2bdd37d5193aa52853b8ce4)) +- remove bunx ([2797d53](https://github.com/dojoengine/dojo.js/commit/2797d530c505709a9beebb59f33e1538c587e021)) ## [0.6.1-alpha.11](https://github.com/dojoengine/dojo.js/compare/v0.6.1-alpha.1...v0.6.1-alpha.11) (2024-04-03) - ### Bug Fixes -* relay ([ba6eccc](https://github.com/dojoengine/dojo.js/commit/ba6eccccd9055b2a51b186cb7e95bd796cd0240c)) - - +- relay ([ba6eccc](https://github.com/dojoengine/dojo.js/commit/ba6eccccd9055b2a51b186cb7e95bd796cd0240c)) ## [0.6.1-alpha.1](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.5...v0.6.1-alpha.1) (2024-04-02) - - # [0.6.0-alpha.5](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.2...v0.6.0-alpha.5) (2024-04-01) - - ## [0.6.1-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.0...v0.6.1-alpha.0) (2024-03-08) - - # [0.6.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.5.9...v0.6.0-alpha.0) (2024-03-07) - ### Bug Fixes -* remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) - - +- remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) ## [0.5.9](https://github.com/dojoengine/dojo.js/compare/v0.5.8...v0.5.9) (2024-02-17) - - ## [0.5.8](https://github.com/dojoengine/dojo.js/compare/v0.5.7...v0.5.8) (2024-02-09) - - ## [0.5.7](https://github.com/dojoengine/dojo.js/compare/v0.5.6...v0.5.7) (2024-02-08) - - ## [0.5.6](https://github.com/dojoengine/dojo.js/compare/v0.5.5...v0.5.6) (2024-02-03) - ### Bug Fixes -* ci lint ([285d094](https://github.com/dojoengine/dojo.js/commit/285d094116a0e777e6abde6b097aec725fa05ba9)) - - +- ci lint ([285d094](https://github.com/dojoengine/dojo.js/commit/285d094116a0e777e6abde6b097aec725fa05ba9)) ## [0.5.5](https://github.com/dojoengine/dojo.js/compare/v0.5.4...v0.5.5) (2024-02-01) - - ## [0.5.4](https://github.com/dojoengine/dojo.js/compare/v0.5.3...v0.5.4) (2024-02-01) - - ## [0.5.3](https://github.com/dojoengine/dojo.js/compare/v0.5.2...v0.5.3) (2024-01-30) - - ## [0.5.2](https://github.com/dojoengine/dojo.js/compare/v0.5.1...v0.5.2) (2024-01-29) - - ## [0.5.1](https://github.com/dojoengine/dojo.js/compare/v0.5.0...v0.5.1) (2024-01-28) - - # [0.5.0](https://github.com/dojoengine/dojo.js/compare/v0.3.5...v0.5.0) (2024-01-27) - - ## [0.3.5](https://github.com/dojoengine/dojo.js/compare/v0.3.4...v0.3.5) (2024-01-24) - - ## [0.3.4](https://github.com/dojoengine/dojo.js/compare/v0.3.3...v0.3.4) (2024-01-16) - - ## [0.3.3](https://github.com/dojoengine/dojo.js/compare/v0.3.2...v0.3.3) (2024-01-12) - - ## [0.3.2](https://github.com/dojoengine/dojo.js/compare/v0.2.10...v0.3.2) (2024-01-10) - - ## [0.2.10](https://github.com/dojoengine/dojo.js/compare/v0.2.9...v0.2.10) (2023-12-23) - - ## [0.2.9](https://github.com/dojoengine/dojo.js/compare/v0.2.8...v0.2.9) (2023-12-19) - - ## [0.2.8](https://github.com/dojoengine/dojo.js/compare/v0.2.7...v0.2.8) (2023-12-19) - - ## [0.2.7](https://github.com/dojoengine/dojo.js/compare/v0.2.6...v0.2.7) (2023-12-19) - - ## [0.2.6](https://github.com/dojoengine/dojo.js/compare/v0.2.5...v0.2.6) (2023-12-18) - - # [0.2.0](https://github.com/dojoengine/dojo.js/compare/v0.2.0-alpha.0...v0.2.0) (2023-12-14) - - # [0.2.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.62-alpha.0...v0.2.0-alpha.0) (2023-12-13) - - ## [0.1.62-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.61-alpha.0...v0.1.62-alpha.0) (2023-12-13) - - ## [0.1.61-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.60...v0.1.61-alpha.0) (2023-12-13) - - ## [0.1.60](https://github.com/dojoengine/dojo.js/compare/v0.1.58...v0.1.60) (2023-12-12) - - ## [0.1.55](https://github.com/dojoengine/dojo.js/compare/v0.1.54...v0.1.55) (2023-11-24) - - ## [0.1.54](https://github.com/dojoengine/dojo.js/compare/v0.1.53...v0.1.54) (2023-11-24) - - ## [0.1.53](https://github.com/dojoengine/dojo.js/compare/v0.1.52...v0.1.53) (2023-11-24) - - ## [0.1.51](https://github.com/dojoengine/dojo.js/compare/v0.1.50...v0.1.51) (2023-11-24) - - ## [0.1.50](https://github.com/dojoengine/dojo.js/compare/v0.1.49...v0.1.50) (2023-11-22) - - ## [0.1.49](https://github.com/dojoengine/dojo.js/compare/v0.1.48...v0.1.49) (2023-11-22) - - ## [0.1.48](https://github.com/dojoengine/dojo.js/compare/v0.1.47...v0.1.48) (2023-11-22) - - ## [0.1.47](https://github.com/dojoengine/dojo.js/compare/v0.1.46...v0.1.47) (2023-11-22) - - ## [0.1.46](https://github.com/dojoengine/dojo.js/compare/v0.1.45...v0.1.46) (2023-11-22) - - ## [0.1.45](https://github.com/dojoengine/dojo.js/compare/v0.1.44...v0.1.45) (2023-11-22) - - ## [0.1.44](https://github.com/dojoengine/dojo.js/compare/v0.1.43...v0.1.44) (2023-11-22) - - ## [0.1.43](https://github.com/dojoengine/dojo.js/compare/v0.1.42...v0.1.43) (2023-11-20) - - ## [0.1.42](https://github.com/dojoengine/dojo.js/compare/v0.1.38...v0.1.42) (2023-11-11) - - ## [0.1.34](https://github.com/dojoengine/dojo.js/compare/v0.1.33...v0.1.34) (2023-11-03) diff --git a/packages/torii-wasm/package.json b/packages/torii-wasm/package.json index 6af74cbf..3e3a4fb0 100644 --- a/packages/torii-wasm/package.json +++ b/packages/torii-wasm/package.json @@ -1,6 +1,6 @@ { "name": "@dojoengine/torii-wasm", - "version": "1.0.8", + "version": "1.0.9", "description": "dojo: WASM bindings for torii", "author": "ohayo", "license": "MIT", diff --git a/packages/utils-wasm/CHANGELOG.md b/packages/utils-wasm/CHANGELOG.md index fb5037f4..1278ddf3 100644 --- a/packages/utils-wasm/CHANGELOG.md +++ b/packages/utils-wasm/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 1.0.9 + +### Patch Changes + +- 987fcb6: change from lerna to changeset + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. @@ -7,180 +13,99 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @dojoengine/utils-wasm - - - - ## [1.0.7](https://github.com/dojoengine/dojo.js/compare/v1.0.6...v1.0.7) (2024-12-27) **Note:** Version bump only for package @dojoengine/utils-wasm - - - - ## [1.0.6](https://github.com/dojoengine/dojo.js/compare/v1.0.5...v1.0.6) (2024-12-23) **Note:** Version bump only for package @dojoengine/utils-wasm - - - - ## [1.0.4](https://github.com/dojoengine/dojo.js/compare/v1.0.4-alpha.3.1.2...v1.0.4) (2024-12-21) **Note:** Version bump only for package @dojoengine/utils-wasm - - - - ## [1.0.3](https://github.com/dojoengine/dojo.js/compare/v1.0.3-alpha.2...v1.0.3) (2024-12-14) **Note:** Version bump only for package @dojoengine/utils-wasm - - - - ## [1.0.2](https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2) (2024-11-27) **Note:** Version bump only for package @dojoengine/utils-wasm - - - - ## [1.0.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26) **Note:** Version bump only for package @dojoengine/utils-wasm - - - - # [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11) **Note:** Version bump only for package @dojoengine/utils-wasm - - - - # [1.0.0-alpha.30](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2024-11-09) **Note:** Version bump only for package @dojoengine/utils-wasm - - - - # [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 - - - - ## 0.6.123 (2024-04-24) **Note:** Version bump only for package @dojoengine/utils-wasm - - - - ## [0.6.122](https://github.com/dojoengine/dojo.js/compare/v0.6.121...v0.6.122) (2024-04-09) - - ## [0.6.121](https://github.com/dojoengine/dojo.js/compare/v0.6.12...v0.6.121) (2024-04-07) - - ## [0.6.12](https://github.com/dojoengine/dojo.js/compare/v0.6.11...v0.6.12) (2024-04-05) - - ## [0.6.11](https://github.com/dojoengine/dojo.js/compare/v0.6.1...v0.6.11) (2024-04-05) - - ## [0.6.1](https://github.com/dojoengine/dojo.js/compare/v0.6.1-alpha.11...v0.6.1) (2024-04-04) - ### Bug Fixes -* build and dep issues ([5358dbf](https://github.com/dojoengine/dojo.js/commit/5358dbfdd6fa73ae64e204d880c7791002800631)) -* remove bunx ([2797d53](https://github.com/dojoengine/dojo.js/commit/2797d530c505709a9beebb59f33e1538c587e021)) - - +- build and dep issues ([5358dbf](https://github.com/dojoengine/dojo.js/commit/5358dbfdd6fa73ae64e204d880c7791002800631)) +- remove bunx ([2797d53](https://github.com/dojoengine/dojo.js/commit/2797d530c505709a9beebb59f33e1538c587e021)) ## [0.6.1-alpha.1](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.5...v0.6.1-alpha.1) (2024-04-02) - - # [0.6.0-alpha.5](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.2...v0.6.0-alpha.5) (2024-04-01) - - ## [0.6.1-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.0...v0.6.1-alpha.0) (2024-03-08) - - # [0.6.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.5.9...v0.6.0-alpha.0) (2024-03-07) - ### Bug Fixes -* remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) - - +- remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) ## [0.5.9](https://github.com/dojoengine/dojo.js/compare/v0.5.8...v0.5.9) (2024-02-17) - - ## [0.5.8](https://github.com/dojoengine/dojo.js/compare/v0.5.7...v0.5.8) (2024-02-09) - - ## [0.5.7](https://github.com/dojoengine/dojo.js/compare/v0.5.6...v0.5.7) (2024-02-08) - - ## [0.5.6](https://github.com/dojoengine/dojo.js/compare/v0.5.5...v0.5.6) (2024-02-03) - ### Bug Fixes -* ci lint ([285d094](https://github.com/dojoengine/dojo.js/commit/285d094116a0e777e6abde6b097aec725fa05ba9)) - - +- ci lint ([285d094](https://github.com/dojoengine/dojo.js/commit/285d094116a0e777e6abde6b097aec725fa05ba9)) ## [0.5.5](https://github.com/dojoengine/dojo.js/compare/v0.5.4...v0.5.5) (2024-02-01) - - ## [0.5.4](https://github.com/dojoengine/dojo.js/compare/v0.5.3...v0.5.4) (2024-02-01) - ### Bug Fixes -* config other cleanup ([62429f5](https://github.com/dojoengine/dojo.js/commit/62429f513a21a9b788922ad37405e56bf12c178b)) - +- config other cleanup ([62429f5](https://github.com/dojoengine/dojo.js/commit/62429f513a21a9b788922ad37405e56bf12c178b)) ### Features -* mod289 & permute + tests ([9cb9323](https://github.com/dojoengine/dojo.js/commit/9cb9323a8b5cc7f2c710633bf24434c30df8d6e3)) -* recursive_s_noise ([6ad6194](https://github.com/dojoengine/dojo.js/commit/6ad6194c7397db01c373e91e5a28cd58fc43e6aa)) -* step: function + tests ([ebc3569](https://github.com/dojoengine/dojo.js/commit/ebc3569de956101e659f5ee885ab989c50d760bc)) +- mod289 & permute + tests ([9cb9323](https://github.com/dojoengine/dojo.js/commit/9cb9323a8b5cc7f2c710633bf24434c30df8d6e3)) +- recursive_s_noise ([6ad6194](https://github.com/dojoengine/dojo.js/commit/6ad6194c7397db01c373e91e5a28cd58fc43e6aa)) +- step: function + tests ([ebc3569](https://github.com/dojoengine/dojo.js/commit/ebc3569de956101e659f5ee885ab989c50d760bc)) diff --git a/packages/utils-wasm/package.json b/packages/utils-wasm/package.json index 370cd208..04564a3a 100644 --- a/packages/utils-wasm/package.json +++ b/packages/utils-wasm/package.json @@ -1,6 +1,6 @@ { "name": "@dojoengine/utils-wasm", - "version": "1.0.8", + "version": "1.0.9", "description": "dojo: wasm utils ", "author": "dojo", "license": "MIT", diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index bdf0b5fc..2963b7a0 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -1,365 +1,203 @@ # Change Log +## 1.0.9 + +### Patch Changes + +- 987fcb6: change from lerna to changeset + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.0.8](https://github.com/dojoengine/dojo.js/compare/v1.0.7...v1.0.8) (2025-01-06) - ### Features -* upgrade starknet peerDependency ([9c60112](https://github.com/dojoengine/dojo.js/commit/9c6011275c7213d68175a0dd51275caae55e2e61)) - - - - +- upgrade starknet peerDependency ([9c60112](https://github.com/dojoengine/dojo.js/commit/9c6011275c7213d68175a0dd51275caae55e2e61)) ## [1.0.7](https://github.com/dojoengine/dojo.js/compare/v1.0.6...v1.0.7) (2024-12-27) **Note:** Version bump only for package @dojoengine/utils - - - - ## [1.0.6](https://github.com/dojoengine/dojo.js/compare/v1.0.5...v1.0.6) (2024-12-23) **Note:** Version bump only for package @dojoengine/utils - - - - ## [1.0.4](https://github.com/dojoengine/dojo.js/compare/v1.0.4-alpha.3.1.2...v1.0.4) (2024-12-21) **Note:** Version bump only for package @dojoengine/utils - - - - ## [1.0.3](https://github.com/dojoengine/dojo.js/compare/v1.0.3-alpha.2...v1.0.3) (2024-12-14) **Note:** Version bump only for package @dojoengine/utils - - - - ## [1.0.2](https://github.com/dojoengine/dojo.js/compare/v1.0.1...v1.0.2) (2024-11-27) **Note:** Version bump only for package @dojoengine/utils - - - - ## [1.0.1](https://github.com/dojoengine/dojo.js/compare/v1.0.0...v1.0.1) (2024-11-26) **Note:** Version bump only for package @dojoengine/utils - - - - # [1.0.0](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.30...v1.0.0) (2024-11-11) **Note:** Version bump only for package @dojoengine/utils - - - - # [1.0.0-alpha.30](https://github.com/dojoengine/dojo.js/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2024-11-09) **Note:** Version bump only for package @dojoengine/utils - - - - # [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 - - - - ## 0.6.123 (2024-04-24) **Note:** Version bump only for package @dojoengine/utils - - - - ## [0.6.122](https://github.com/dojoengine/dojo.js/compare/v0.6.121...v0.6.122) (2024-04-09) - - ## [0.6.121](https://github.com/dojoengine/dojo.js/compare/v0.6.12...v0.6.121) (2024-04-07) - - ## [0.6.12](https://github.com/dojoengine/dojo.js/compare/v0.6.11...v0.6.12) (2024-04-05) - - ## [0.6.11](https://github.com/dojoengine/dojo.js/compare/v0.6.1...v0.6.11) (2024-04-05) - - ## [0.6.1](https://github.com/dojoengine/dojo.js/compare/v0.6.1-alpha.11...v0.6.1) (2024-04-04) - ### Bug Fixes -* new torii event bugfix ([c0ea7d9](https://github.com/dojoengine/dojo.js/commit/c0ea7d9859863474e2bdd37d5193aa52853b8ce4)) - - +- new torii event bugfix ([c0ea7d9](https://github.com/dojoengine/dojo.js/commit/c0ea7d9859863474e2bdd37d5193aa52853b8ce4)) ## [0.6.1-alpha.1](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.5...v0.6.1-alpha.1) (2024-04-02) - - ## [0.6.1-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.0...v0.6.1-alpha.0) (2024-03-08) - ### Bug Fixes -* imports ([e68462a](https://github.com/dojoengine/dojo.js/commit/e68462ab7f84ad532129200e1f485fad5803e51c)) - - +- imports ([e68462a](https://github.com/dojoengine/dojo.js/commit/e68462ab7f84ad532129200e1f485fad5803e51c)) # [0.6.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.5.9...v0.6.0-alpha.0) (2024-03-07) - ### Bug Fixes -* update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) - - +- update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) # [0.6.0-alpha.5](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.2...v0.6.0-alpha.5) (2024-04-01) - - ## [0.6.1-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.6.0-alpha.0...v0.6.1-alpha.0) (2024-03-08) - ### Bug Fixes -* imports ([e68462a](https://github.com/dojoengine/dojo.js/commit/e68462ab7f84ad532129200e1f485fad5803e51c)) - - +- imports ([e68462a](https://github.com/dojoengine/dojo.js/commit/e68462ab7f84ad532129200e1f485fad5803e51c)) # [0.6.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.5.9...v0.6.0-alpha.0) (2024-03-07) - ### Bug Fixes -* remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) -* update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) - +- remove types ([4f9787d](https://github.com/dojoengine/dojo.js/commit/4f9787d67c6a849cbd5713170f535904c640d23e)) +- update snjs ([7240474](https://github.com/dojoengine/dojo.js/commit/72404740ed651e1d2204582fccc5903524ac40d7)) ### Features -* update deps ([b9e47f4](https://github.com/dojoengine/dojo.js/commit/b9e47f45e0d4ccb18b1b7062e60924ad213b1c8b)) - - +- update deps ([b9e47f4](https://github.com/dojoengine/dojo.js/commit/b9e47f45e0d4ccb18b1b7062e60924ad213b1c8b)) ## [0.5.9](https://github.com/dojoengine/dojo.js/compare/v0.5.8...v0.5.9) (2024-02-17) - - ## [0.5.8](https://github.com/dojoengine/dojo.js/compare/v0.5.7...v0.5.8) (2024-02-09) - - ## [0.5.7](https://github.com/dojoengine/dojo.js/compare/v0.5.6...v0.5.7) (2024-02-08) - - ## [0.5.6](https://github.com/dojoengine/dojo.js/compare/v0.5.5...v0.5.6) (2024-02-03) - ### Bug Fixes -* ci lint ([285d094](https://github.com/dojoengine/dojo.js/commit/285d094116a0e777e6abde6b097aec725fa05ba9)) - - +- ci lint ([285d094](https://github.com/dojoengine/dojo.js/commit/285d094116a0e777e6abde6b097aec725fa05ba9)) ## [0.5.5](https://github.com/dojoengine/dojo.js/compare/v0.5.4...v0.5.5) (2024-02-01) - - ## [0.5.4](https://github.com/dojoengine/dojo.js/compare/v0.5.3...v0.5.4) (2024-02-01) - - ## [0.5.3](https://github.com/dojoengine/dojo.js/compare/v0.5.2...v0.5.3) (2024-01-30) - - ## [0.5.2](https://github.com/dojoengine/dojo.js/compare/v0.5.1...v0.5.2) (2024-01-29) - - ## [0.5.1](https://github.com/dojoengine/dojo.js/compare/v0.5.0...v0.5.1) (2024-01-28) - - # [0.5.0](https://github.com/dojoengine/dojo.js/compare/v0.3.5...v0.5.0) (2024-01-27) - - ## [0.3.5](https://github.com/dojoengine/dojo.js/compare/v0.3.4...v0.3.5) (2024-01-24) - - ## [0.3.4](https://github.com/dojoengine/dojo.js/compare/v0.3.3...v0.3.4) (2024-01-16) - - ## [0.3.3](https://github.com/dojoengine/dojo.js/compare/v0.3.2...v0.3.3) (2024-01-12) - - ## [0.3.2](https://github.com/dojoengine/dojo.js/compare/v0.2.10...v0.3.2) (2024-01-10) - - ## [0.2.10](https://github.com/dojoengine/dojo.js/compare/v0.2.9...v0.2.10) (2023-12-23) - - ## [0.2.9](https://github.com/dojoengine/dojo.js/compare/v0.2.8...v0.2.9) (2023-12-19) - - ## [0.2.8](https://github.com/dojoengine/dojo.js/compare/v0.2.7...v0.2.8) (2023-12-19) - - ## [0.2.7](https://github.com/dojoengine/dojo.js/compare/v0.2.6...v0.2.7) (2023-12-19) - - ## [0.2.6](https://github.com/dojoengine/dojo.js/compare/v0.2.5...v0.2.6) (2023-12-18) - - # [0.2.0](https://github.com/dojoengine/dojo.js/compare/v0.2.0-alpha.0...v0.2.0) (2023-12-14) - - # [0.2.0-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.62-alpha.0...v0.2.0-alpha.0) (2023-12-13) - - ## [0.1.62-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.61-alpha.0...v0.1.62-alpha.0) (2023-12-13) - - ## [0.1.61-alpha.0](https://github.com/dojoengine/dojo.js/compare/v0.1.60...v0.1.61-alpha.0) (2023-12-13) - - ## [0.1.60](https://github.com/dojoengine/dojo.js/compare/v0.1.58...v0.1.60) (2023-12-12) - - ## [0.1.55](https://github.com/dojoengine/dojo.js/compare/v0.1.54...v0.1.55) (2023-11-24) - - ## [0.1.54](https://github.com/dojoengine/dojo.js/compare/v0.1.53...v0.1.54) (2023-11-24) - - ## [0.1.53](https://github.com/dojoengine/dojo.js/compare/v0.1.52...v0.1.53) (2023-11-24) - - ## [0.1.51](https://github.com/dojoengine/dojo.js/compare/v0.1.50...v0.1.51) (2023-11-24) - - ## [0.1.50](https://github.com/dojoengine/dojo.js/compare/v0.1.49...v0.1.50) (2023-11-22) - - ## [0.1.49](https://github.com/dojoengine/dojo.js/compare/v0.1.48...v0.1.49) (2023-11-22) - - ## [0.1.48](https://github.com/dojoengine/dojo.js/compare/v0.1.47...v0.1.48) (2023-11-22) - - ## [0.1.47](https://github.com/dojoengine/dojo.js/compare/v0.1.46...v0.1.47) (2023-11-22) - - ## [0.1.46](https://github.com/dojoengine/dojo.js/compare/v0.1.45...v0.1.46) (2023-11-22) - - ## [0.1.45](https://github.com/dojoengine/dojo.js/compare/v0.1.44...v0.1.45) (2023-11-22) - - ## [0.1.44](https://github.com/dojoengine/dojo.js/compare/v0.1.43...v0.1.44) (2023-11-22) - - ## [0.1.43](https://github.com/dojoengine/dojo.js/compare/v0.1.42...v0.1.43) (2023-11-20) - - ## [0.1.42](https://github.com/dojoengine/dojo.js/compare/v0.1.38...v0.1.42) (2023-11-11) - - ## [0.1.34](https://github.com/dojoengine/dojo.js/compare/v0.1.33...v0.1.34) (2023-11-03) - - ## [0.1.31](https://github.com/dojoengine/dojo.js/compare/v0.1.30...v0.1.31) (2023-10-31) - - ## [0.1.29](https://github.com/dojoengine/dojo.js/compare/v0.1.28...v0.1.29) (2023-10-19) - - ## [0.1.27](https://github.com/dojoengine/dojo.js/compare/v0.1.26...v0.1.27) (2023-10-18) - - ## [0.1.26](https://github.com/dojoengine/dojo.js/compare/v0.1.25...v0.1.26) (2023-10-18) - - ## [0.1.25](https://github.com/dojoengine/dojo.js/compare/v0.1.24...v0.1.25) (2023-10-17) - - ## [0.1.22](https://github.com/dojoengine/dojo.js/compare/v0.1.21...v0.1.22) (2023-10-17) - - ## [0.1.21](https://github.com/dojoengine/dojo.js/compare/v0.1.2...v0.1.21) (2023-10-16) - - ## 0.1.2 (2023-10-07) diff --git a/packages/utils/package.json b/packages/utils/package.json index b6505ebf..1b04f659 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@dojoengine/utils", - "version": "1.0.8", + "version": "1.0.9", "description": "dojo: utils ", "author": "dojo", "license": "MIT",