## oven-sh/bun — v0.0.0-19…v0.0.0-20

_16 commits._

### Features
- **Support importing Node.js fallback modules as ESM** (5944c91)
- **Support bundling dynamically imported modules.** (3505696)

### Fixes
- **Fix "browser" map resolution, _almost_ fix symbol collisions, cache absolute paths for file entries** (359df89)
- **Fix panic handler to not double panic** (1992228)
- **Fix CommonJS interop issue when, while linking, we find out the import is possibly CommonJS** (092f9ac)
- **Fix symbol collisions for JSX & React Refresh. Choose a JSX identifier based on the user's JSX import source** (57ca044)
- **fix** (812f641)

### Backend
- **v0.0.0-20** (d7a5b60)
- **Feature flag auto_import_buffer since it's not fully implemented yet** (4f0d4ce)
- **Good enough for now solution to symbol collision** (a0b6892)
- **ok** (dca47a5)
- **Reduce number of allocations for serializing error messages** (dfb65ef)
- **bun:error.js into separate module, ensure we don't include fast refresh in Bun.js, log build errors to browser console, don't warn for node_modules,** (125d88b)
- **Tweaks** (6f2554b)
- **yay** (b66ef23)
- **filepath** (4bd9ccc)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/oven-sh/bun?utm_source=github-action)._