Meghan Denny
|
27c90786ca
|
node: implement process.binding('fs') (#17480)
|
2025-02-20 22:15:01 -08:00 |
|
chloe caruso
|
b082572dcb
|
DevServer: source map and error modal improvements (#17476)
|
2025-02-20 16:40:57 -08:00 |
|
Meghan Denny
|
275a34b014
|
node: fix test-buffer-bigint64.js (#17452)
|
2025-02-20 14:16:09 -08:00 |
|
Jarred Sumner
|
1b271fd45e
|
Avoid creating temporary strings when throwing errors (#17179)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-02-20 12:09:27 -08:00 |
|
Ciro Spaciari
|
1e6fdc9f15
|
fix(http2) altsvc + origin support (#17438)
|
2025-02-19 20:55:05 -08:00 |
|
190n
|
7c6d9cac50
|
Bump WebKit, re-enable IPInt (#17467)
|
2025-02-19 20:47:40 -08:00 |
|
Paul Golmann
|
4811899bc5
|
Do not drop empty arguments in Bun.spawn (#17269)
Co-authored-by: pfg <pfg@pfg.pw>
|
2025-02-19 20:46:22 -08:00 |
|
pfg
|
86a4f306ee
|
Preserve zero indentation when updating inline snapshot (#16813)
|
2025-02-19 20:27:40 -08:00 |
|
pfg
|
92a91ef2fd
|
Fix hosting destructured decl with movable initializer (#17468)
|
2025-02-19 20:21:52 -08:00 |
|
Dylan Conway
|
6b2486a95d
|
fix flaky next-build.test.ts (#17451)
|
2025-02-19 12:16:21 -08:00 |
|
Ciro Spaciari
|
0efc4eaf97
|
fix(sql) allow more than 64 columns (#17444)
|
2025-02-18 19:37:26 -08:00 |
|
Don Isaac
|
f3d18fc587
|
fix: failing bun init test cases (#17448)
|
2025-02-18 16:12:56 -08:00 |
|
Jarred Sumner
|
9cf9a26330
|
Revert "fix(sql) allow more than 64 columns" (#17441)
|
2025-02-18 13:42:59 -08:00 |
|
Meghan Denny
|
5ae28d27a0
|
node: fix buffer includes+indexof (#16642)
|
2025-02-18 13:12:03 -08:00 |
|
Jarred Sumner
|
1de31292fb
|
Add react, tailwind, react+tailwind+shadcn to bun init (#17282)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-02-18 10:38:37 -08:00 |
|
Ciro Spaciari
|
fcdddf6425
|
fix(sql) allow more than 64 columns (#17419)
|
2025-02-18 09:07:23 -08:00 |
|
Dylan Conway
|
4d0e9a968b
|
fix(install): don't allow overriding workspaces (#17417)
|
2025-02-17 15:56:41 -08:00 |
|
Ciro Spaciari
|
99a3b01bd0
|
fix(sql) calling not tagged throw errors (#17415)
|
2025-02-17 13:06:27 -08:00 |
|
Jarred Sumner
|
527412626a
|
Make fetch() optional in Bun.serve() when routes are passed (#17401)
Co-authored-by: Pham Minh Triet <92496972+Nanome203@users.noreply.github.com>
|
2025-02-17 03:25:07 -08:00 |
|
Jarred Sumner
|
f29e912a91
|
Add routes to Bun.serve() (#17357)
|
2025-02-16 00:42:05 -08:00 |
|
chloe caruso
|
0b6aa96672
|
Chloe/hmr4 (#17353)
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-02-15 05:45:02 -08:00 |
|
chloe caruso
|
78e52006c5
|
Rewrite internal Web Streams to use less memory (#16860)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: pfg <pfg@pfg.pw>
|
2025-02-15 01:16:28 -08:00 |
|
pfg
|
905fbee768
|
Wake up stdin after it falls asleep (#17351)
|
2025-02-15 01:15:10 -08:00 |
|
Meghan Denny
|
0405e1451c
|
node: fix test-buffer-inspect.js (#17171)
|
2025-02-14 23:30:46 -08:00 |
|
Meghan Denny
|
b418b7794a
|
node:buffer: fix write (#17323)
|
2025-02-14 23:30:18 -08:00 |
|
Meghan Denny
|
600343fff7
|
node:buffer: fix test-buffer-resizable.js (#17350)
|
2025-02-14 23:29:09 -08:00 |
|
190n
|
43367817a4
|
Handle rejected promises in EventLoop.autoTick (#17346)
|
2025-02-14 17:49:30 -08:00 |
|
Meghan Denny
|
7b65ca2a71
|
Revert "assets in css files 1"
This reverts commit 29c737b2b9.
|
2025-02-14 17:27:33 -08:00 |
|
chloe caruso
|
29c737b2b9
|
assets in css files 1
|
2025-02-14 17:24:55 -08:00 |
|
Jarred Sumner
|
b4f34b03d6
|
Fix disabling HMR, add way to do /api/* and /* in static (#17333)
|
2025-02-14 07:43:21 -08:00 |
|
Ben Kunkle
|
b44769c751
|
Glob Match Rewrite (#16824)
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
|
2025-02-14 06:32:57 -08:00 |
|
chloe caruso
|
10663d7912
|
devserver: use file urls for sourcemap (#17319)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-02-14 01:30:03 -08:00 |
|
Ciro Spaciari
|
a2c64ad706
|
fix(sql) add prepare: false option and sql``.simple() (#17296)
|
2025-02-13 19:51:05 -08:00 |
|
Ciro Spaciari
|
79afefa488
|
fix(s3) Support Virtual Hosted-Style endpoints (#17292)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-02-13 19:47:53 -08:00 |
|
Jarred Sumner
|
baee1c10d3
|
Fix flaky patch test (#17301)
|
2025-02-13 00:22:05 -08:00 |
|
Meghan Denny
|
6353fa4806
|
node:buffer: fix read (#17299)
|
2025-02-12 23:37:36 -08:00 |
|
chloe caruso
|
f17ce2b756
|
hmr fixes (#17239)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-02-12 23:14:02 -08:00 |
|
Shlomo
|
506ea28b36
|
feat: load full certificate bundles from NODE_EXTRA_CA_CERTS (#16782)
|
2025-02-12 11:42:31 -08:00 |
|
Ciro Spaciari
|
1bb1f59b9e
|
fix(sql) fix fragments containing fragments + concat syntax for parameters (#17273)
|
2025-02-11 20:08:58 -08:00 |
|
chloe caruso
|
e22c6c5dbe
|
fix a crash when trying to throw the error for onEnd ($notImplementedIssueFn) (#17271)
|
2025-02-11 19:38:10 -08:00 |
|
Meghan Denny
|
bdccbbc828
|
node: fix Buffer.from(arrayBuffer) (#17267)
|
2025-02-11 18:10:43 -08:00 |
|
Meghan Denny
|
251c2b7d06
|
node:fs: windows: fix integer cast truncating bits when using too large of a mode (#17249)
|
2025-02-11 00:12:28 -08:00 |
|
Zack Radisic
|
321500c625
|
CSS stress tests, some fixes (#17131)
|
2025-02-10 20:56:30 -08:00 |
|
Ciro Spaciari
|
3a231a62b4
|
fix(sql) fix support for binary numeric values (#17245)
|
2025-02-10 19:25:52 -08:00 |
|
Jarred Sumner
|
a23c11e381
|
Support BUN_PUBLIC_* and other env options in HTML imports (#17227)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-02-10 02:09:48 -08:00 |
|
Jarred Sumner
|
ba8573494a
|
Add shadcn, tailwind and react detection & templates to bun create. Also: bun install --analyze <files...> (#17035)
|
2025-02-09 09:36:57 -08:00 |
|
Michael H
|
584db03a74
|
bun pm pack support "files" starting with ./ (#17135)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-02-08 01:27:15 -08:00 |
|
chloe caruso
|
f912e0abc4
|
hot module reloading for HTML import development mode (#16955)
|
2025-02-08 00:31:30 -08:00 |
|
Ciro Spaciari
|
6e887c8e45
|
fix(sql) fix TLS verify modes (#17129)
|
2025-02-07 23:23:05 -08:00 |
|
Meghan Denny
|
374195ea30
|
node: fix test-buffer-backing-arraybuffer.js (#17161)
|
2025-02-07 23:22:03 -08:00 |
|