github oven-sh/bun bun-v0.0.17
Bun v0.0.17

latest releases: bun-v1.1.7, bun-v1.1.6, bun-v1.1.5...
2 years ago
  • Colorize build/resolve errors and add a ^

  • Print absolute paths in log errors so that ctrl+click to open file in editor works (depending on terminal)

  • Delete some dead code

  • Always bold ^

  • When port is in use, auto-increment port number up to 10 times and then bail if all 10 are in use

  • Fix symbol name for cjs2esm

  • Help output should print command names

  • Add flag to dev server to disable HMR

  • Fix export * as from

  • Update options.zig

  • Do not attempt to HMR export {value} from, just assume it will be HMR'd (or not)

  • Fix bugs with ESM -> CJS when not bundled

  • Begin to add integration tests

  • Little more clarify readme

  • Add puppeteer to package.json

Don't miss a new bun release

NewReleases is sending notifications on new releases.