Jarred Sumner
|
31b81637c8
|
Revert "fix(test): test.failing when tests use a done callback" (#18969)
|
2025-04-12 04:04:24 -07:00 |
|
Alistair Smith
|
c684a0c8ce
|
Declare properties of WebSocket interface, + generators in Bun.BodyInit (#18950)
|
2025-04-11 11:52:21 -07:00 |
|
Jarred Sumner
|
bed2f9a7b1
|
Improve documentation for bun-inspector-protocol package (#18762)
|
2025-04-10 20:28:23 -07:00 |
|
Don Isaac
|
27f83c38af
|
fix(test): test.failing when tests use a done callback (#18930)
|
2025-04-10 14:52:29 -07:00 |
|
Alistair Smith
|
89d82a0b1b
|
fix #18755 (#18929)
|
2025-04-10 14:06:18 -07:00 |
|
Alistair Smith
|
9f023d7471
|
@types/bun: fix crypto[.subtle] (#18901)
|
2025-04-09 16:31:22 -07:00 |
|
Jarred Sumner
|
f677ac322c
|
Rename redis.disconnect to redis.close (#18880)
|
2025-04-08 19:59:08 -07:00 |
|
Jarred Sumner
|
d028e1aaa3
|
Allow multiple arguments in set in RedisClient (#18860)
|
2025-04-08 14:23:06 -07:00 |
|
Jarred Sumner
|
ec87a27d87
|
Introduce Bun.redis - a builtin Redis client for Bun (#18812)
|
2025-04-08 03:34:00 -07:00 |
|
Ciro Spaciari
|
a2efbd4ca2
|
fix(node:http) resume when reading and avoid unnecessary pause/resumes calls (#18804)
|
2025-04-07 17:30:16 -07:00 |
|
Alistair Smith
|
5d1ca1f371
|
Move svg imports to a bun-env.d.ts file that gets created with bun init (#18838)
|
2025-04-07 23:43:13 +01:00 |
|
pfg
|
d9c77be90d
|
node child process maxbuf support (#18293)
|
2025-04-03 17:03:26 -07:00 |
|
Meghan Denny
|
04a432f54f
|
js: flesh out some of the props exposed on Bun.connect Socket (#18761)
|
2025-04-03 16:36:56 -07:00 |
|
Meghan Denny
|
94addcf2a5
|
bun-types: add definition for 'process.binding("uv")' (#18760)
|
2025-04-03 16:28:57 -07:00 |
|
Alistair Smith
|
d5660f7a37
|
tiny jsdoc change for docs (#18722)
|
2025-04-03 15:57:03 -07:00 |
|
Alistair Smith
|
3e358a1708
|
fix Bun.env merging (#18753) and test for Bun.Encoding in Text{Encoder,Decoder} (#18754)
|
2025-04-03 15:56:48 -07:00 |
|
Inqnuam
|
946f41c01a
|
feat(s3Client): add support for ListObjectsV2 action (#16948)
|
2025-04-02 09:35:08 -07:00 |
|
Alistair Smith
|
adab0f64f9
|
quick fix for category rendering (#18669)
|
2025-03-31 05:50:34 -07:00 |
|
Alistair Smith
|
41d3f1bc9d
|
fix: declaring Bun Env should declare on process.env also (#18665)
|
2025-03-31 04:25:08 -07:00 |
|
Alistair Smith
|
0814abe21e
|
FIx some smaller issues in bun-types (#18642)
|
2025-03-31 03:41:13 -07:00 |
|
Ciro Spaciari
|
7021c42cf2
|
fix(node:http) fix post regression (#18599)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-03-29 01:50:26 -07:00 |
|
Alistair Smith
|
e83b5fb720
|
@types/bun: fix URLSearchParams, bring back old types test suite (#18598)
|
2025-03-28 17:51:52 -07:00 |
|
Alistair Smith
|
f5836c2013
|
Docs/tag relevant docs (#18544)
|
2025-03-27 16:49:15 -07:00 |
|
Alistair Smith
|
f4ae8c7254
|
Fix AbortSignal static methods when DOM is missing (#18530)
|
2025-03-27 15:10:18 +00:00 |
|
Alistair Smith
|
2a9569cec4
|
@types/bun: Some small fixes for the test and Bun.env (#18528)
|
2025-03-27 13:32:23 +00:00 |
|
Jarred Sumner
|
31060a5e2a
|
Update package.json
|
2025-03-27 03:48:38 -07:00 |
|
pfg
|
1d655a0232
|
cookie mistakes (#18513)
|
2025-03-26 20:51:20 -07:00 |
|
Ciro Spaciari
|
a548c2ec54
|
fix(node:http) properly signal server drain after draining the socket buffer (#18479)
|
2025-03-26 16:41:17 -07:00 |
|
Jarred Sumner
|
57cda4a445
|
Clean-up after #18485 (#18489)
|
2025-03-26 04:46:35 -07:00 |
|
Jarred Sumner
|
49ca2c86e7
|
More robust Bun.Cookie & Bun.CookieMap (#18359)
Co-authored-by: pfg <pfg@pfg.pw>
|
2025-03-26 02:51:41 -07:00 |
|
Kai Tamkun
|
ee8a839500
|
Fix node:http UAF (#18485)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-03-25 23:31:04 -07:00 |
|
Don Isaac
|
9e580f8413
|
chore(bun-plugin-svelte): bump version to v0.0.6 (#18464)
|
2025-03-25 15:53:07 -07:00 |
|
Alistair Smith
|
57381d43ed
|
types: Rewrite to avoid conflicts and allow for doc generation (#18024)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-25 14:33:30 -07:00 |
|
Twilight
|
cf9f2bf98e
|
types(ffi): fix cc example jsdoc (#18457)
|
2025-03-25 12:37:59 -07:00 |
|
Kai Tamkun
|
60acfb17f0
|
node:http compatibility (options.lookup) (#18395)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-24 23:49:02 -07:00 |
|
Don Isaac
|
a07844ea13
|
feat(bun-plugin-svelte): custom elements (#18336)
|
2025-03-24 23:24:56 -07:00 |
|
xuxu's code
|
99ee90a58f
|
types: refine idleTimeout in the example of SQL options (#18234)
|
2025-03-24 09:53:45 -07:00 |
|
Jarred Sumner
|
60ae19bded
|
Revert "Introduce Bun.Cookie & Bun.CookieMap & request.cookies (in BunRequest) (#18073)"
This reverts commit 9888570456.
We will add it in Bun v1.2.7
|
2025-03-21 22:17:28 -07:00 |
|
Meghan Denny
|
f2c8e63ae1
|
update to llvm 19 and c++ 23 (#18317)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-03-20 21:44:19 -07:00 |
|
Jarred Sumner
|
9888570456
|
Introduce Bun.Cookie & Bun.CookieMap & request.cookies (in BunRequest) (#18073)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: pfg <pfg@pfg.pw>
|
2025-03-20 21:29:00 -07:00 |
|
Kai Tamkun
|
f30ca39242
|
More node:http compatibility (#18339)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-03-20 19:16:35 -07:00 |
|
Meghan Denny
|
2024fa09d7
|
js: fix many typescript errors (#18272)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-03-19 22:39:24 -07:00 |
|
Alistair Smith
|
21a42a0dee
|
types: update Uint8Array methods (#18305)
|
2025-03-19 10:59:33 -07:00 |
|
Don Isaac
|
fa9bb75ad3
|
fix(uws): make Socket bindings safer (#18286)
Co-authored-by: DonIsaac <22823424+DonIsaac@users.noreply.github.com>
Co-authored-by: chloe caruso <git@paperclover.net>
|
2025-03-18 19:38:15 -07:00 |
|
chloe caruso
|
d1c77f5061
|
fix dev server regressions from 1.2.5's hmr rewrite (#18109)
Co-authored-by: Zack Radisic <zack@theradisic.com>
Co-authored-by: zackradisic <56137411+zackradisic@users.noreply.github.com>
|
2025-03-14 21:24:14 -07:00 |
|
pfg
|
2fc19daeec
|
Update spawn docs to add timeout and resourceUsage (#18204)
|
2025-03-14 19:02:22 -07:00 |
|
Ciro Spaciari
|
45df1dbba0
|
fix(usockets) only add socket and context to the free list after socket on_close callback returns (#18144)
|
2025-03-13 12:45:53 -07:00 |
|
Don Isaac
|
b0b6c979ee
|
fix(bun-plugin-svelte): handle "svelte" export conditions (#18150)
|
2025-03-13 12:40:22 -07:00 |
|
Indigo
|
7d69ac03ec
|
sqlite: Enable passing options to Database.deserialize to enable strict mode (#17726)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-13 12:36:51 -07:00 |
|
aab
|
fe0e737f7b
|
types: fix error for Uint8Array.fromBase64 (#18153)
|
2025-03-13 09:03:45 -07:00 |
|