Don Isaac
|
ed0b4e1a6e
|
fix(build/html): handle relative paths in script src (#16153)
|
2025-01-04 00:23:51 -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 |
|
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 |
|
Dylan Conway
|
45ca9e08c3
|
fix(install): peer/dev/optional = false lockfile fix (#15874)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-20 00:34:21 -08:00 |
|
Jarred Sumner
|
0bbc18fd19
|
Fix rare crash in bun install (#15651)
|
2024-12-09 20:59:29 -08:00 |
|
Meghan Denny
|
53318c8b13
|
ci: run re-enable node tests on all platforms (#15572)
|
2024-12-09 19:08:30 -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 |
|
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 |
|
Grigory
|
746cf2cf01
|
feat(resolver): add support for self-referencing (#15284)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-22 04:48:02 -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 |
|
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 |
|
dave caruso
|
32ddf343ee
|
bake: csr, streaming ssr, serve integration, safer jsvalue functions, &more (#14900)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-13 18:19:12 -08:00 |
|
Meghan Denny
|
35513a9d6d
|
zig: remove JSValue.isEmpty (#15128)
|
2024-11-13 16:04:13 -08:00 |
|
Jarred Sumner
|
a1c4f667d9
|
Support ${configDir} in tsconfig.json (#15063)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-11-08 17:08:54 -08:00 |
|
Dylan Conway
|
8f5eab3c84
|
fix(install): package-lock.json migration and non-existent cafile fixes (#15059)
|
2024-11-08 14:34:44 -08:00 |
|
Ciro Spaciari
|
f8d5b2e6e2
|
Fix module resolution cache keys (#14901)
Co-authored-by: dave caruso <me@paperdave.net>
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
|
2024-10-30 22:06:21 -07:00 |
|
dave caruso
|
e93c5ad993
|
feat(bake): css, production build, dev separateSSRGraph=false (#14622)
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>
|
2024-10-27 01:57:36 -07:00 |
|
Dylan Conway
|
d3323c84bb
|
fix(publish): missing bins bugfix (#14488)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-11 21:28:47 -07:00 |
|
Dylan Conway
|
5fd0a61ae2
|
CA support for bun install (#14416)
|
2024-10-11 13:16:26 -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 |
|
dave caruso
|
514d37b3d2
|
kit: implement server components dev server (#14025)
|
2024-09-27 20:53:39 -07:00 |
|
snwy
|
af12ff104a
|
fix utf8 handling when importing json (#14168)
|
2024-09-25 17:50:11 -07:00 |
|
Dylan Conway
|
5af782344f
|
fix(watch): use case insensitive path comparison (#13909)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-14 01:41:33 -04: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 |
|
Jarred Sumner
|
de9557b19e
|
Fix edgecase with "os" and "cpu" in bun install (#13848)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-09-11 16:47:38 -07:00 |
|
Jarred Sumner
|
02ff16d95c
|
Support Worker, relative file paths in standalone executables, and partially directories (#13421)
|
2024-08-20 13:05:40 -07:00 |
|
dave caruso
|
2680deb5d3
|
feat: bun build --compile --sourcemap (#13047)
|
2024-08-06 13:51:11 -07:00 |
|
Jarred Sumner
|
a5ba02804f
|
Use typed allocators in more places (#12899)
|
2024-07-28 18:37:35 -07:00 |
|
dave caruso
|
e2c3749965
|
fix(bundler): become smarter with __esm wrappers (#12729)
|
2024-07-24 02:00:20 -07:00 |
|
Ivan Baksheev
|
4e5d759c37
|
fix(bundler): ignore external rules for entrypoint (#12736)
|
2024-07-23 00:33:18 -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 |
|
190n
|
75e442c170
|
Change .mjs to .mts during TypeScript module resolution (fixes #12471) (#12580)
|
2024-07-15 18:12:18 -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
|
ee25618197
|
Use bun.ComptimeStringMap instead of std.StaticStringMap (#12351)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-04 23:05:51 -07:00 |
|
Jarred Sumner
|
b0018465cc
|
WebKit upgrade (#12246)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-01 23:27:59 -07:00 |
|
Dylan Conway
|
da27f22622
|
fix(install): install binaries for packages installed multiple times (#11886)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-06-28 03:24:39 -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 |
|
Jarred Sumner
|
a0032d1b5c
|
Replace libbase64 with simdutf (#11982)
|
2024-06-19 23:02:56 -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 |
|
Ciro Spaciari
|
1d89c5988e
|
refactor OOM errors (#11540)
|
2024-06-02 22:56:26 -07:00 |
|
Meghan Denny
|
c456622161
|
node:fs/promises.cp should make path if dest does not exist (#11433)
|
2024-05-30 01:15:20 -07:00 |
|
dave caruso
|
7be0669840
|
fix(bundler): more windows backslash stuff (#11333)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-25 21:52:59 -07:00 |
|
Meghan Denny
|
ecb6c810c8
|
replace [bun.MAX_PATH_BYTES]u8 with bun.PathBuffer (#11162)
|
2024-05-21 15:55:49 -07:00 |
|