Age | Commit message (Expand) | Author | Files | Lines |
2023-08-24 | Use noEmit | Colin McDonnell
| 1 | -1/+1 |
2023-08-24 | Remove conflict option in tsconfig-for-init.json (#4284) | Code Hz
| 1 | -1/+0 |
2023-08-23 | Bunch of streams fixes (#4251) | Jarred Sumner
| 1 | -2/+2 |
2023-08-23 | Fix more types. (#4273) | xxxhussein
| 1 | -0/+2 |
2023-08-21 | fetch(stream) add stream support for compressed and uncompressed data (#4127) | Ciro Spaciari
| 2 | -6/+78 |
2023-08-20 | Implement `--inspect-brk` (#4222) | Jarred Sumner
| 1 | -1/+0 |
2023-08-16 | `bun --inspect` (#4158) | Jarred Sumner
| 1 | -0/+1 |
2023-08-11 | Deprecate loading `node_modules.bun` (#4131) | Jarred Sumner
| 6 | -35/+23 |
2023-08-10 | don't check for trailing slash, var stream | Dylan Conway
| 1 | -2/+1 |
2023-08-10 | run files without extensions (#4113) | Dylan Conway
| 1 | -0/+17 |
2023-08-07 | implement `bun update` (#4046) | Alex Lam S.L
| 1 | -0/+8 |
2023-08-06 | Fixes #4020 | Jarred Sumner
| 1 | -1/+2 |
2023-08-06 | Running missing scripts exits with non-0 (#4026) | Yash Sharma
| 1 | -1/+1 |
2023-08-06 | Code coverage for `bun test` (#3975) | Jarred Sumner
| 1 | -3/+157 |
2023-08-06 | Implement --test-name-pattern (#3998) | dave caruso
| 1 | -0/+2 |
2023-08-05 | Fix(cli/init): support subpath entrypoint. (#4002) | Ai Hoshino
| 1 | -1/+8 |
2023-08-04 | [install] store resolved workspace path in lockfile (#3974) | Alex Lam S.L
| 1 | -2/+2 |
2023-07-30 | Support `bun .` to run the entry point (#3891) | Jarred Sumner
| 1 | -2/+21 |
2023-07-22 | Unified event loop (#3741) | Jarred Sumner
| 1 | -1/+0 |
2023-07-19 | Implement `AsyncLocalStorage` (#3089) | dave caruso
| 1 | -1/+0 |
2023-07-18 | zig upgrade (#3667) | Dylan Conway
| 8 | -46/+46 |
2023-07-16 | Add `--smol` flag | Jarred Sumner
| 1 | -0/+1 |
2023-07-13 | Impl. fix (#3630) | Tiramify (A.K. Daniel)
| 1 | -1/+1 |
2023-07-12 | feat(bun/test): Implement "bail" option for "bun test" (#3253) | Tiramify (A.K. Daniel)
| 1 | -3/+25 |
2023-07-07 | Add assertion | Jarred Sumner
| 1 | -0/+3 |
2023-06-26 | docs: add troubleshooting section to installation page (#3389) | Peter Weinberg
| 1 | -1/+1 |
2023-06-25 | Support reading embedded files in compiled executables (#3405) | Jarred Sumner
| 1 | -0/+1 |
2023-06-22 | `expect().resolves` and `expect().rejects` (#3318) | Ashcon Partovi
| 1 | -1/+1 |
2023-06-21 | upgrade zig to `v0.11.0-dev.3737+9eb008717` (#3374) | Dylan Conway
| 9 | -37/+38 |
2023-06-13 | `mock` type changes (#3305) | Colin McDonnell
| 1 | -7/+1 |
2023-06-13 | workaround quote escape issues for `bun run` (#3290) | Alex Lam S.L
| 1 | -0/+18 |
2023-06-11 | add --save argument to install (#3277) | Keyhan Vakil
| 1 | -3/+3 |
2023-05-31 | Small improvements to `bun test` (#3071) | Ashcon Partovi
| 1 | -20/+58 |
2023-05-31 | `--no-macros` flag, disable macros in node_modules | Jarred Sumner
| 1 | -2/+8 |
2023-05-27 | Implement process.env.npm_lifecycle_event (#3097) | Tiramify (A.K. Daniel)
| 1 | -0/+1 |
2023-05-26 | Fix crash in test.todo + remove JSC C API usages in bun:test (#3079) | Jarred Sumner
| 1 | -1/+1 |
2023-05-25 | jsx runtime from env (#3076) | Dylan Conway
| 1 | -0/+3 |
2023-05-24 | Load `.env.test`, set NODE_ENV=test in `bun test`, load `.env.{test,productio... | Jarred Sumner
| 2 | -3/+5 |
2023-05-23 | Implement `bun test --timeout` (#3040) | Ashcon Partovi
| 1 | -0/+1 |
2023-05-23 | fix bun init and update node vm docs (#3014) | dave caruso
| 1 | -3/+2 |
2023-05-23 | [bun:test] Don't schedule the GC aggressively on every file | Jarred Sumner
| 1 | -1/+10 |
2023-05-23 | Support setting a timezone with `process.env.TZ` and `Bun.env.TZ` (#3018) | Jarred Sumner
| 1 | -0/+13 |
2023-05-20 | [bun:test] `preload` now supports `beforeAll`, `beforeEach`, `afterAll`, `aft... | Jarred Sumner
| 1 | -2/+11 |
2023-05-20 | Implement `test.todo` (#2961) | Degreat
| 1 | -5/+44 |
2023-05-17 | do not fail bundles on warnings (#2920) | dave caruso
| 1 | -1/+1 |
2023-05-16 | fix asset naming output paths (#2904) | Dylan Conway
| 1 | -10/+13 |
2023-05-15 | [bun build] Automatically set target to `bun` when a hashbang is provided | Jarred Sumner
| 1 | -0/+1 |
2023-05-15 | More error message cleanup | Jarred Sumner
| 1 | -74/+121 |
2023-05-15 | Make `bun build --compile` a little more resilient, output better errors, and... | Jarred Sumner
| 1 | -5/+11 |
2023-05-14 | Single-file standalone Bun executables (#2879) | Jarred Sumner
| 1 | -10/+187 |