Update Aug 6, 2026 tracked by Updatify
8.2.1 (2026-08-06)
Bug Fixes
-
build: make client chunkImportMap work with
sharedPlugins: true(#23184) (15f0307) - bundled-dev: inject client script tag before chunk scripts (#23161) (eac0cc8)
- css: don’t re-run lightningcss visitor during minify (fix #23146) (#23147) (de041a7)
- deps: update all non-major dependencies (#23136) (14454fd)
- deps: update rolldown-related dependencies (#23070) (7ac6f7f)
-
don’t mutate the user config when resolving the lib entry from the top-level
input(#23135) (b4bf596) - handle shebang ending with uncommon line terminators (#23038) (17f7b2f)
- server: use a random port when port is 0 (#23158) (fddf4ea)
Performance Improvements
Documentation
Miscellaneous Chores
- deps: update dependency rolldown-plugin-dts to ^0.28.0 (#23137) (4adc1e7)
- deps: update dependency strip-literal to v4 (#23140) (9db65ce)
Code Refactoring
- bundled-dev: avoid injecting server values in the bundle (#22967) (23b8a08)
- bundled-dev: remove rolldown lazy stub module workaround (#23129) (e72036e)