Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-08 | Enable `Headers.prototype.getSetCookie` | 2 | -25/+11 | |
2023-08-08 | Remove printf | 1 | -1/+0 | |
2023-08-07 | Add `env` option for `node:worker_threads` (#4052) | 23 | -185/+723 | |
2023-08-07 | Fix `Bun.hash` functions (#4054) | 4 | -37/+42 | |
2023-08-07 | fix `worker.ref()` | 1 | -1/+1 | |
2023-08-07 | add bun update to help menu | 1 | -0/+2 | |
2023-08-07 | implement fetching data urls (#4000) | 10 | -21/+244 | |
2023-08-07 | implement `bun update` (#4046) | 5 | -89/+389 | |
2023-08-07 | fix iterating headers with `set-cookie` (#4048) | 5 | -53/+51 | |
2023-08-07 | WASM test analyzer (#4043) | 25 | -169/+965 | |
2023-08-07 | Improve plugin docs | 3 | -306/+283 | |
2023-08-07 | Fix `path.normalize` edge case. (#4042) | 2 | -1/+2 | |
2023-08-06 | Fixes #4001 (#4034) | 3 | -9/+108 | |
2023-08-06 | Fixes #4029 and fixes #4022 (#4032) | 4 | -29/+34 | |
2023-08-06 | Fixes #4010 (#4031) | 1 | -24/+17 | |
2023-08-06 | Update build-id | 1 | -1/+1 | |
2023-08-06 | Bind require.resolve() (#4030) | 4 | -13/+47 | |
2023-08-06 | Fixes #4020 | 2 | -1/+6 | |
2023-08-06 | Running missing scripts exits with non-0 (#4026) | 2 | -1/+13 | |
2023-08-06 | [install] handle `bun add` of existing `peerDependencies` correctly (#4028) | 3 | -22/+98 | |
2023-08-06 | fix nanbun-v0.7.3 | 1 | -0/+3 | |
2023-08-06 | Update coverage.md | 1 | -1/+1 | |
2023-08-06 | Update lol-html | 1 | -0/+0 | |
2023-08-06 | Fixes #3129 (#4018) | 3 | -104/+58 | |
2023-08-06 | Code coverage for `bun test` (#3975) | 32 | -61/+1211 | |
2023-08-06 | feat: impl `dns.getServers` (#3982) | 5 | -3/+135 | |
2023-08-06 | Implement --test-name-pattern (#3998) | 8 | -7/+151 | |
2023-08-05 | Fix(cli/init): support subpath entrypoint. (#4002) | 1 | -1/+8 | |
2023-08-05 | Remove Bun.plugin transpiler hook, encourage usage of `--preload` instead (#3... | 5 | -243/+1 | |
2023-08-04 | Support --dev/-D and support more flags on bun install (#3989) | 5 | -9/+14 | |
2023-08-04 | fix macro string escaping (#3967) | 4 | -8/+97 | |
2023-08-04 | Fixes #3991 | 2 | -4/+40 | |
2023-08-04 | [install] handle `workspace:*` correctly (#3994) | 2 | -54/+158 | |
2023-08-04 | Update import-meta.md | 1 | -2/+1 | |
2023-08-04 | Fix incorrect docs | 1 | -2/+3 | |
2023-08-04 | [types] fix `blob.json()` (#3995) | 1 | -4/+4 | |
2023-08-04 | FFI typo (#3973) | 3 | -5/+10 | |
2023-08-04 | Buffer.copy should ignore out-of-range sourceEnd (#3971) | 2 | -17/+34 | |
2023-08-04 | [install] store resolved workspace path in lockfile (#3974) | 5 | -82/+187 | |
2023-08-04 | Fix types (#3963) | 14 | -274/+892 | |
2023-08-04 | feat(hot-clear-screen): clear terminal on hot reload (#3976) | 1 | -0/+7 |