Commit Graph

  • a7fa8702ee Remove v19 beta specific issue template (#32795) Jack Pope 2025-03-31 15:53:17 -04:00
  • 81dc31ede7 Mark the root as animating if any Portal mutates or resizes (#32772) sebmarkbage 2025-03-31 12:19:16 -07:00
  • 95671b4eb3 Mark the root as animating if any Portal mutates or resizes (#32772) Sebastian Markbåge 2025-03-31 15:13:11 -04:00
  • 6377903074 Update 19.1 changelog to remove confusing owner stack sentance Matt Carroll 2025-03-28 14:55:28 -07:00
  • 095ce8a311 Fix changelog Owner Stack spelling consistency Matt Carroll 2025-03-28 14:30:13 -07:00
  • 18a11339c3 Update 19.1 changelog to add owner stack context Matt Carroll 2025-03-28 14:02:11 -07:00
  • d726d692ed Add changelog for 19.1.0 (#32781) Matt Carroll 2025-03-28 13:21:29 -07:00
  • 50c5cdb653 Bump next prerelease version numbers (#32782) lauren 2025-03-28 16:20:04 -04:00
  • deb7859bb0 [compiler][snap] Fix test filter + watch mode (#32780) mofeiZ 2025-03-28 16:03:08 -04:00
  • d56920e42f Merge 533db98c6f into sapling-pr-archive-mofeiZ mofeiZ 2025-03-28 15:58:14 -04:00
  • 533db98c6f [compiler][snap] Fix test filter + watch mode pr32780 Mofei Zhang 2025-03-28 11:19:09 -04:00
  • b499a7a100 Merge 6a7a8a0203 into sapling-pr-archive-mofeiZ mofeiZ 2025-03-28 15:56:36 -04:00
  • 6a7a8a0203 [compiler][repro] Nested fbt test fixture pr32779 Mofei Zhang 2025-03-28 15:45:45 -04:00
  • cda53da94d merge commit for archive created by Sapling Mofei Zhang 2025-03-28 15:12:28 -04:00
  • 8ef9d1f91d [compiler][bugfix] Bail out when a memo block declares hoisted fns Mofei Zhang 2025-03-28 15:02:36 -04:00
  • c919590aec [compiler][bugfix] expand StoreContext to const / let / function variants Mofei Zhang 2025-03-28 15:02:36 -04:00
  • 1825990c56 [release] Don't lookup build-info.json when updating version numbers (#32778) lauren 2025-03-28 14:35:29 -04:00
  • 1de32a5e75 [release] Also split the onlyPackages param (#32777) lauren 2025-03-28 14:35:18 -04:00
  • 6cd281534a Merge 6c5ca7a35a into sapling-pr-archive-poteto lauren 2025-03-28 14:17:38 -04:00
  • 6c5ca7a35a [release] Don't lookup build-info.json when updating version numbers Lauren Tan 2025-03-28 14:17:28 -04:00
  • e1628d5985 [release] Also split the onlyPackages param Lauren Tan 2025-03-28 14:17:26 -04:00
  • b7b4028e3c merge commit for archive created by Sapling Lauren Tan 2025-03-28 14:06:24 -04:00
  • 03b22a9940 [release] Don't lookup build-info.json when updating version numbers Lauren Tan 2025-03-28 14:06:12 -04:00
  • ad568e714e Merge df10e77346 into sapling-pr-archive-poteto lauren 2025-03-28 14:06:11 -04:00
  • df10e77346 [release] Don't lookup build-info.json when updating version numbers Lauren Tan 2025-03-28 14:05:42 -04:00
  • b2b0b8bb5a [release] Also split the onlyPackages param Lauren Tan 2025-03-28 13:59:41 -04:00
  • cb70b73d5a feat(babel-plugin-react-compiler): support satisfies operator (#32742) mofeiZ 2025-03-28 08:16:33 -07:00
  • ef4bc8b4f9 feat(babel-plugin-react-compiler): support satisfies operator (#32742) Rodrigo Faria 2025-03-28 15:10:32 +00:00
  • 0c1b2bf6d6 [compiler] Fix inferEffectDependencies lint false positives (#32769) mofeiZ 2025-03-27 09:24:40 -07:00
  • 8039f1b2a0 [compiler] Fix inferEffectDependencies lint false positives (#32769) mofeiZ 2025-03-27 12:18:50 -04:00
  • db548de331 Merge caf09d1e60 into sapling-pr-archive-mofeiZ mofeiZ 2025-03-27 10:57:16 -04:00
  • caf09d1e60 [compiler] Fix inferEffectDependencies lint false positives pr32769 Mofei Zhang 2025-03-27 10:52:16 -04:00
  • 9bbdaf4f1d Merge ef44cd1702 into sapling-pr-archive-mofeiZ mofeiZ 2025-03-26 21:23:22 -04:00
  • ef44cd1702 [compiler][bugfix] Bail out when a memo block declares hoisted fns Mofei Zhang 2025-03-26 21:22:56 -04:00
  • 53b3678619 [compiler][bugfix] expand StoreContext to const / let / function variants Mofei Zhang 2025-03-26 18:33:40 -04:00
  • d587415660 Mark shouldStartViewTransition as true when there's an enter animation (#32764) sebmarkbage 2025-03-26 15:18:39 -07:00
  • 4280563b04 Mark shouldStartViewTransition as true when there's an enter animation (#32764) Sebastian Markbåge 2025-03-26 18:12:59 -04:00
  • bea1002a4f s/HTML/text for text hydration mismatches (#32763) rickhanlonii 2025-03-26 14:46:01 -07:00
  • 473ee29cdb s/HTML/text for text hydration mismatches (#32763) rickhanlonii 2025-03-26 14:45:27 -07:00
  • 3e88e97c11 s/HTML/text for text hydration mismatches (#32763) Ricky 2025-03-26 17:39:52 -04:00
  • c06bad4f71 Add getComputedStyle helper to ViewTransition refs (#32751) sebmarkbage 2025-03-26 13:00:00 -07:00
  • 204d73a37e Add "auto" class to mean the built-in should run (#32761) poteto 2025-03-26 12:52:56 -07:00
  • 86c53b445d Rename <ViewTransition className="..."> to <ViewTransition default="..."> (#32734) sebmarkbage 2025-03-26 12:12:23 -07:00
  • f134b3993a Add getComputedStyle helper to ViewTransition refs (#32751) Sebastian Markbåge 2025-03-26 15:02:53 -04:00
  • fceb0f80bc Add "auto" class to mean the built-in should run (#32761) Sebastian Markbåge 2025-03-26 15:02:43 -04:00
  • e0c99c4ea1 Rename <ViewTransition className="..."> to <ViewTransition default="..."> (#32734) Sebastian Markbåge 2025-03-26 15:02:05 -04:00
  • a28916b5dd Don't flush synchronous work if we're in the middle of a ViewTransition async sequence (#32760) sebmarkbage 2025-03-26 11:50:54 -07:00
  • 7c2bf8c31d Don't flush synchronous work if we're in the middle of a ViewTransition async sequence (#32760) sebmarkbage 2025-03-26 11:50:22 -07:00
  • a5297ece62 Don't flush synchronous work if we're in the middle of a ViewTransition async sequence (#32760) Sebastian Markbåge 2025-03-26 14:40:23 -04:00
  • 574b2c4d1d [compiler][be] Playground now uses tsup bundled plugin (#32759) mofeiZ 2025-03-26 11:38:23 -07:00
  • 7ec3133d86 [compiler][be] Test runner (snap) now uses tsup bundled plugin (#32758) mofeiZ 2025-03-26 11:35:39 -07:00
  • 254114616a [compiler][be] Playground now uses tsup bundled plugin (#32759) mofeiZ 2025-03-26 14:31:20 -04:00
  • 33999c4317 [compiler][be] Test runner (snap) now uses tsup bundled plugin (#32758) mofeiZ 2025-03-26 14:27:42 -04:00
  • d09b1dc19d merge commit for archive created by Sapling Mofei Zhang 2025-03-26 14:25:51 -04:00
  • 850d7aff64 [compiler][be] Playground now uses tsup bundled plugin Mofei Zhang 2025-03-26 13:52:41 -04:00
  • 810414ae6d merge commit for archive created by Sapling Mofei Zhang 2025-03-26 13:53:03 -04:00
  • 76575bb1ab [compiler][be] Playground now uses tsup bundled plugin Mofei Zhang 2025-03-26 13:52:41 -04:00
  • 591de871cd [compiler][be] Test runner (snap) now uses tsup bundled plugin Mofei Zhang 2025-03-26 13:26:49 -04:00
  • d859720bb0 Merge adf33c39d5 into sapling-pr-archive-mofeiZ mofeiZ 2025-03-26 13:50:26 -04:00
  • adf33c39d5 [compiler][be] Playground now uses tsup bundled plugin Mofei Zhang 2025-03-26 13:48:53 -04:00
  • ecdc8b5b82 merge commit for archive created by Sapling Mofei Zhang 2025-03-26 13:49:12 -04:00
  • 866872f653 [compiler][be] Test runner (snap) now uses tsup bundled plugin Mofei Zhang 2025-03-26 13:26:49 -04:00
  • 03010b2d26 Merge d2fcf2cde3 into sapling-pr-archive-mofeiZ mofeiZ 2025-03-26 13:39:39 -04:00
  • d2fcf2cde3 [compiler][be] Test runner (snap) now uses tsup bundled plugin Mofei Zhang 2025-03-26 13:26:49 -04:00
  • 5f232d72d4 [ci] Skip yarn install on cache hit (#32757) lauren 2025-03-26 13:13:39 -04:00
  • 2bdada5d6b Merge 440ba88baf into sapling-pr-archive-poteto lauren 2025-03-26 13:05:07 -04:00
  • 440ba88baf [ci] Skip yarn install on cache hit Lauren Tan 2025-03-26 13:05:01 -04:00
  • 8649cdcc31 merge commit for archive created by Sapling Lauren Tan 2025-03-26 13:01:41 -04:00
  • 4af199ec41 [ci] Skip yarn install on cache hit Lauren Tan 2025-03-26 12:17:26 -04:00
  • 6453b37cfb Merge ceb0bc8501 into sapling-pr-archive-poteto lauren 2025-03-26 12:18:01 -04:00
  • ceb0bc8501 [ci] Skip yarn install on cache hit Lauren Tan 2025-03-26 12:17:26 -04:00
  • 0c4df01e80 [crud] Revert CRUD overload (#32741) poteto 2025-03-26 09:16:06 -07:00
  • 5dd6f3faaf [crud] Revert CRUD overload (#32741) poteto 2025-03-26 09:15:37 -07:00
  • 9477f11aa2 Fix ownerStackLimit feature gating for tests (#32726) jackpope 2025-03-26 09:09:26 -07:00
  • 2057aaeae8 Fix ownerStackLimit feature gating for tests (#32726) jackpope 2025-03-26 09:09:00 -07:00
  • 313332d111 [crud] Revert CRUD overload (#32741) lauren 2025-03-26 12:04:57 -04:00
  • f99c9feaf7 Fix ownerStackLimit feature gating for tests (#32726) Ricky 2025-03-26 12:01:05 -04:00
  • 514863d669 Merge 41524d47e0 into sapling-pr-archive-poteto lauren 2025-03-26 11:57:03 -04:00
  • 41524d47e0 [crud] Revert CRUD overload Lauren Tan 2025-03-26 11:56:17 -04:00
  • 3f7455b1b6 Warn for duplicate ViewTransition names (#32752) sebmarkbage 2025-03-25 19:08:55 -07:00
  • 8ac25e5201 Warn for duplicate ViewTransition names (#32752) Sebastian Markbåge 2025-03-25 22:03:05 -04:00
  • be61447cca Avoid double logging component render time (#32749) sebmarkbage 2025-03-25 18:03:19 -07:00
  • f9e1b16098 Avoid double logging component render time (#32749) Sebastian Markbåge 2025-03-25 20:57:20 -04:00
  • 0c45045456 [ci] Fix param casing (#32748) poteto 2025-03-25 13:13:00 -07:00
  • 4845e16c22 [ci] Fix param casing (#32748) lauren 2025-03-25 16:05:41 -04:00
  • 7b9e7103d4 merge commit for archive created by Sapling Lauren Tan 2025-03-25 15:59:15 -04:00
  • 3cf1050a55 [ci] Fix param casing Lauren Tan 2025-03-25 15:59:05 -04:00
  • 6c94742453 Merge 74b282d84d into sapling-pr-archive-poteto lauren 2025-03-25 15:47:09 -04:00
  • 74b282d84d [ci] Fix param casing Lauren Tan 2025-03-25 15:47:01 -04:00
  • 4f78c9617f Merge ab3338497b into sapling-pr-archive-poteto lauren 2025-03-25 15:35:10 -04:00
  • ab3338497b [ci] Fix param casing Lauren Tan 2025-03-25 15:07:10 -04:00
  • 553a175c90 [ci] Fix incorrect condition (#32746) lauren 2025-03-25 14:37:51 -04:00
  • 6e1bc344ae merge commit for archive created by Sapling Mofei Zhang 2025-03-25 14:34:19 -04:00
  • 78856eff76 [compiler][bugfix] Avoid inserting duplicate context variable declarations pr32745 Mofei Zhang 2025-03-25 12:01:46 -04:00
  • 5bbeeed763 merge commit for archive created by Sapling Mofei Zhang 2025-03-25 14:32:51 -04:00
  • b999e8ef62 [compiler][bugfix] expand StoreContext to const / let / function variants Mofei Zhang 2025-03-25 14:29:34 -04:00
  • 275c34af10 merge commit for archive created by Sapling Mofei Zhang 2025-03-25 14:27:07 -04:00
  • 6d5ddb384b [compiler][bugfix] expand StoreContext to const / let / function variants Mofei Zhang 2025-03-25 14:16:08 -04:00
  • 7e2e56e557 Merge 12d2c9811c into sapling-pr-archive-poteto lauren 2025-03-25 14:23:15 -04:00
  • 12d2c9811c [ci] Fix incorrect condition Lauren Tan 2025-03-25 14:22:40 -04:00