Bun v1.1.26 introduces fixes for 9 bugs and several new features. Notable updates include a new 'bun outdated' command to identify outdated dependencies, enhanced 'Bun.serve()' method with 'idleTimeout' and 'subscriberCount' options, and improvements in Bun's test runner like 'test.only' to skip other tests. Additionally, Bun has increased Node.js compatibility and introduced several bug fixes.

6m read timeFrom bun.sh
Post cover image
Table of contents
bun outdated shows outdated dependenciestest.only skips all other testsNode.js compatiblity improvements
1 Comment

Sort: