Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-25 | [bun.js] configuration and error handling for HTTP server | 1 | -9/+11 | |
2022-03-11 | Source Maps for client-side errors & columns | 1 | -0/+2 | |
2022-03-06 | source maps work for app code in `bun dev`! | 1 | -8/+59 | |
2022-02-24 | [bun dev] Don't log errors twice | 1 | -1/+0 | |
2022-02-20 | [bun dev] Implement copy as markdown | 1 | -2/+50 | |
2022-02-08 | Possibly fix #98 | 1 | -0/+1 | |
2022-01-30 | `""` | 1 | -2/+5 | |
2022-01-30 | [bun dev] Add error favicon | 1 | -0/+38 | |
2022-01-29 | Embed React Fast Refresh in Bun | 1 | -10/+33 | |
2022-01-02 | prettier | 1 | -24/+66 | |
2022-01-01 | [bun dev] Improve filesystem watcher & HMR reliability (Linux + a little macOS) | 1 | -8/+116 | |
2021-11-21 | [HMR] Large perf improvement for JS hot reloads at runtime | 1 | -7/+49 | |
2021-10-15 | Polish | 1 | -3/+5 | |
2021-09-17 | Fix bugs with ESM -> CJS when not bundled | 1 | -0/+14 | |
2021-09-11 | bun:error.js into separate module, ensure we don't include fast refresh in Bu... | 1 | -40/+152 | |
2021-09-09 | currentjarred/fetch-experiment | 1 | -1/+1 | |
2021-09-07 | WIP error css | 1 | -13/+47 | |
2021-09-06 | Always store the list of stylesheets | 1 | -4/+6 | |
2021-08-31 | Fallback, fragments, printer compat, better errors | 1 | -1/+1 | |
2021-08-26 | Fix file loader, automatically support CSS imports when a framework isn't set | 1 | -2/+134 | |
2021-08-17 | fix jsx | 1 | -0/+1 | |
2021-08-17 | Fix CSS bug, dont' run HMR code on server | 1 | -3/+3 | |
2021-08-17 | alright thats the rename | 1 | -2/+3 | |
2021-08-15 | A little less crashy | 1 | -0/+7 | |
2021-08-15 | rename to bun | 1 | -5/+5 | |
2021-08-15 | Fix reconnect logic | 1 | -18/+43 | |
2021-08-09 | Split up + generate client & server bundles, support framework +router in Gen... | 1 | -1/+1 | |
2021-08-05 | router almost works | 1 | -4/+8 | |
2021-08-05 | alright server-side reloading code works | 1 | -1/+1 | |
2021-06-20 | Support live-reload and fallback | 1 | -708/+990 | |
2021-06-19 | Use CSSOM for HMR when available. | 1 | -33/+136 | |
2021-06-18 | CSS HMR! | 1 | -126/+251 | |
2021-06-18 | 100x!! | 1 | -0/+142 | |
2021-06-14 | HMR crashily works, started working on CSS Scanner | 1 | -48/+59 | |
2021-06-14 | extremely close!!!!! | 1 | -107/+193 | |
2021-06-12 | I think thats the JS part of HMR | 1 | -0/+391 |