Skip to content

v3.0.3

Latest

Choose a tag to compare

@tu11aa tu11aa released this 19 May 03:32

Highlights

Full Starknet toolchain modernization + fork-sync CI overhaul.

  • Starknet toolchain bump — Scarb 2.18.0, snforge_std 0.60.0, starknet-devnet 0.8.1
  • OpenZeppelin Cairo 3.0 migrationIERC20Dispatcheropenzeppelin_interfaces
  • @starknet-react@starknet-start package migration
  • Next.js 15.5.18 security patch + Vitest 3.x
  • CI sync overhaul — develop-triggered, path-filtered fork sync with PR-on-conflict; deterministic sed rewrites replacing rn.patch
  • caniuse-lite / browserslist refresh

What's Changed

  • chore: bump Starknet toolchain + Next.js security patch + vitest 3.x by @tu11aa in #709
  • ci: develop-triggered fork sync (path-filtered) + PR-on-conflict for sync workflows by @tu11aa in #710
  • refactor(ci): replace rn.patch with deterministic sed rewrites in sync-rn-repo by @tu11aa in #711
  • chore(nextjs): bump caniuse-lite via update-browserslist-db by @tu11aa in #712
  • chore: release v3.0.2 — toolchain bump, CI sync overhaul, caniuse-lite refresh by @tu11aa in #715
  • chore(release): 3.0.2 [skip ci] by @tu11aa in #717

Full Changelog: v3.0.1...v3.0.3