Jarred Sumner
|
f870293d30
|
Add timeout warning (#14478)
|
2024-10-11 21:20:55 -07:00 |
|
Jarred Sumner
|
c77fc5daa0
|
Implement --drop (#14492)
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-10-11 20:52:23 -07:00 |
|
versecafe
|
7996d06b8f
|
--footer esbuild & rollup style! (#14396)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-08 02:32:37 -07:00 |
|
versecafe
|
62da730060
|
add banner, .d.ts, cli, make sourcemap compat, and add tests + docs (#14370)
|
2024-10-07 18:05:06 -07:00 |
|
Zack Radisic
|
a01f9d8e1b
|
Integrate CSS with bundler (#14281)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Zack Radisic <zackradisic@Mac.attlocal.net>
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
Co-authored-by: Zack Radisic <zackradisic@Zacks-MBP.attlocal.net>
|
2024-10-04 20:23:10 -07:00 |
|
dave caruso
|
adc86c773b
|
chore: rename kit -> bake (#14335)
|
2024-10-03 15:34:53 -07:00 |
|
dave caruso
|
dd6554294e
|
bake: release to canary only (#14258)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
|
2024-10-03 00:52:14 -07:00 |
|
Dylan Conway
|
50ed09654f
|
publish help text
|
2024-10-02 22:57:34 -07:00 |
|
versecafe
|
b39f49a5b9
|
remove bun pack in favor of bun pm pack (#14319)
|
2024-10-02 22:32:42 -07:00 |
|
Dylan Conway
|
f374ae6db1
|
add bun publish (#14215)
|
2024-10-02 20:47:22 -07:00 |
|
Meghan Denny
|
25083a4252
|
pm: print command name to stdout (#14266)
|
2024-10-02 02:24:37 -07:00 |
|
Dylan Conway
|
92e66691fa
|
fix bun getcompletes index out of bounds (#14289)
|
2024-10-02 02:23:36 -07:00 |
|
Jarred Sumner
|
2f7ff95e5c
|
Introduce bytecode caching, polish "cjs" bundler output format (#14232)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-09-30 22:37:42 -07:00 |
|
dave caruso
|
514d37b3d2
|
kit: implement server components dev server (#14025)
|
2024-09-27 20:53:39 -07:00 |
|
dave caruso
|
c2c2048072
|
framework api: init / work in progress (#13215)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-12 16:44:03 -07:00 |
|
snwy
|
c3197948c4
|
fixes --conditions for bun test (#13902)
|
2024-09-11 18:04:21 -07:00 |
|
Lev
|
036e030342
|
Add the missing 'linked' option to --sourcemap in bun build --help (#13855)
|
2024-09-10 04:08:52 -07:00 |
|
Jarred Sumner
|
8f5d78f498
|
Fix default value for zlib options (#13800)
|
2024-09-09 17:06:41 -07:00 |
|
Dylan Conway
|
267afa2934
|
implement bun pm pack (#13723)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-09-07 03:55:09 -07:00 |
|
Jarred Sumner
|
6faf657e32
|
Implement --max-http-header-size (#13577)
|
2024-08-29 00:38:47 -07:00 |
|
Dylan Conway
|
1a9307da08
|
bun outdated docs (#13497)
Co-authored-by: Zack Radisic <zack@theradisic.com>
|
2024-08-23 23:11:52 -07:00 |
|
Dylan Conway
|
6415cc3e92
|
implement bun outdated (#13461)
Co-authored-by: Zack Radisic <zack@theradisic.com>
|
2024-08-23 02:15:13 -07:00 |
|
Viktor L
|
b70458c3e4
|
Fix "bun exec" examples (#13318)
|
2024-08-15 00:31:29 -07:00 |
|
dave caruso
|
2680deb5d3
|
feat: bun build --compile --sourcemap (#13047)
|
2024-08-06 13:51:11 -07:00 |
|
dave caruso
|
622432e843
|
feat(bundler): inlining/dead-code-elimination for import.meta.main (and --compile) (#12867)
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Andrew Johnston <apjohnsto@gmail.com>
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
|
2024-08-01 17:25:38 -07:00 |
|
dave caruso
|
c2cf528953
|
bundler: Add --ignore-dce-annotations, and other DCE annotation related stuff (#12808)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-08-01 15:00:38 -07:00 |
|
Gert Goet
|
e75ef69fb4
|
Fix spacing of patch-command help (#12769)
|
2024-07-25 18:44:52 -07:00 |
|
Jarred Sumner
|
1a6ead667b
|
Introduce bun --fetch-preconnect <url> ./my-script.ts (#12698)
|
2024-07-22 03:41:59 -07:00 |
|
dave caruso
|
43949151b1
|
fix(bundler): importing modules with trailing slash no longer uses a builtin (#12632)
|
2024-07-17 17:17:00 -07:00 |
|
Jarred Sumner
|
34e493f945
|
Experiment: disable -fPIC and relro (#12582)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-17 02:33:46 -07:00 |
|
Ivan Baksheev
|
20235a0d22
|
Add packages option to remove all dependencies from bundle (#12562)
|
2024-07-14 15:20:27 -07:00 |
|
Jarred Sumner
|
226f42e04a
|
Rewrite js_ast.NewBaseStore (#12388)
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-07-10 21:57:40 -07:00 |
|
silverwind
|
f1a748fcab
|
Add -u alias to bun test (#10097)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-09 16:53:35 -07:00 |
|
Jarred Sumner
|
1a8ec98fd0
|
Rename code coverage reporter for console -> text (#12054)
|
2024-06-22 14:46:40 -07:00 |
|
TATSUNO “Taz” Yasuhiro
|
4830e2d817
|
Implement initial LCOV reporter (no function names support) (#11883)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-06-22 02:03:19 -07:00 |
|
dave caruso
|
21b5bdf8b5
|
fix: execArgv sometimes could include user args (#11987)
|
2024-06-20 16:14:54 -07:00 |
|
dave caruso
|
b76376f8a6
|
chore: upgrade zig to 0.13.0 (#9965)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Grigory <grigory.orlov.set@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: Meghan Denny <hello@nektro.net>
Co-authored-by: Kenta Iwasaki <63115601+lithdew@users.noreply.github.com>
Co-authored-by: John-David Dalton <john.david.dalton@gmail.com>
Co-authored-by: Dale Seo <5466341+DaleSeo@users.noreply.github.com>
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Georgijs Vilums <georgijs.vilums@gmail.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-06-20 13:48:39 -07:00 |
|
dave caruso
|
e58cf69f94
|
feat(bundler): Add --sourcemap=linked for //# sourceMappingURL comments (#11983)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-20 13:46:49 -07:00 |
|
Zack Radisic
|
7c27f3f9b4
|
Patch (#11858)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
|
2024-06-18 16:34:10 -07:00 |
|
Zack Radisic
|
c85dd4e3bf
|
feat: bun patch (#11470)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-06 17:48:05 -07:00 |
|
MARCROCK22
|
e5ff1fdc25
|
fix: wrong help menu package names (#11611)
|
2024-06-05 18:31:26 -07:00 |
|
dave caruso
|
c3157e2c50
|
fix(windows spawn): use Job Object to manage subprocesses of subprocesses (#11240)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-23 19:59:39 -07:00 |
|
Meghan Denny
|
ecb6c810c8
|
replace [bun.MAX_PATH_BYTES]u8 with bun.PathBuffer (#11162)
|
2024-05-21 15:55:49 -07:00 |
|
dave caruso
|
0457d6a748
|
fix(win): bugs with files in roots / bugs with resolver and unc shares (#11155)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-21 13:51:47 -07:00 |
|
Jarred Sumner
|
c4840f8a58
|
Fix BUN_CONFIG_NO_CLEAR_TERMINAL_ON_RELOAD env var (#11078)
|
2024-05-14 18:22:21 -07:00 |
|
dave caruso
|
bbb906c66f
|
fix(bundler): naming of dynamic import chunks (#10761)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-02 21:22:36 -07:00 |
|
Ashcon Partovi
|
32bf5eb444
|
Support bunx --version (#10701)
|
2024-04-30 11:29:17 -07:00 |
|
Dylan Conway
|
cacf97ca0a
|
fix flaky bun-create.test.ts with git templates (#10662)
|
2024-04-29 16:59:07 -07:00 |
|
dave caruso
|
006575a0f1
|
watcher: major refactor to use Maybe types for better error reporting (#10492)
|
2024-04-25 18:44:11 -07:00 |
|
Jarred Sumner
|
9eab12f7b8
|
Support cross-compilation in bun build --compile (#10477)
|
2024-04-25 15:34:40 -07:00 |
|