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 |
|
Dylan Conway
|
6d453be7d9
|
fix 14540 (#15498)
|
2024-12-02 14:57:49 -08:00 |
|
dave caruso
|
8aa451c2dc
|
bake(dev): plugins in dev server, with other fixes (#15467)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-29 19:07:56 -08:00 |
|
Kai Tamkun
|
7fd16ebffa
|
Fix incorrect public TS class field name minification (#15411)
|
2024-11-27 14:06:09 -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 |
|
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 |
|
pfg
|
56f7c8887b
|
Fix unicode imports, unicode-escaped variable names, and printClauseAlias not working for utf-8 (#15009)
|
2024-11-11 13:27:42 -08:00 |
|
Christophe Eymard
|
fc071d3362
|
remove checks for self closing tags (#14990)
|
2024-11-06 14:58:31 -08:00 |
|
Dylan Conway
|
62881ee36b
|
Redact secrets in bunfig.toml and npmrc logs (#14919)
|
2024-10-31 18:44:24 -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 |
|
snwy
|
517cdc1392
|
fix jsx symbol collisions when importing own variables with same names (#14343)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-10-22 00:17:18 -07:00 |
|
dave caruso
|
5532e1af10
|
feat(bake): hot-reloading error modal (#14573)
|
2024-10-15 00:02:58 -07:00 |
|
dave caruso
|
d2fe1ce1c8
|
feat(bake): handle bundle errors, re-assemble full client payloads, initial error modal (#14504)
|
2024-10-14 16:49:38 -07:00 |
|
Don Isaac
|
09b031d044
|
fix(parser): uncaught mismatch between JSX opening/closing tags (#14528)
|
2024-10-12 19:49:45 -07:00 |
|
Jarred Sumner
|
c77fc5daa0
|
Implement --drop (#14492)
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-10-11 20:52:23 -07:00 |
|
snwy
|
ff476313a8
|
'let' statements before using statements are now properly converted into 'var' statements (#14260)
|
2024-10-09 19:14:22 -07:00 |
|
snwy
|
05e1832c68
|
remove function hoisting from _parse (#14419)
|
2024-10-08 18:04:18 -07:00 |
|
Mathias
|
7885742345
|
fix segfault when decorating computed property #10887 (#14304)
|
2024-10-04 18:14:20 -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 |
|
snwy
|
e8fec640d8
|
hoisting of exports when there is top level using (#14313)
|
2024-10-02 22:32:04 -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 |
|
snwy
|
dcaaeecfa3
|
allow importing of files with top level awaits in bundler (#14218)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-30 16:50:50 -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 |
|
dave caruso
|
d38f937d3d
|
fix(transpiler): remove react element inlining (#13694)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-09 15:03:13 -07:00 |
|
Jarred Sumner
|
02a75070fb
|
Preserve "use strict"; directive in CommonJS modules at top of file (#13485)
|
2024-08-22 23:51:27 -07:00 |
|
dave caruso
|
4ed0c36063
|
fix(bundler): handle assigning to exports (#13119)
|
2024-08-06 00:33:32 -07:00 |
|
dave caruso
|
30d06dec47
|
fix(bundler): use visited enum value (#13101)
|
2024-08-05 18:35:04 -07:00 |
|
dave caruso
|
ada020b69f
|
fix(bundler): printing e_commonjs_export_identifier when it got deoptimized. (#13017)
|
2024-08-01 21:02:54 -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 |
|
Jarred Sumner
|
dc620ea837
|
Fix a small memory leak when requiring CommonJS modules (#12984)
|
2024-07-31 22:30:01 -07:00 |
|
dave caruso
|
d5d4f53e82
|
fix(bundler): put unwrapped cjs imports at top level for minifyrenamer (#12951)
|
2024-07-30 21:30:09 -07:00 |
|
dave caruso
|
77e14c8482
|
fix template addition folding 12904 (#12928)
|
2024-07-29 19:04:59 -07:00 |
|
dave caruso
|
70ca2b76c3
|
fix: check if we are crashing before exiting gracefully (#12865)
|
2024-07-26 20:00:02 -07:00 |
|
dave caruso
|
e54fe5995b
|
fix(bundler): dont tree-shake imported enum if inlined and used (#12826)
|
2024-07-25 17:29:20 -07:00 |
|
dave caruso
|
e2c3749965
|
fix(bundler): become smarter with __esm wrappers (#12729)
|
2024-07-24 02:00:20 -07:00 |
|
dave caruso
|
866b301626
|
bundler: make import() calls visit the options object (#12617)
|
2024-07-16 23:21:34 -07:00 |
|
dave caruso
|
cabc0fa0e6
|
fix typescript namespace merging with functions and classes (#12610)
|
2024-07-16 19:39:27 -07:00 |
|
dave caruso
|
ae988642fb
|
fix .use_count integer underflow (#12584)
|
2024-07-15 18:36:42 -07:00 |
|
dave caruso
|
57d22908d1
|
fix(transpiler): Fix non-inlined nested namespaces (#12386)
|
2024-07-05 21:59:23 -07:00 |
|
dave caruso
|
749c51d71a
|
simpler version of simplifyUnusedExpr rewrite (#12384)
|
2024-07-05 20:20:45 -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 |
|
dave caruso
|
688ddbda74
|
feat(bundler): implement enum inlining / more constant folding (#12144)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-03 04:23:17 -07:00 |
|
Jarred Sumner
|
bf7b327f68
|
Fixes #12039 (#12066)
|
2024-06-22 17:40:45 -07:00 |
|
forcefieldsovereign
|
191a06207f
|
Fix TS experimental decorator crash (#11902)
|
2024-06-21 21:58:08 -07:00 |
|
dave caruso
|
3908ac073b
|
fix(transpiler): mark non-ascii TS enum keys as UTF-16 (#11994)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
|
2024-06-20 16:14:03 -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
|
2cba070756
|
fix(bundler): Do not emit useless constructor (#11668)
|
2024-06-06 19:02:06 -07:00 |
|