Commit Graph

  • a953f7e12c Merge 8e5c4c1bd6 into sapling-pr-archive-mofeiZ mofeiZ 2024-10-24 11:13:56 -07:00
  • 8e5c4c1bd6 [compiler] Delete LoweredFunction.dependencies and hoisted instructions Mofei Zhang 2024-10-24 11:11:15 -07:00
  • ad0560f503 [compiler][be] Clean up nested function context in DCE Mofei Zhang 2024-10-24 11:11:01 -07:00
  • a1f5b655e4 [compiler][be] Patch test fixtures for evaluator Mofei Zhang 2024-10-24 11:11:01 -07:00
  • 1ff42cd89d [compiler] Lower JSXMemberExpression with LoadLocal Mofei Zhang 2024-10-24 11:11:01 -07:00
  • c5b7421f24 [compiler] Stop using function dependencies in propagateScopeDeps Mofei Zhang 2024-10-24 11:11:01 -07:00
  • 01cf67c06c [compiler] Collect temporaries and optional chains from inner functions Mofei Zhang 2024-10-24 11:10:41 -07:00
  • fba4c34063 [compiler] Delete propagateScopeDeps (non-hir) Mofei Zhang 2024-10-23 11:10:04 -07:00
  • ab8d3c5bde [compiler] bugfix for hoistable deps for nested functions Mofei Zhang 2024-10-23 11:10:03 -07:00
  • 1c6a90e74c [compiler][ez] Patch hoistability for ObjectMethods Mofei Zhang 2024-10-22 10:35:17 -07:00
  • 3173f2a48f merge commit for archive created by Sapling Mofei Zhang 2024-10-24 11:12:17 -07:00
  • 3c0b16a3d2 [compiler] Delete LoweredFunction.dependencies and hoisted instructions Mofei Zhang 2024-10-24 11:11:15 -07:00
  • fd649b50ac [compiler][be] Clean up nested function context in DCE Mofei Zhang 2024-10-24 11:11:01 -07:00
  • 6c996df05b [compiler][be] Patch test fixtures for evaluator Mofei Zhang 2024-10-24 11:11:01 -07:00
  • a210420d89 [compiler] Lower JSXMemberExpression with LoadLocal Mofei Zhang 2024-10-24 11:11:01 -07:00
  • a84a59d895 [compiler] Stop using function dependencies in propagateScopeDeps Mofei Zhang 2024-10-24 11:11:01 -07:00
  • 281d161375 [compiler] Collect temporaries and optional chains from inner functions Mofei Zhang 2024-10-24 11:10:41 -07:00
  • 1094c77f88 [compiler] Delete propagateScopeDeps (non-hir) Mofei Zhang 2024-10-23 11:10:04 -07:00
  • fad780511a [compiler] bugfix for hoistable deps for nested functions Mofei Zhang 2024-10-23 11:10:03 -07:00
  • d19ba8ecdd [react-compiler-runtime] Support React 17 peer dependency (#31336) Pascal Birchler 2024-10-24 20:08:57 +02:00
  • cbd12f5fcd [compiler][ez] Patch hoistability for ObjectMethods Mofei Zhang 2024-10-22 10:35:17 -07:00
  • f506778de5 merge commit for archive created by Sapling Mofei Zhang 2024-10-24 11:02:22 -07:00
  • 9c02c8758c [compiler][ez] Patch hoistability for ObjectMethods Mofei Zhang 2024-10-22 10:35:17 -07:00
  • 7c69880275 merge commit for archive created by Sapling Mofei Zhang 2024-10-24 11:01:29 -07:00
  • 28a2bdccb2 [compiler] Delete LoweredFunction.dependencies and hoisted instructions Mofei Zhang 2024-10-24 10:55:47 -07:00
  • 93ebd240c5 [compiler][be] Clean up nested function context in DCE Mofei Zhang 2024-10-24 10:55:47 -07:00
  • d9b8b79517 [compiler][be] Patch test fixtures for evaluator Mofei Zhang 2024-10-24 10:55:47 -07:00
  • ddf52ed1e1 [compiler] Lower JSXMemberExpression with LoadLocal Mofei Zhang 2024-10-24 10:55:47 -07:00
  • c7169c0a75 [compiler] Stop using function dependencies in propagateScopeDeps Mofei Zhang 2024-10-24 10:55:47 -07:00
  • 85952e3cec [compiler] Collect temporaries and optional chains from inner functions Mofei Zhang 2024-10-24 10:55:47 -07:00
  • 3c4549a102 [compiler] Delete propagateScopeDeps (non-hir) Mofei Zhang 2024-10-23 11:10:04 -07:00
  • 1631855f43 [Flight] encodeURI filenames parsed from stack traces (#31340) Sebastian Markbåge 2024-10-23 16:29:20 -07:00
  • df7648c6e5 [compiler] bugfix for hoistable deps for nested functions Mofei Zhang 2024-10-23 11:10:03 -07:00
  • 515134d33c [compiler][ez] Patch hoistability for ObjectMethods Mofei Zhang 2024-10-22 10:35:17 -07:00
  • 28668d39be [playground] Upgrade to Next 15 stable (#31333) lauren 2024-10-23 12:13:22 -04:00
  • c2fadf0a6b Merge 9cb33b4777 into sapling-pr-archive-poteto lauren 2024-10-23 12:04:17 -04:00
  • 9cb33b4777 [playground] Upgrade to Next 15 stable Lauren Tan 2024-10-23 09:03:01 -07:00
  • b3e0a11e8f [Flight] Allow <anonymous> stack frames to be serialized if opt-in (#31329) Sebastian Markbåge 2024-10-23 08:38:33 -07:00
  • 2dc5bebd46 Fix error handling in resolveClientReference (#31332) Hendrik Liebau 2024-10-23 17:36:40 +02:00
  • b4cbdc5a7c remove terser from react-compiler-runtime build (#31326) Henry Q. Dineen 2024-10-22 19:49:10 -04:00
  • a758eaca4f react-hooks/rules-of-hooks: Add support for do/while loops (#28714) mofeiZ 2024-10-22 13:15:33 -07:00
  • 9daabc0bf9 react-hooks/rules-of-hooks: Add support for do/while loops (#28714) Marin Atanasov 2024-10-22 23:07:10 +03:00
  • ae90522bc6 chore: remove unsued deps from React Compiler Babel plugin (#31315) Simen Bekkhus 2024-10-22 19:51:58 +02:00
  • 2a45eaca9e [compiler][ez] Clean up pragma parsing for tests + playground Mofei Zhang 2024-10-21 16:30:57 -07:00
  • bd06b969c2 [flow] Eliminate usage of more than 1-arg React.AbstractComponent in React codebase (#31314) SamChou19815 2024-10-21 16:26:07 -07:00
  • 45804af18d [flow] Eliminate usage of more than 1-arg React.AbstractComponent in React codebase (#31314) Sam Zhou 2024-10-21 16:17:41 -07:00
  • 69d4b800a6 [Flight] Support Async Modules in Server References (#31313) Sebastian Markbåge 2024-10-21 14:52:10 -04:00
  • 65a56d0e99 Fix timing issue with fake promise resolving sync (#31304) Sebastian Markbåge 2024-10-20 02:35:15 -04:00
  • f11bd3439c Fix types (#31303) Sebastian Markbåge 2024-10-20 02:23:31 -04:00
  • 251b666ded [Flight] Handle bound arguments for loaded server references (#31302) Sebastian Markbåge 2024-10-20 02:12:06 -04:00
  • c1e1358b2d [Flight] Align turbopack option name with webpack name (#31301) Sebastian Markbåge 2024-10-20 00:02:48 -04:00
  • d49123f73f Expose prerender() for SSG in stable (#31298) Sebastian Markbåge 2024-10-19 22:33:28 -04:00
  • 22b2b1a05a [Flight] Add serverModuleMap option for mapping ServerReferences (#31300) Sebastian Markbåge 2024-10-19 21:10:25 -04:00
  • 39a7730b13 Rename SSRManifest to ServerConsumerManifest (#31299) Sebastian Markbåge 2024-10-19 20:45:20 -04:00
  • 1839e1437f [ez] Update compiler issue template (#31297) lauren 2024-10-18 15:02:26 -04:00
  • 54c0edc019 [ci] Don't use branch name for concurrency (#31296) lauren 2024-10-18 15:02:14 -04:00
  • 74a014f219 Merge c098492521 into sapling-pr-archive-poteto lauren 2024-10-18 14:52:43 -04:00
  • c098492521 [ez] Update compiler issue template lauren 2024-10-18 14:51:56 -04:00
  • 8006bc4db4 [ci] Don't use branch name for concurrency lauren 2024-10-18 14:51:56 -04:00
  • b9daca4a66 Merge 9d17fb7593 into sapling-pr-archive-poteto lauren 2024-10-18 14:49:15 -04:00
  • 9d17fb7593 [ci] Don't use branch name for concurrency lauren 2024-10-18 14:49:09 -04:00
  • 9deb36748d [ci] Publish compiler weekly prereleases (#31294) lauren 2024-10-18 14:43:43 -04:00
  • 73c1203264 merge commit for archive created by Sapling lauren 2024-10-18 14:35:23 -04:00
  • 8addbb5f8f [ci] Publish compiler weekly prereleases lauren 2024-10-18 14:35:16 -04:00
  • 3bdb34d719 merge commit for archive created by Sapling lauren 2024-10-18 14:34:27 -04:00
  • f1d260c746 [ci] Publish compiler weekly prereleases lauren 2024-10-18 14:34:20 -04:00
  • 885953e779 Merge a771c2d6e3 into sapling-pr-archive-poteto lauren 2024-10-18 14:33:17 -04:00
  • a771c2d6e3 [ci] Publish compiler weekly prereleases lauren 2024-10-18 14:33:07 -04:00
  • cdde15efe1 [compiler] InlineJSXTransform transforms jsx inside function expressions (#31282) Joseph Savona 2024-10-18 11:27:48 -07:00
  • 915be0ef78 [playground] Upgrade various packages (#31293) lauren 2024-10-18 14:25:36 -04:00
  • 1ac58d3262 Merge 13658f1ead into sapling-pr-archive-poteto lauren 2024-10-18 14:17:38 -04:00
  • 13658f1ead [playground] Upgrade various packages lauren 2024-10-18 14:09:51 -04:00
  • 61383303d3 [playground] Remove unnecessary fs package (#31292) lauren 2024-10-18 14:09:30 -04:00
  • ee6ca23b24 [playground] Upgrade to Next 15 (#31291) lauren 2024-10-18 14:09:07 -04:00
  • 4361b4a488 Merge 740ca475df into sapling-pr-archive-poteto lauren 2024-10-18 14:03:10 -04:00
  • 740ca475df [playground] Upgrade various packages lauren 2024-10-18 14:01:57 -04:00
  • 38e51a8416 [playground] Remove unnecessary fs package lauren 2024-10-18 14:01:57 -04:00
  • f6f68484b2 [playground] Upgrade to Next 15 lauren 2024-10-18 13:51:52 -04:00
  • 384edae1ec Merge a61f156244 into sapling-pr-archive-poteto lauren 2024-10-18 14:02:05 -04:00
  • a61f156244 [playground] Upgrade various packages lauren 2024-10-18 14:01:57 -04:00
  • caabd1cc55 [playground] Remove unnecessary fs package lauren 2024-10-18 14:01:57 -04:00
  • 1c2155bb38 [playground] Upgrade to Next 15 lauren 2024-10-18 13:51:52 -04:00
  • 55a1232377 Merge db3ec3f2d7 into sapling-pr-archive-poteto lauren 2024-10-18 13:59:04 -04:00
  • db3ec3f2d7 [playground] Upgrade various packages lauren 2024-10-18 13:57:38 -04:00
  • 78f5267a8c [playground] Remove unnecessary fs package lauren 2024-10-18 13:55:50 -04:00
  • af6be96fdd [playground] Upgrade to Next 15 lauren 2024-10-18 13:51:52 -04:00
  • d57217544a [fixture] Update compiler to use latest package (#31289) lauren 2024-10-18 13:32:26 -04:00
  • 1076c0c8d7 Merge 66e0fa74fd into sapling-pr-archive-poteto lauren 2024-10-18 13:25:12 -04:00
  • 66e0fa74fd [fixture] Update compiler to use latest package lauren 2024-10-18 13:25:06 -04:00
  • 35b63ca90d [ci:compiler] Only add latest tag to non-experimental (#31288) lauren 2024-10-18 13:24:30 -04:00
  • 9dc843d26e Merge 828bbf3630 into sapling-pr-archive-poteto lauren 2024-10-18 13:23:55 -04:00
  • 828bbf3630 [fixture] Update compiler to use latest package lauren 2024-10-18 13:23:48 -04:00
  • 6572de9280 merge commit for archive created by Sapling lauren 2024-10-18 13:17:51 -04:00
  • 161a096363 [ci:compiler] Only add latest tag to non-experimental lauren 2024-10-18 13:16:40 -04:00
  • 3337a41bc0 Merge b503184ac5 into sapling-pr-archive-poteto lauren 2024-10-18 13:13:28 -04:00
  • b503184ac5 [ci:compiler] Only add latest tag to non-experimental lauren 2024-10-18 13:11:49 -04:00
  • 48dd4dd46c Audit try/finally around console patching (#31286) sebmarkbage 2024-10-18 09:14:24 -07:00
  • 750a0e4d65 Audit try/finally around console patching (#31286) sebmarkbage 2024-10-18 09:14:24 -07:00
  • b8ae38f88b Audit try/finally around console patching (#31286) Sebastian Markbåge 2024-10-18 12:05:20 -04:00
  • 1ce58ddd67 [ci] Don't auto push to latest tag (#31284) lauren 2024-10-18 00:20:14 -04:00