Best of Bun2023

  1. 1
    Article
    Avatar of bunBun·3y

    Bun v1.0.2

    Bun is an incredibly fast JavaScript runtime, bundler, transpiler, and package manager — all in one. We've been releasing a lot of changes to Bun recently. We are working hard to fix them as quickly as possible. Here's a recap of the last few releases.

  2. 2
    Article
    Avatar of bunBun·3y

    Bun v1.0.8

    Bun v1.0.8 fixes bugs, reduces memory usage for require(), adds module mocking to bun test, and improves bun install. It is an incredibly fast JavaScript runtime, bundler, transpiler, and package manager.

  3. 3
    Article
    Avatar of bunBun·3y

    Bun v1.0.9

    Bun v1.0.9 is a JavaScript runtime, bundler, transpiler, and package manager that has fixed regressions, bug fixes, and introduced new features. It is incredibly fast and can be installed using various methods.

  4. 4
    Article
    Avatar of bunBun·3y

    Bun v1.0.3

    Bun v1.0.3 fixes numerous bugs, adds support for metadata reflection via TypeScript's, improves emitDecoratorMetadata compatibility, unblocks private registries like Azure Artifacts and Artifactory, bunx bugfix, console.log() depth 8 -> 2, Node.js compatibility improvements, and more.