Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 03:50
c63c210

0.3.0 (2026-06-29)

⚠ BREAKING CHANGES

  • vite >=8 is now the supported peer (was >=7). Consumers using the vite-touching surface (defineConfig / viteReactApp) on vite 7 must upgrade to vite 8. vite remains an optional peer.

Features

  • relax more over-opinionated lint rules from adoption findings (de99834)
  • require vite 8 as the supported peer (0a5109c)
  • tunable glob lint targets and typed lint.overrides (940cf61)
  • widened defineConfig re-export for plugin-heavy configs (e1b4d62)

Bug Fixes

  • bump minor (not major) for breaking changes while in 0.x (#26) (15acdaa)