Commit Graph

  • 5d47610154 [compiler] Disambiguate between void, implicit, and explicit returns Lauren Tan 2025-07-28 12:09:31 -04:00
  • 4a58b63865 [DevTools] Add "suspended by" Section to Component Inspector Sidebar (#34012) Sebastian Markbåge 2025-07-28 12:05:56 -04:00
  • 15e2bbf2c7 fix: React.use inside React.lazy-ed component on SSR (#33941) eps1lon 2025-07-28 01:41:54 -07:00
  • cc015840ef fix: React.use inside React.lazy-ed component on SSR (#33941) Hiroshi Ogawa 2025-07-28 17:36:08 +09:00
  • 0ad0ed5b08 merge commit for archive created by Sapling Joe Savona 2025-07-25 16:38:57 -07:00
  • 97085295ea [compiler] treat ref-like identifiers as refs by default Joe Savona 2025-07-25 16:34:43 -07:00
  • e32497223d Merge 322d5f9d22 into sapling-pr-archive-josephsavona Joseph Savona 2025-07-25 16:35:37 -07:00
  • 322d5f9d22 [compiler] treat ref-like identifiers as refs by default Joe Savona 2025-07-25 16:34:43 -07:00
  • 48087433fe Merge 425f0eee02 into sapling-pr-archive-josephsavona Joseph Savona 2025-07-25 15:55:19 -07:00
  • 425f0eee02 [compiler][wip] treat ref-like identifiers as refs by default Joe Savona 2025-07-25 13:48:51 -07:00
  • 62b9892d64 [compiler] Allow passing refs to render helpers Joe Savona 2025-07-25 15:55:03 -07:00
  • 8e8b7c4c65 Merge c64f041559 into sapling-pr-archive-josephsavona Joseph Savona 2025-07-25 13:49:01 -07:00
  • c64f041559 [compiler][wip] treat ref-like identifiers as refs by default Joe Savona 2025-07-25 13:48:51 -07:00
  • 751ab2628a Merge d5d3049157 into sapling-pr-archive-josephsavona Joseph Savona 2025-07-25 13:33:34 -07:00
  • d5d3049157 [compiler] Allow mergeRefs pattern (and detect refs passed as ref prop) Joe Savona 2025-07-25 13:28:41 -07:00
  • bd46db31e7 merge commit for archive created by Sapling Joe Savona 2025-07-25 13:14:21 -07:00
  • 18ac0af971 [compiler] Improve ref validation error message Joe Savona 2025-07-25 13:14:03 -07:00
  • 76213b6b43 Merge b267667651 into sapling-pr-archive-josephsavona Joseph Savona 2025-07-25 13:00:25 -07:00
  • b267667651 [compiler] Improve ref validation error message Joe Savona 2025-07-25 12:58:57 -07:00
  • c4666fd3df Merge 758686c1dc into sapling-pr-archive-josephsavona Joseph Savona 2025-07-25 12:16:01 -07:00
  • 758686c1dc [compiler] Fixes to enableTreatRefLikeIdentifiersAsRefs pr34000 Joe Savona 2025-07-25 12:15:53 -07:00
  • 6d509fd780 [Runtime] Fix CI (#33999) eps1lon 2025-07-25 12:11:41 -07:00
  • bacebfd0a5 [Runtime] Fix CI (#33999) eps1lon 2025-07-25 12:11:08 -07:00
  • 19baee813c [Runtime] Fix CI (#33999) Sebastian "Sebbie" Silbermann 2025-07-25 21:04:35 +02:00
  • 31aad55b50 Merge 76916db98d into sapling-pr-archive-poteto lauren 2025-07-25 14:43:39 -04:00
  • 76916db98d [compiler] Aggregate all errors reported from DropManualMemoization Lauren Tan 2025-07-25 14:41:27 -04:00
  • 196efbb005 merge commit for archive created by Sapling Joe Savona 2025-07-25 11:17:44 -07:00
  • 7632f4705e [compiler] Fixes to enableTreatRefLikeIdentifiersAsRefs Joe Savona 2025-07-25 11:17:31 -07:00
  • f5b01cbe8b Merge 3f01c45e8f into sapling-pr-archive-poteto lauren 2025-07-25 14:04:37 -04:00
  • 3f01c45e8f [compiler] Reuse DropManualMemoization for ValidateNoVoidUseMemo Lauren Tan 2025-07-25 14:04:10 -04:00
  • acb2a8de42 merge commit for archive created by Sapling Lauren Tan 2025-07-25 14:02:44 -04:00
  • e3df4ded39 [compiler] Reuse DropManualMemoization for ValidateNoVoidUseMemo Lauren Tan 2025-07-25 13:59:32 -04:00
  • 2ce4a13944 Merge 8379e63a64 into sapling-pr-archive-josephsavona Joseph Savona 2025-07-25 11:00:29 -07:00
  • 8379e63a64 [compiler] Fixes to enableTreatRefLikeIdentifiersAsRefs Joe Savona 2025-07-25 10:53:59 -07:00
  • c18e566f61 [compiler] Add new ValidateNoVoidUseMemo pass Lauren Tan 2025-07-25 13:20:24 -04:00
  • a265bb3b6e [compiler] Disambiguate between void, implicit, and explicit returns Lauren Tan 2025-07-25 13:20:24 -04:00
  • 2aa5f9d4e3 [compiler] fix false positive "mutate frozen" validation with refs (#33993) Joseph Savona 2025-07-25 10:08:09 -07:00
  • 8c587a2a41 [compiler] clarify text for setState-in-effect error (#33991) Joseph Savona 2025-07-25 10:07:55 -07:00
  • 12483a119b [compiler] Fix for edge cases of mutation of potentially frozen values (#33984) Joseph Savona 2025-07-25 10:07:24 -07:00
  • 18a8c5e959 merge commit for archive created by Sapling Lauren Tan 2025-07-25 12:56:44 -04:00
  • c8abac65cd [compiler] Add new ValidateNoVoidUseMemo pass Lauren Tan 2025-07-25 12:56:28 -04:00
  • 1623111407 [compiler] Disambiguate between void, implicit, and explicit returns Lauren Tan 2025-07-25 12:04:44 -04:00
  • b2c30493ce [DevTools] Use the hard coded url instead of the local storage url for presets (and make VSCode default) (#33995) Sebastian Markbåge 2025-07-25 10:27:27 -04:00
  • 36c2bf5c3e [DevTools] Allow all file links in Chrome DevTools to open in external editor (#33985) Sebastian Markbåge 2025-07-25 10:27:09 -04:00
  • 190758e623 [DevTools] Add column to vscode editor preset (#33994) Sebastian Markbåge 2025-07-25 10:21:00 -04:00
  • b1a6f03f8a [DevTools] Rerender when the browser theme changes (#33992) Sebastian Markbåge 2025-07-25 10:19:09 -04:00
  • 142fd27bf6 [DevTools] Add Option to Open Local Files directly in External Editor (#33983) Sebastian Markbåge 2025-07-25 10:16:43 -04:00
  • 7ca2d4cd2e Work around Chrome DevTools crash on performance.measure (#33997) Sebastian "Sebbie" Silbermann 2025-07-25 12:32:30 +02:00
  • 99be14c883 [Flight] Promote enableAsyncDebugInfo to stable without enableComponentPerformanceTrack (#33996) Sebastian Markbåge 2025-07-25 04:59:46 -04:00
  • 5a04619f60 [Flight] Properly close stream when no chunks need to be written after prerender (#33982) Josh Story 2025-07-24 19:38:31 -07:00
  • 1867d59c11 merge commit for archive created by Sapling Joe Savona 2025-07-24 17:44:21 -07:00
  • 3510ee0b72 [compiler] fix false positive "mutate frozen" validation with refs pr33993 Joe Savona 2025-07-24 17:44:09 -07:00
  • 0cc25b32a1 Merge 74b1e75962 into sapling-pr-archive-josephsavona Joseph Savona 2025-07-24 17:41:05 -07:00
  • 74b1e75962 [compiler] fix false positive "mutate frozen" validation with refs Joe Savona 2025-07-24 17:37:37 -07:00
  • 5db413a3bb merge commit for archive created by Sapling Lauren Tan 2025-07-24 19:49:09 -04:00
  • e8bc72f379 [compiler] Add new ValidateNoVoidUseMemo pass Lauren Tan 2025-07-24 19:48:52 -04:00
  • 70ddcc2361 merge commit for archive created by Sapling Lauren Tan 2025-07-24 19:42:02 -04:00
  • 5d968c2fa0 [compiler] Add new ValidateNoVoidUseMemo pass Lauren Tan 2025-07-24 19:41:31 -04:00
  • e062e57af5 [compiler] Disambiguate between void, implicit, and explicit returns Lauren Tan 2025-07-24 19:41:31 -04:00
  • 6e4b87a7aa Merge 6cd727ccbd into sapling-pr-archive-josephsavona Joseph Savona 2025-07-24 16:11:49 -07:00
  • 6cd727ccbd [compiler] clarify text for setState-in-effect error pr33991 Joe Savona 2025-07-24 16:11:39 -07:00
  • 3b71e2f85c [compiler] Enable additional lints by default (#33752) josephsavona 2025-07-24 16:03:36 -07:00
  • e671c74a23 [compiler] Enable additional lints by default (#33752) josephsavona 2025-07-24 16:02:56 -07:00
  • 024ff7802f Merge 294fa2c422 into sapling-pr-archive-josephsavona Joseph Savona 2025-07-24 16:01:47 -07:00
  • 294fa2c422 [compiler] Fix for edge cases of mutation of potentially frozen values pr33984 Joe Savona 2025-07-24 16:01:40 -07:00
  • 129aa85e16 [compiler] Use diagnostic for "found suppression" error (#33981) Joseph Savona 2025-07-24 15:54:24 -07:00
  • 6991be772d Merge 1c2cfa551a into sapling-pr-archive-josephsavona Joseph Savona 2025-07-24 15:54:03 -07:00
  • 1c2cfa551a [compiler] Use diagnostic for "found suppression" error pr33981 Joe Savona 2025-07-24 15:53:54 -07:00
  • bcea86945c [compiler][rfc] Enable more validations in playground. (#33777) Joseph Savona 2025-07-24 15:52:45 -07:00
  • 9394aecccd Merge db9ef43fb8 into sapling-pr-archive-josephsavona Joseph Savona 2025-07-24 15:49:39 -07:00
  • db9ef43fb8 [compiler] Use diagnostic for "found suppression" error Joe Savona 2025-07-24 15:49:20 -07:00
  • 3fbedc5980 [compiler][rfc] Enable more validations in playground. pr33777 Joe Savona 2025-07-24 15:49:20 -07:00
  • 2ae8b3dacf [compiler] Use new diagnostic printing in playground (#33767) Joseph Savona 2025-07-24 15:47:56 -07:00
  • 15af603907 Merge 6aeb352d22 into sapling-pr-archive-josephsavona Joseph Savona 2025-07-24 15:47:20 -07:00
  • 6aeb352d22 [compiler] Use diagnostic for "found suppression" error Joe Savona 2025-07-24 15:47:11 -07:00
  • 0553cd5cdd [compiler][rfc] Enable more validations in playground. Joe Savona 2025-07-24 15:47:11 -07:00
  • 5b0fe7612c [compiler] Use new diagnostic printing in playground pr33767 Joe Savona 2025-07-24 15:47:11 -07:00
  • 7f510554ad [compiler] Cleanup diagnostic messages (#33765) Joseph Savona 2025-07-24 15:45:17 -07:00
  • 2f03425a1e Merge eca7523c5d into sapling-pr-archive-josephsavona Joseph Savona 2025-07-24 15:44:37 -07:00
  • eca7523c5d [compiler] Use diagnostic for "found suppression" error Joe Savona 2025-07-24 15:44:23 -07:00
  • f2c45463d4 [compiler][rfc] Enable more validations in playground. Joe Savona 2025-07-24 15:44:23 -07:00
  • 950b8bdb6b [compiler] Use new diagnostic printing in playground Joe Savona 2025-07-24 15:44:23 -07:00
  • f263ff7e0d [compiler] Cleanup diagnostic messages pr33765 Joe Savona 2025-07-24 15:44:23 -07:00
  • a39da6c61f [compiler] Use new diagnostics for core inference errors (#33760) Joseph Savona 2025-07-24 15:43:08 -07:00
  • d99df87541 Merge 1b4eab90c2 into sapling-pr-archive-josephsavona Joseph Savona 2025-07-24 15:41:54 -07:00
  • 1b4eab90c2 [compiler] Use diagnostic for "found suppression" error Joe Savona 2025-07-24 15:41:42 -07:00
  • d5e2c0ee1f [compiler][rfc] Enable more validations in playground. Joe Savona 2025-07-24 15:41:42 -07:00
  • 8c29a45fb6 [compiler] Use new diagnostic printing in playground Joe Savona 2025-07-24 15:41:42 -07:00
  • fd2e18f40b [compiler] Cleanup diagnostic messages Joe Savona 2025-07-24 15:41:42 -07:00
  • 94fe97db2f [compiler] Use new diagnostics for core inference errors pr33760 Joe Savona 2025-07-24 15:41:42 -07:00
  • ccbdf63a2c [compiler] Fix for false positive mutation of destructured spread object (#33786) josephsavona 2025-07-24 15:41:31 -07:00
  • 97b9414b9a [compiler] Fix for false positive mutation of destructured spread object (#33786) josephsavona 2025-07-24 15:40:55 -07:00
  • 48bc166428 [compiler] Update diagnostics for ValidatePreservedManualMemoization (#33759) Joseph Savona 2025-07-24 15:39:53 -07:00
  • 72848027a5 [compiler] Improve more error messages (#33758) Joseph Savona 2025-07-24 15:39:42 -07:00
  • 6f491e948d Merge c0d9e3b189 into sapling-pr-archive-josephsavona Joseph Savona 2025-07-24 15:38:35 -07:00
  • c0d9e3b189 [compiler] Use diagnostic for "found suppression" error Joe Savona 2025-07-24 15:38:22 -07:00
  • a3e4b67ce3 [compiler][rfc] Enable more validations in playground. Joe Savona 2025-07-24 15:38:22 -07:00
  • 504d4e7498 [compiler] Use new diagnostic printing in playground Joe Savona 2025-07-24 15:38:22 -07:00
  • c403a64787 [compiler] Cleanup diagnostic messages Joe Savona 2025-07-24 15:38:22 -07:00
  • 7a2deaa3bd [compiler] Use new diagnostics for core inference errors Joe Savona 2025-07-24 15:38:22 -07:00