Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 14:25
· 1 commit to main since this release
0bd2a7f

1.0.0 (2026-09-07)

⚠ BREAKING CHANGES

  • the published manifest no longer runs a preinstall
    package-manager guard. Consumers who relied on that failure to enforce
    pnpm must enforce it in their own repository.

Co-authored-by: Miki Palao miki.palao.palmer@gmail.com
Co-authored-by: Claude Opus 5 noreply@anthropic.com

Features

  • publish the first stable release (#3) (0bd2a7f)

Bug Fixes

  • stop pnpm enforcement from breaking consumer installs (#1) (0c599d7)