Skip to content

@toad-contracts/hono@0.3.1

Choose a tag to compare

@kibertoad kibertoad released this 27 Jun 00:55
· 13 commits to main since this release
7126ee7

Patch Changes

  • ef2489a: Remove the per-package prepublishOnly build. ci:publish already runs turbo run build in dependency order before changeset publish, so the prepublishOnly re-build (rimraf dist && tsc) was redundant and raced with concurrent publishing: when @toad-contracts/core ran its own rimraf dist, dependent packages' tsc failed with TS2307, leaving valibot, frontend-http-client, and hono unpublished.
  • Updated dependencies [ef2489a]
    • @toad-contracts/core@0.3.1