## vitejs/vite — v8.1.5…v8.2.0-beta.0

_25 commits._

### Features
- **feat: update rolldown-related dependencies and use client-side HMR in bundled-dev (#22961)** (960e9ef)
- **feat: add `input` option (#22642)** (9beae37)
- **feat(dev): label network URLs with their interface name (#22830)** (78accc4)
- **feat(config): warn features incompatible with native loader in bundle loader (#22850)** (05302b0)
- **feat(optimizer): support nub lockfile (#22891)** (65d3604)
- **feat(wasm): expand test suite, unwrap WebAssembly.Global and enable js-string builtins (#22674)** (9e79b51)
- **feat(optimizer): support aube lockfile (#22813)** (6319827)
- **feat(css): export PostCSS config type for type-safe configs (#22792)** (302c755)

### Fixes
- **fix(hmr): remove hot data after prune (#23002)** (be96316)
- **perf(config): skip native config compat check when warning is ignored (#23000)** (18535d1)
- **fix(deps): update dependency magic-string to v1 (#22998)** (c60b4d7)
- **fix(config): exclude virtual modules from native config compat check (#22979)** (2ced1fe)
- **fix(css): rewrite urls in OnceExit-injected content (#22983)** (abb793e)
- **fix(deps): update all non-major dependencies (#22985)** (04f345b)
- **fix(build): map CSS chunks in chunk import maps (fix #22946) (#22947)** (e16ff3a)
- **fix: resolve root to real path (#22832)** (55bba7b)
- **perf(optimizer): check popular package manager lockfiles first (#22909)** (14fcb66)

### Backend
- **release: v8.2.0-beta.0** (34af7b7)

### Docs
- **docs: remove `@experimental` from `resolve.tsconfigPaths` JSDoc (#23006)** (961643a)
- **docs: add file extension to import for native config loader compat (#22988)** (0a3c1dd)
- **docs: fix links (#22993)** (dbec2d2)
- **docs: clarify which hook is per-environment (#22940)** (f531e6c)

### Chore
- **chore(deps): update actions/checkout digest to 3d3c42e (#22995)** (d55af80)
- **chore(deps): update actions/setup-node action to v7 (#22994)** (8f6530c)
- **chore: fix ts erros in test cases (#22972)** (f654769)

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