Bun v1.2.3
Bun v1.2.3 introduces a full-featured frontend development toolchain with fast hot reloading and bundling. It enhances Bun.serve() with built-in routing and dynamic path parameters, simplifies frontend-backend integration, and improves Node.js compatibility. Notable updates include Bun.SQL improvements, faster WebAssembly startup, streamlined CSS handling, and optimizations in memory usage for file streams. Bug fixes and enhancements cover various aspects like SQL queries, environment variables in HTML imports, and error handling improvements.