Releases: dojoengine/dojo.js
Releases · dojoengine/dojo.js
v1.0.12
What's Changed
- feat: revamp phaser by @MartianGreed in #380
- fix: parseEntities returns array instead of record<string, parsedenti… by @MartianGreed in #382
- feat: prepare release by @github-actions in #383
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- feat: add ToriiQueryBuilder and ClauseBuilder by @MartianGreed in #378
- feat: prepare release by @github-actions in #379
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's Changed
- fix: catch fetch enpoint error by @MartianGreed in #371
- fix: update get-starknet-core version by @rsodre in #372
- fix: added missing params to getEventMessages() by @rsodre in #373
- fix: accept and convert in operator arrays by @rsodre in #374
- feat: update dojo version by @MartianGreed in #375
- feat: create reusable hooks and add sql hook to sdk by @MartianGreed in #376
- feat: prepare release by @github-actions in #377
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- feat: add sql example by @MartianGreed in #368
- feat: use changeset instead of lerna by @MartianGreed in #369
- feat: prepare release by @github-actions in #370
New Contributors
- @github-actions made their first contribution in #370
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- fix: added historical option for event getters by @rsodre in #352
- feat: upgrade starknet peerDependency by @MartianGreed in #347
- fix: support in operator by @MartianGreed in #364
- fix: typedoc ci by @MartianGreed in #365
- fix: compile calldata using abi by @rsodre in #366
- feat: fix react-sdk example + predeployed connector + historical events by @MartianGreed in #367
Full Changelog: v1.0.7...v1.0.8
Commands to run your localstack :
RUST_LOG=info katana --dev --dev.no-fee --http.cors_origins '*'
sozo migrate
torii -w 0x0525177c8afe8680d7ad1da30ca183e482cfcd6404c1e09d83fd3fa2994fd4b8 --http.cors_origins '*' --events.historical dojo_starter-Moved
Note the --events.historical dojo_starter-Moved
here to showcase how you can leverage torii's historical events
v1.0.7
v1.0.4
What's Changed
- feat: add cache to dojo.js by @edisontim in #359
- feat: Support cairo enum types by @MartianGreed in #362
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- feat: add support for option types by @edisontim in #348
- fix: Dojo store add entity by @rsodre in #349
- fix: dojoConfig manifest path for onchain-dash by @MartianGreed in #344
- feat: allow callback function after
getEvents
by @edisontim in #332 - DojoProvider calldata parsing by @starknetdev in #350
- fix: optimistic update on spawn by @starknetdev in #346
- fix: create dojo contract manifest path by @MartianGreed in #356
- feat: upgrade to torii v1.0.7 by @MartianGreed in #357
- feat: add order_by and entity_models to sdk by @MartianGreed in #358
New Contributors
- @starknetdev made their first contribution in #350
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- fix: release build issue with sdk + querybuilder type by @MartianGreed in #340
- feat: build examples on ci by @MartianGreed in #341
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- fix: changelog by @ponderingdemocritus in #327
- fix: change historical to false for events by @edisontim in #329
- fix: modify conditions to flatten member clauses by @posaune0423 in #336
- fix: sdk function params refac to object param by @MartianGreed in #337
- fix: create-dojo + update manifest path by @MartianGreed in #338
- feat: add querybuilder by @MartianGreed in #320
- feat: add torii tokens functions to dojo sdk by @MartianGreed in #339
New Contributors
- @posaune0423 made their first contribution in #336
Full Changelog: v1.0.0...v1.0.1