Dylan Conway
|
5910504aeb
|
bun pm audit -> bun audit (#19944)
|
2025-05-27 19:52:18 -07:00 |
|
Jarred Sumner
|
3ea6133c46
|
CI: Remove unused top-level decls in formatter in zig (#19879)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-05-23 22:49:48 -07:00 |
|
Alistair Smith
|
9e329ee605
|
bun pm audit (#19855)
|
2025-05-23 22:31:12 -07:00 |
|
Dylan Conway
|
8e80afbce1
|
Replace string runtime flags with enum (#19827)
|
2025-05-22 22:36:46 -07:00 |
|
Jarred Sumner
|
ea6f6dff7f
|
bun init: Add --react flag (#19687)
|
2025-05-16 23:40:56 -07:00 |
|
Dylan Conway
|
4a210138a9
|
implement --no-addons flag and "node-addons" export condition (#19530)
|
2025-05-09 18:07:55 -07:00 |
|
Jarred Sumner
|
d8a69d6823
|
Enable ASAN with linux-x64-asan in CI
|
2025-05-02 10:44:09 -07:00 |
|
Zack Radisic
|
ce8cae060d
|
Add BUN_INSPECT_PRELOAD (#19229)
|
2025-04-23 16:42:15 -07:00 |
|
chloe caruso
|
3349c995b5
|
no usingnamespace, organize jsc namespace, enable -fincremental (#19122)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-04-22 16:34:15 -07:00 |
|
chloe caruso
|
7d7512076b
|
remove more usingnamespace (#19042)
|
2025-04-17 19:04:05 -07:00 |
|
chloe caruso
|
4ec410e0d7
|
internal: make @import("bun") work in zig (#19096)
|
2025-04-17 12:32:47 -07:00 |
|
chloe caruso
|
903706dccf
|
file descriptor rewrite (#18790)
|
2025-04-15 09:37:11 -07:00 |
|
Jarred Sumner
|
5fa14574a6
|
Introduce --redis-preconnect CLI flag (#18862)
|
2025-04-08 14:04:12 -07:00 |
|
chloe caruso
|
8414ef1562
|
preserve symlinks (#18550)
|
2025-04-03 19:14:02 -07:00 |
|
chloe caruso
|
ddd87fef12
|
module.children and Module.runMain (#18343)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: 190n <ben@bun.sh>
|
2025-03-21 16:57:10 -07:00 |
|
Don Isaac
|
bf0253df1d
|
fix(cli): ignore --loader flag when running as node (#17992)
|
2025-03-07 20:32:07 -08:00 |
|
chloe caruso
|
25c95f3bdc
|
hmr stability fixes (#17794)
|
2025-03-01 00:07:20 -08:00 |
|
pfg
|
7a033e49c5
|
Support 'bun init <folder>' (#17743)
|
2025-02-26 22:41:12 -08:00 |
|
Michael H
|
445fe2ac4a
|
fix --print process.argv <args> (#17251)
|
2025-02-24 15:39:47 -08:00 |
|
Galo Benjamín Bello Ponce
|
4978fb8baf
|
docs: add supported formats in cli docs (#17556)
|
2025-02-22 16:48:42 -08:00 |
|
Jarred Sumner
|
8c32eb8354
|
Fix create not working properly (#17465)
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
Co-authored-by: chloe caruso <git@paperclover.net>
|
2025-02-21 12:41:34 -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 |
|
chloe caruso
|
f912e0abc4
|
hot module reloading for HTML import development mode (#16955)
|
2025-02-08 00:31:30 -08:00 |
|
Michael H
|
1684c6246d
|
fix bunx on windows with postinstall scripts (#17076)
|
2025-02-05 22:31:42 -08:00 |
|
Jarred Sumner
|
1ea14f483c
|
Introduce bun ./index.html (#16993)
|
2025-02-03 04:06:12 -08:00 |
|
Meghan Denny
|
26d3688e53
|
zig: update to 0.14.0-dev (#16862)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-02-01 01:11:02 -08:00 |
|
Michael H
|
f8cbb32343
|
bun build --env defaults to disable now (#16822)
|
2025-01-27 18:54:17 -08:00 |
|
Meghan Denny
|
e5b9082319
|
fix test-buffer-zero-fill-cli.js (#16633)
|
2025-01-24 21:04:07 -08:00 |
|
Kory Smith
|
24f824c09d
|
Fixes typo where "affect" should have been "effect" (#16660)
|
2025-01-23 18:54:17 -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 |
|
Michael H
|
bb730b9ea5
|
Switch bun -p from --port to --print (#16351)
|
2025-01-17 22:14:21 -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 |
|
Jarred Sumner
|
522f2b91a0
|
Introduce experimental support for on-demand bundling via HTML imports and Bun.serve() (#16395)
|
2025-01-15 01:00:23 -08:00 |
|
chloe caruso
|
834ad11d48
|
get node:fs tests passing part 1 (#16270)
|
2025-01-14 20:53:02 -08:00 |
|
Michael H
|
6b197d8a7c
|
bun exec --help now prints its own help menu (#16391)
|
2025-01-14 02:41:43 +00:00 |
|
Minsoo Choo
|
e5ea345e6b
|
Unify syntax highlighting and ouput for --help (#16360)
|
2025-01-14 00:33:08 +00:00 |
|
Kai Tamkun
|
9bca80c1a2
|
DNS fixes (#15864)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-08 21:53:03 -08:00 |
|
Don Isaac
|
005cdb2bf8
|
feat: expose globalThis.gc when --expose-gc flag is passed (#16221)
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
Co-authored-by: 190n <ben@bun.sh>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-01-07 18:28:31 -08:00 |
|
Meghan Denny
|
e1cfea4925
|
node: fix the rest of test-process (#16026)
|
2025-01-06 14:30:36 -08:00 |
|
Dylan Conway
|
a85bd42989
|
Add short flag for --filter (#16058)
|
2025-01-02 15:53:45 -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 |
|
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 |
|
Dylan Conway
|
b55ca429c7
|
Implement text-based lockfile (#15705)
|
2024-12-11 05:05:49 -08:00 |
|
dave caruso
|
b39632c921
|
feat: new binding generator (#15638)
|
2024-12-10 12:43:17 -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 |
|
dave caruso
|
baff3c900e
|
bake: fix the big regressions (#15544)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
|
2024-12-03 22:15:59 -08:00 |
|