Skip to content

Latest commit

 

History

History
157 lines (99 loc) · 5.67 KB

CHANGELOG.md

File metadata and controls

157 lines (99 loc) · 5.67 KB

Change Log

1.1.2

Patch Changes

1.1.1

Patch Changes

1.1.0

Minor Changes

  • 27d0342: Default to ToriiQueryBuilder for queries with Clause

Patch Changes

  • 395e450: fix: createStore now fit to either vanilla or react store
  • d030ace: fix: Add nested query test to match book + syntactic sugar
  • Updated dependencies [395e450]
  • Updated dependencies [d030ace]
  • Updated dependencies [27d0342]

1.0.13

Patch Changes

  • 4fa350a: fix: createDojoStore have now proper types
  • 257d02a: Fix historical events ordering
  • Updated dependencies [4fa350a]
  • Updated dependencies [257d02a]

1.0.12

Patch Changes

  • b4dc1e2: parseEntities now returns Array<ParsedEntity> instead of Record<string, ParsedEntity>
  • Updated dependencies [b4dc1e2]

1.0.11

Patch Changes

  • 5f335d0: Added experimental ToriiQueryBuilder and ClauseBuilder to be closer to how we should query ECS through torii
  • Updated dependencies [5f335d0]

1.0.10

Patch Changes

  • 84dd776: Updated packages to latest dojo version // accept and convert array by @rsodre // add missing params for query and subscription by @rsodre // update starknet-core-version by @rsodre
  • 42ab8cf: Add @dojoengine/sdk/state @dojoengine/sdk/react @dojoengine/sdk/sql // Moves hooks to sdk // Update examples
  • Updated dependencies [84dd776]
  • Updated dependencies [42ab8cf]

1.0.9

Patch Changes

  • 987fcb6: change from lerna to changeset
  • Updated dependencies [987fcb6]

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.8 (2025-01-06)

Bug Fixes

Features

  • fix react-sdk example + predeployed connector + historical events (50cc19e)
  • upgrade starknet peerDependency (9c60112)

1.0.7 (2024-12-27)

Features

1.0.6 (2024-12-23)

Note: Version bump only for package @dojoengine/sdk

1.0.4 (2024-12-21)

Features

  • parseEntities, cairocustomenum support (60b46c6)

1.0.3 (2024-12-14)

Features

  • add order_by and entity_models to sdk (0c9cf79)
  • upgrade to torii v1.0.7 (5966fcc)

1.0.2 (2024-11-27)

Bug Fixes

  • release build issue with sdk + querybuilder type (25d3363)

1.0.1 (2024-11-26)

Bug Fixes

  • conditions to flatten clause (f7297e8)
  • sdk function params refac to object param (822bdc4)

Features

1.0.0 (2024-11-11)

Note: Version bump only for package @dojoengine/sdk

1.0.0-alpha.30 (2024-11-09)

Features

1.0.0-alpha.29 (2024-11-08)

Note: Version bump only for package @dojoengine/sdk