Skip to content

Latest commit

 

History

History
139 lines (62 loc) · 5.81 KB

CHANGELOG.md

File metadata and controls

139 lines (62 loc) · 5.81 KB

Change Log

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)
  • require typedoc job to pass before merging to main (f41c7a3)
  • update dojo-starter version (8dd2ca0)
  • upgrade starknet peerDependency (9c60112)

1.0.7 (2024-12-27)

Bug Fixes

Features

1.0.6 (2024-12-23)

Note: Version bump only for package dojo.js

1.0.4 (2024-12-21)

Bug Fixes

  • predeployed-connector package build (993ce9a)

Features

  • parseEntities, cairocustomenum support (60b46c6)
  • pass with no test predeployed connector (e118dcd)
  • update onchain-dash example (3f31b3c)

1.0.3 (2024-12-14)

Bug Fixes

  • build examples (fec888c)
  • create dojo contract manifest path (a6fb293)
  • dojo-starter dojo version (09a4237)

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)

Features

1.0.1 (2024-11-26)

Bug Fixes

  • change historical to false for events (d4437d2)
  • changelog (0260c42)
  • conditions to flatten clause (f7297e8)
  • create-dojo + update manifest path (cd9db9d)
  • sdk function params refac to object param (822bdc4)

Features

1.0.0 (2024-11-11)

Bug Fixes