## vitejs/vite — v8.1.3…v8.1.4

_25 commits._

### Features
- **feat(legacy): prefer oxc as minifier (fix #21973) (#22468)** (ab5dafa)

### Fixes
- **fix(ssr): align named export function call stacktrace column with Node (#22829)** (173a1b6)
- **fix(build): add workaround for building on stackblitz (#22840)** (575c32c)
- **fix(optimizer): avoid optimizer run for transform request before init (#22852)** (72a5e21)
- **fix: unwatch deleted root directory on Windows (#22875)** (2a8fde0)
- **fix(deps): update all non-major dependencies (#22865)** (d4295a9)
- **fix(deps): update rolldown-related dependencies (#22866)** (7cf07e4)
- **fix: strip pure CSS chunk imports when chunkImportMap is enabled (#22841)** (648bd04)
- **fix(html): avoid backtracking in import-only check (#22848)** (b5868c0)
- **fix(build): keep `import.meta.url` in preload function as-is (#22839)** (f1f90ed)

### Backend
- **release: v8.1.4** (a477454)

### Tests
- **test(dynamic-import): cover object rest destructuring of dynamic import (#22780)** (0ba613f)
- **test: avoid warnings (#22851)** (af21ab6)

### Docs
- **docs: update Evan's description (#22897)** (e959aa0)
- **docs: add advisors to team page (#22870)** (093280e)
- **docs: delegate virtual modules convention explanation to Rolldown docs (#22872)** (fdefbcf)
- **docs: fix incorrect `@default` for `server.cors` (#22859)** (70435b2)
- **docs(features): fix grammar (#22858)** (a1d73a3)

### Chore
- **chore(deps): update dependency postcss-modules to v9 (#22867)** (a9539d6)
- **ci: use var for github app client id (#22882)** (4aa337e)
- **build: remove the custom onLog function (#22878)** (2c4a217)
- **build: replace deprecated `onwarn` with `onLog` (#22741)** (c581b55)
- **refactor: eliminate ineffectiveDynamicImport warn (#22876)** (ea22fb3)
- **chore: ignore runtime-created glob-import symlink artifact (#22871)** (c0b58c4)
- **refactor(legacy): use `babel-plugin-polyfill-*` consistently (#22874)** (9dddae6)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/vitejs/vite?utm_source=github-action)._