vite-plugin-v2.6.1
·
21 commits
to main
since this release
Full vite 8 support 🎊
We're happy to announce that we're supporting and automatically testing each change against full vite compatibility matrix
What's Changed
- fix: 990 fix to the broken build --watch command by @salmin89 in #1163
- feat: allow extension origins in dev CORS by @Toumash in #1175
- test: test plugin across Vite 3, 6, 7, and 8 by @Toumash in #1169
- test: replace fixed e2e waits by @Toumash in #1174
- chore: Remove Windows lint job from Vite plugin CI by @Toumash in #1176
- ci: speed up vite e2e runner by @Toumash in #1177
- test: move Vite compat tests and re-enable CI by @Toumash in #1179
- chore: upgrade Vitest to 0.34.6 by @Toumash in #1181
- fix: publish ESM declarations for vite plugin by @Toumash in #1182
- test: add local vite matrix test runner by @Toumash in #1183
- fix(vite-plugin): move @rollup/pluginutils to devDependencies by @Toumash in #1164
- chore(deps): bump rollup from 2.79.2 to 2.80.0 by @dependabot[bot] in #1126
- chore(deps): bump eslint from 8.43.0 to 9.26.0 by @dependabot[bot] in #1113
- docs: local vite-plugin testing without publishing by @Toumash in #1187
- fix: dev loading page readiness loop by @Toumash in #1184
- chore(deps): bump ajv from 8.17.1 to 8.18.0 by @dependabot[bot] in #1118
- Fix pnpm lockfile by @Toumash in #1191
- fix: coalesce file writer readiness waits by @Toumash in #1194
Full Changelog: vite-plugin-v2.5.0...vite-plugin-v2.6.1