Commit 69dcb43
authored
* chore: bump starknetjs version to v7 (#440)
* chore: bump starknetjs version to v7
* chore: bump starknet-react
* fix: typedoc run
* feat: improve release
* chore: release
* chore: exit prerelease mode
* feat: improve release
* chore: release
* chore: exit prerelease mode
* fix: github workflow improvement
* chore: release
* chore: exit prerelease mode
* chore: bump starknet.js to 7.6.2
* feat: remove grpc client lock
* chore: bump dojo.c
* chore: release
* chore: exit prerelease mode
* chore: bump dojo.c
* chore: release
* chore: exit prerelease mode
* feat: historical zustand (#463)
* feat: historical zustand
* feat: add react hook
* chore: release
* chore: exit prerelease mode
* fix(sdk): zustand historical hook
* chore: release
* chore: exit prerelease mode
* fix(sdk): deduplicate historical_entities
* chore: release
* chore: exit prerelease mode
* fix(sdk): remove useless JSON parse
* chore: bump dojo & dojo-starter
* chore(sdk): add effect schema
* fix(torii-wasm): add type module to package.json
* chore: bump dojo.c
---------
Co-authored-by: MartianGreed <MartianGreed@users.noreply.github.com>
1 parent 30b6165 commit 69dcb43
96 files changed
Lines changed: 40752 additions & 1204 deletions
File tree
- .changeset
- .github/workflows
- examples
- example-vite-experimental-sdk/src
- example-vite-react-sdk/src
- packages
- core
- src/provider
- create-burner
- src
- connectors
- hooks
- manager
- create-dojo
- grpc
- bench
- coverage
- src
- generated
- google/protobuf
- dist
- predeployed-connector
- src
- react
- sdk
- src
- __tests__
- internal
- web
- react/hooks
- state
- state
- torii-client
- torii-wasm
- utils-wasm
- utils
- scripts
- worlds
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments