chloe caruso
|
5819fe49a7
|
node fs compat pr #2 (#16422)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: dylan-conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-21 10:28:35 -08:00 |
|
Meghan Denny
|
af79cebf9e
|
unflag experimental css and html (#16561)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
|
2025-01-21 06:44:54 -08:00 |
|
Dylan Conway
|
0a7cc1f1c2
|
Make bun.lock the default for new projects (#16540)
|
2025-01-20 23:17:52 -08:00 |
|
Dylan Conway
|
3128beed67
|
fix fs.mkdir regression (#16497)
|
2025-01-19 16:07:18 -08:00 |
|
pfg
|
0d17843251
|
Fix bun run folder (#15117)
Co-authored-by: pfgithub <pfgithub@users.noreply.github.com>
|
2025-01-17 22:08:07 -08:00 |
|
Michael H
|
503ea1b4d4
|
bun upgrade --canary changelog use the git sha of the new build instead of main (#16432)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-16 23:16:37 -08:00 |
|
Michael H
|
c297fc8070
|
bun pm pack + bundleDependencies with scoped packages (#16407)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-01-15 16:14:15 -08:00 |
|
Meghan Denny
|
68089a099f
|
zig: else branch is implicitly void (#16406)
|
2025-01-15 15:14:43 -08:00 |
|
chloe caruso
|
834ad11d48
|
get node:fs tests passing part 1 (#16270)
|
2025-01-14 20:53:02 -08:00 |
|
Michael H
|
5c5793050c
|
allow bundledDependencies: true in bun pm pack (#16382)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-01-14 02:43:18 +00:00 |
|
Minsoo Choo
|
e5ea345e6b
|
Unify syntax highlighting and ouput for --help (#16360)
|
2025-01-14 00:33:08 +00:00 |
|
Don Isaac
|
ab3ac077fe
|
feat(cli/bunx): support --no-install flag (#16315)
|
2025-01-12 20:07:59 -08:00 |
|
Don Isaac
|
b364c8678d
|
refactor(cli/init): deduplicate asset creation logic (#16294)
|
2025-01-11 02:06:24 +00:00 |
|
Don Isaac
|
18f9ecf901
|
refactor(cli/bunx): move options definition to top of file (#16314)
|
2025-01-11 01:12:20 +00:00 |
|
Jarred Sumner
|
2465ccae53
|
Re-sync our Mutex implementation with zig stdlib (#16271)
|
2025-01-08 21:09:27 -08:00 |
|
pfg
|
1923509b05
|
handle pnpx & pnpm dlx in package.json scripts (#16187)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-06 18:56:24 -08:00 |
|
Meghan Denny
|
e1cfea4925
|
node: fix the rest of test-process (#16026)
|
2025-01-06 14:30:36 -08:00 |
|
Dylan Conway
|
2043613a62
|
support bun install --filter <pattern> (#16093)
|
2025-01-03 18:39:41 -08:00 |
|
Dylan Conway
|
5058bd3913
|
handle bundle(d)Dependencies in bun install (#16055)
|
2024-12-31 13:40:55 -08:00 |
|
Ciro Spaciari
|
fe4176e403
|
feat(s3) s3 client (#15740)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
|
2024-12-28 17:46:22 -08:00 |
|
Jarred Sumner
|
379c79ee2e
|
Fix typo
|
2024-12-25 22:35:52 -08:00 |
|
Jarred Sumner
|
7317c7b4a2
|
Compress completions list to make zig build a little faster (#15992)
|
2024-12-25 18:04:46 -08:00 |
|
Jarred Sumner
|
da54e81955
|
Support bundling HTML files and their js, css, and assets in Bun.build and bun build (#15940)
|
2024-12-23 11:04:38 -08:00 |
|
Martin Amps
|
a6ad3b9be4
|
add --elide-lines override flag for workspace filtering (#15837)
|
2024-12-22 00:14:46 -08:00 |
|
Jarred Sumner
|
d6b9c444c1
|
Rename src/bundler.zig to src/transpiler.zig (#15921)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-12-21 00:59:37 -08:00 |
|
Don Isaac
|
acb9fdfcf5
|
refactor: organize native glob code (#15914)
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
|
2024-12-20 20:59:07 -08:00 |
|
dave caruso
|
7b3554f90c
|
feat(bundler): add --windows-icon, --windows-no-console, fix bun.exe's main icon (#15894)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-12-20 03:22:16 -08:00 |
|
dave caruso
|
41924211f2
|
add throw: true in Bun.build, to be made default in 1.2 (#15861)
|
2024-12-18 19:27:59 -08:00 |
|
Jarred Sumner
|
c218bffd94
|
Add "bin" field to bun.lock (#15763)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-12-14 22:52:17 -08:00 |
|
Jarred Sumner
|
5326a998c7
|
Don't open node_modules 1,618 times (#15762)
|
2024-12-14 04:48:57 -08:00 |
|
Jarred Sumner
|
20f9cf0047
|
Fix flaky signal handlers on posix (#15751)
|
2024-12-13 20:13:56 -08:00 |
|
Dylan Conway
|
b55ca429c7
|
Implement text-based lockfile (#15705)
|
2024-12-11 05:05:49 -08:00 |
|
Jarred Sumner
|
38325aa41c
|
Introduce env option in Bun.build() and bun build to let you inject FOO_PUBLIC_*-style env vars (#15678)
|
2024-12-10 01:09:46 -08:00 |
|
Michael H
|
00b7d6479b
|
bun repl disable inspector/debugger (#15594)
|
2024-12-05 13:41:21 -08:00 |
|
pfg
|
bcf023c829
|
Implement expect().toMatchInlineSnapshot() (#15570)
|
2024-12-05 13:07:10 -08:00 |
|
pfg
|
f9efe94b85
|
Fixes ^C on bun vite (#15545)
|
2024-12-04 12:39:55 -08:00 |
|
Meghan Denny
|
2d441d868b
|
zig: make throw use JSError (#15444)
|
2024-12-02 14:19:18 -08:00 |
|
dave caruso
|
dc01a5d6a8
|
feat(DevServer): batch bundles & run them asynchronously (#15181)
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
|
2024-11-25 18:55:47 -08:00 |
|
advaith
|
9fbe64619b
|
Remove outdated todo comment from Windows install script (#15358)
|
2024-11-22 20:25:38 -08:00 |
|
Meghan Denny
|
82cb82d828
|
pm: add some missing npm_ env vars (#14786)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-11-22 15:13:32 -08:00 |
|
Alistair Smith
|
4117af6e46
|
feat(vscode-extension) error reporting, qol (#15261)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
Co-authored-by: Electroid <Electroid@users.noreply.github.com>
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-11-22 02:55:21 -08:00 |
|
Jarred Sumner
|
5bcaf32ba3
|
Fix lockfile print crash (#15332)
|
2024-11-22 02:07:11 -08:00 |
|
Jarred Sumner
|
d01bfb5aa2
|
Ensure test with errors before JS execution exit with code 1 (#15321)
|
2024-11-22 01:33:58 -08:00 |
|
Jarred Sumner
|
a6a4ca1e49
|
fix(install): ensure aliases hash map is initialized (#15280)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-11-20 18:52:34 -08:00 |
|
Meghan Denny
|
0e3e33072b
|
zig: rename CallFrame.arguments to .arguments_old to free up decl name (#15296)
|
2024-11-20 16:18:56 -08:00 |
|
Jarred Sumner
|
3ef35d746a
|
Implement junit test reporter (#15205)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-11-18 20:50:42 -08:00 |
|
Ashcon Partovi
|
39d8ade27c
|
ci: musl builds (#15154)
Co-authored-by: Electroid <Electroid@users.noreply.github.com>
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2024-11-15 21:01:55 -08:00 |
|
Meghan Denny
|
4fedc41545
|
musl: fix 'bun upgrade' (#15178)
|
2024-11-15 20:58:23 -08:00 |
|
Jarred Sumner
|
357581c61a
|
Shrink Bun's binary by 3.5 MB (#15121)
|
2024-11-14 06:02:15 -08:00 |
|
Meghan Denny
|
fdd8d35845
|
allow zig js host functions to return JSError (#15120)
|
2024-11-13 21:11:56 -08:00 |
|