Meghan Denny
|
36bedb0bbc
|
js: fix async macros on windows (#20903)
|
2025-07-08 21:23:25 -07:00 |
|
Adam
|
7ba4b1d01e
|
Fix: deprecated goo.gl links in snapshots raised in issue #20086 (#20424)
|
2025-07-05 00:58:42 -07:00 |
|
Dylan Conway
|
f53aff0935
|
Fix TypeScript non-null assertion with new operator (#20363)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan-conway@users.noreply.github.com>
|
2025-06-13 19:30:52 +02:00 |
|
190n
|
f1226c9767
|
ci: fix machine.mjs for Windows instances (#20021)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-05-29 12:04:10 -07:00 |
|
wldfngrs
|
c42539b0bf
|
Fix parse segfault #18888 (#19817)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-05-29 08:44:19 -07:00 |
|
Dylan Conway
|
a844957eb3
|
Use operationMathPow for parser constant folding (#19853)
|
2025-05-22 20:16:37 -07:00 |
|
Jarred Sumner
|
95af099a0c
|
Fixes #19695 (#19712)
|
2025-05-16 22:29:28 -07:00 |
|
Jarred Sumner
|
14b439a115
|
Fix formatters not running in CI + delete unnecessary files (#19433)
|
2025-05-08 23:22:16 -07:00 |
|
ippsav
|
96fa32bcc1
|
Fix transpiler encoding issue (#18057)
|
2025-03-12 13:58:53 -07:00 |
|
chloe caruso
|
66cf62c3c4
|
dev server: rewrite HMRModule, support sync esm + hot.accept (#17954)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-07 15:12:16 -08:00 |
|
Jarred Sumner
|
7a918d24a7
|
Fix loading react-jsxdev instead of react-jsx (#17013)
Co-authored-by: chloe caruso <git@paperclover.net>
|
2025-02-03 14:10:09 -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 |
|
chloe caruso
|
a3cbf974eb
|
transpiler: dont inline import.meta.require (#16222)
|
2025-01-07 23:14:09 -08:00 |
|
Dylan Conway
|
37e7f5ba8f
|
transpiler: fix crash with malformed enums (#16084)
|
2024-12-31 09:09:09 -08:00 |
|
Jarred Sumner
|
2b2ca3275c
|
Improve stack overflow, show more properties in Error objects (#15985)
Co-authored-by: Dave Caruso <me@paperdave.net>
|
2024-12-25 21:47:13 -08:00 |
|
Don Isaac
|
3c37b7f806
|
fix(lexer): do not treat '#bun' in a url as a pragma (#15912)
Co-authored-by: Don Isaac <don@bun.sh>
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
|
2024-12-21 04:57:42 +00:00 |
|
Jarred Sumner
|
bf9c6fdc00
|
Revert "fix(lexer): do not treat '#bun' in a url as a pragma" (#15899)
|
2024-12-20 01:31:48 -08:00 |
|
Don Isaac
|
1d9fbe7d67
|
fix(lexer): do not treat '#bun' in a url as a pragma (#15888)
Co-authored-by: Don Isaac <don@bun.sh>
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
|
2024-12-20 01:26:30 -08:00 |
|
Brian Kim
|
a8893dcae5
|
Fix macro imports (#15833)
|
2024-12-20 08:34:45 +00:00 |
|
Jarred Sumner
|
b539ca32ea
|
Make "use strict" become CommonJS if we don't know whether it's ESM or CJS (#15868)
|
2024-12-18 23:23:50 -08:00 |
|
Dylan Conway
|
6d453be7d9
|
fix 14540 (#15498)
|
2024-12-02 14:57:49 -08:00 |
|
pfg
|
95fcee8b76
|
Fix expect toMatchSnapshot not working for some strings (#15183)
|
2024-11-21 17:46:45 -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 |
|
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 |
|
Ashcon Partovi
|
117e1b3883
|
bun run prettier (#14153)
Co-authored-by: Electroid <Electroid@users.noreply.github.com>
|
2024-09-24 22:46:18 -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
|
cd6785771e
|
run prettier and add back format action (#13722)
|
2024-09-03 21:32:52 -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
|
e2c3749965
|
fix(bundler): become smarter with __esm wrappers (#12729)
|
2024-07-24 02:00:20 -07:00 |
|