Skip to content

v0.4.0

Choose a tag to compare

@seambot seambot released this 28 Jul 21:01
· 156 commits to main since this release
v0.4.0
fa794c2

Bug Fixes

  • Invoke the installed bin directly in the install check (f73c8e7)
  • Pin the install check to the packed tarball (c3d833e)
  • preserve leading zeros in access codes passed via --code (e142f4b)
  • resolve pre-existing typecheck error in get-api-definitions (0727e1c)
  • Run the CLI through its bin in the install check (8df4984)
  • Use @types/node v24 (e3b78ec)

Features

  • Add AUR package publishing to release workflow (#5) (a4bf402)
  • Build and publish standalone Bun binaries with checksums (#4) (09a3605)
  • Port seam-cli source into src (74c7006)

Reverts

  • Revert "Support installing private packages" (46464cd)
  • Revert "Do not publish to npm" (6dbf6ed)
  • Revert "Publish as restricted" (3950889)