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
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: