Skip to content

0.3.3

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Aug 09:57
· 3 commits to main since this release
2620da2

What's Changed

Changes

  • ci: declare least-privilege GITHUB_TOKEN permissions by @qawatake in #24
  • ci: commit package-lock.json and build release with npm ci by @qawatake in #25
  • build: migrate from npm to pnpm by @qawatake in #27
  • ci: pin GitHub Actions to commit SHAs with pinact by @qawatake in #28
  • build: harden pnpm settings (minimum-release-age, exact pins, pinned pnpm) by @qawatake in #29
  • ci: add Dependabot version updates with a 7-day cooldown by @qawatake in #30
  • build: move to Node 24 (current Active LTS) by @qawatake in #36
  • ci: bump pinned mise to 2026.8.3 by @qawatake in #37
  • Bump softprops/action-gh-release from 2.6.2 to 3.0.2 by @dependabot[bot] in #33
  • Bump jdx/mise-action from 2.4.4 to 4.2.5 by @dependabot[bot] in #32
  • Bump actions/checkout from 4.4.0 to 7.0.1 by @dependabot[bot] in #31
  • Bump esbuild from 0.28.1 to 0.28.2 in the npm-minor-patch group by @dependabot[bot] in #34
  • build: replace eslint + prettier with Biome by @qawatake in #38
  • deps: update build-time dependencies to current majors by @qawatake in #40
  • ci: stop Dependabot proposing majors we pin on purpose by @qawatake in #41
  • ci: run lint in CI (and build on every PR) by @qawatake in #42
  • ci: generate GitHub release notes on release by @qawatake in #43
  • Release for 0.3.3 by @github-actions[bot] in #26

New Contributors

Full Changelog: 0.3.2...0.3.3