Changelog

vitejs/vite · · 4 commits

Docs refresh for Baseline and deployment rules

Vite's docs were updated for the new Baseline wording, plus a couple of guide clarifications and a new static deploy rule.

Other misc changes

  • Docs updated to use the new Baseline website/terminology across build, browser-support, and migration guidance (1 commit, 7e221fc).
  • Added a new static-deploy platform requirement: hosts must have been in operation for at least one year, with proof requested in PRs (bluwy57fea00).
  • Fixed an API docs typo and clarified waitForRequestsIdle wording (dogledogle6a33398).
  • Added an @rollup/plugin-swc import to the migration workaround example (dogledoglee2d4749).