Bun v1.0.2 released, JavaScript runtime written by Zig

Bun released the official version 1.0 last week , marking that the project founded by a former Facebook engineer has officially entered the stable production stage.

The development team has been actively fixing bugs over the past week and has now released patch update 2: Bun v1.0.2 .

This version fixes many bugs and improves bun --watchspeed.

Other changes

  • Fix bunx @latest cache error
  • Bug fixes for Bun.serve(), node:stream, node:readline, node:tty, transpiller
  • Fix bun run errors
  • Fix fastify error
  • Concurrent node:fs
  • v8 date parser
  • urlSearchParams.size, URL.canParse  

Details

 

 

Guess you like

Origin www.oschina.net/news/258356/bun-1-0-2-released
Bun
Recommended