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.
Table of contents
Develop frontend apps with bun ./index.htmlBuilt-in routing for Bun.serve()bun init to start a new React projectbun create ./MyComponent.tsxBuffer and Node.js CompatibilityNew in Bun.SQLFaster WebAssembly startup & lower memory usage with IPIntOther ImprovementsBug FixesSort: