November 21, 2023  |
Vite 5.0: Rollup 4, API cleanups and morevitejs.dev @vite@webtoo.ls “Vite is now using Rollup 4, which already represents a big boost in build performance. And there are also new options to improve your dev server performance profile.”
“Vite 5 focuses on cleaning up the API (removing deprecated features) and streamlines several features closing long-standing issues, for example switching define to use proper AST replacements instead of regexes. We also continue to take steps to future-proof Vite (Node.js 18+ is now required, and the CommonJS Node API has been deprecated).” |
|
|
|
Bun v1.0.12bun.sh github.com/Electroid github.com/oven-sh Highlights:
bun -e <code> evaluates a CLI argument
bun --env-file <path> overrides the env file that is loaded by default
server.url : URL object with location of local HTP server
import.meta.env for accessing environment variables
expect.unreachable() fails if code is reachable
- Improved CLI help output
- Macros now support builtin modules
mock.module() now supports default exports and re-exports
|
|
|
|
|
This email was sent to {{ email | default }}. You can unsubscribe from this list here or update your preferences. |
|