aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-11Update nodejs-apis.mdGravatar Jarred Sumner 1-1/+1
2023-10-10Fix lifecycle scripts not running on reinstallation (#6376)Gravatar Arden Sinclair 3-9/+59
2023-10-10feat(test): implement `toEqualIgnoringWhitespace` (#6293)Gravatar Elad Bezalel 7-1/+165
2023-10-10fix: form data content type (#6380)Gravatar saurabh 1-2/+5
2023-10-10make peer dependencies install by default (#6396)Gravatar Dylan Conway 8-17/+344
2023-10-10Add File to binary data TOC (#6025)Gravatar Aaron Dewes 1-3/+3
2023-10-10docs: rearranged cli/runtime related sections (#6275)Gravatar cyfung1031 8-305/+110
2023-10-10Update inspector-protocolGravatar Ashcon Partovi 3-99/+357
2023-10-10Update debug-adapter-protocolGravatar Ashcon Partovi 3-11/+33
2023-10-10Add missing ws declarations (#6307)Gravatar Vasilis Themelis 1-0/+4
2023-10-10Update vite.md (#6399)Gravatar Clément P 1-2/+1
2023-10-10Documentation for the IPC of Bun.spawn (#6400)Gravatar Nicolae-Rares Ailincai 3-0/+122
2023-10-09fix(AbortSignal/fetch) fix AbortSignal.timeout, fetch lock behavior and fetch...Gravatar Ciro Spaciari 29-61/+303
2023-10-09Fix npm tag for canary bun-types, againGravatar Ashcon Partovi 2-56/+10
2023-10-09Add Fedora build instructions to development.md (#6359)Gravatar otterDeveloper 1-0/+10
2023-10-09added commands (#6314)Gravatar babar 1-1/+2
2023-10-09Update README.md (#6291)Gravatar TPLJ 1-1/+1
2023-10-09docs: fixing a couple typos (#6331)Gravatar Michael Di Prisco 2-2/+2
2023-10-09fix: support uint8 exit code range (#6303)Gravatar Liz 2-2/+11
2023-10-09Fix array variables preview in debugger (#6379)Gravatar 2hu 1-1/+4
2023-10-07feat(KeyObject) (#5940)Gravatar Ciro Spaciari 106-67/+9342
2023-10-07Exclude more filesGravatar Jarred Sumner 1-1/+1
2023-10-07Exclude more filesGravatar Jarred Sumner 1-1/+2
2023-10-07Update settings.jsonGravatar Jarred Sumner 1-1/+2
2023-10-07Update settings.jsonGravatar Jarred Sumner 1-2/+3
2023-10-06fix a couple install testsGravatar Dylan Conway 1-8/+8
2023-10-06formatGravatar Dylan Conway 1-1/+2
2023-10-06Fix memory leak in fetch() (#6350)Gravatar Jarred Sumner 1-2/+0
2023-10-06[types] allow onLoad plugin callbacks to return undefined (#6346)Gravatar Silver 1-1/+1
2023-10-06docs: `file.stream()` is not a promise (#6337)Gravatar Paul Nodet 1-1/+1
2023-10-05Generate compat docs (wip)Gravatar Colin McDonnell 1-0/+210
2023-10-05fix(serve): fix `close_connection` behaviour in `endWithoutBody` (#6315)Gravatar Ai Hoshino 4-8/+60
2023-10-05WebCryptoAPI: remove JWK "EdDSA" alg checks (#6294)Gravatar Filip Skokan 1-2/+0
2023-10-05test(bun install): cover http(s) non-github case (#6190)Gravatar Justin "J.R." Hill 1-0/+48
2023-10-05Update Node.js compat docs (#6282)Gravatar Colin McDonnell 2-19/+21
2023-10-05Use singular nouns when appropriate on install messages (#2543)Gravatar Jake Boone 6-98/+102
2023-10-05fix printing latest available versionGravatar Dylan Conway 2-5/+14
2023-10-04fix semver and repository host bugs (#6312)Gravatar Dylan Conway 4-18/+271
2023-10-04fix another os test failureGravatar Dylan Conway 1-2/+4
2023-10-04fix os test failureGravatar Dylan Conway 1-0/+3
2023-10-04generatedGravatar Dylan Conway 1-3/+3
2023-10-04Fix `query` property of `url` object (#6274)Gravatar Jarred Sumner 2-4/+5
2023-10-04Update `preload` documentation to make applicability to plugins more obvious ...Gravatar Gavin John 1-3/+3
2023-10-04Create `AbortSignal` without JS (#6278)Gravatar Jarred Sumner 4-15/+24
2023-10-04Closes #6309 (#6310)Gravatar Colin McDonnell 2-4/+4
2023-10-04Bump!Gravatar Jarred Sumner 1-1/+1
2023-10-03Update tsconfigsGravatar Colin McDonnell 3-3/+7
2023-10-03Upgrade webkit (#6277)Gravatar Dylan Conway 13-40/+43
2023-10-03Support `bun run --if-present` (#6248)Gravatar Ashcon Partovi 4-1/+131
2023-10-03compat: Buffer: allow optional positional arguments to be undefined (#4911)Gravatar Andrey Smirnov 1-14/+51