react/packages
Josh Story da6ba53b10
[UMD] Remove umd builds (#28735)
In React 19 React will finally stop publishing UMD builds. This is
motivated primarily by the lack of use of UMD format and the added
complexity of maintaining build infra for these releases. Additionally
with ESM becoming more prevalent in browsers and services like esm.sh
which can host React as an ESM module there are other options for doing
script tag based react loading.

This PR removes all the UMD build configs and forks.

There are some fixtures that still have references to UMD builds however
many of them already do not work (for instance they are using legacy
features like ReactDOM.render) and rather than block the removal on
these fixtures being brought up to date we'll just move forward and fix
or removes fixtures as necessary in the future.
2024-04-17 11:15:27 -07:00
..
dom-event-testing-library Avoid meta programming to initialize functions in module scope (#26388) 2023-03-14 21:00:22 -04:00
eslint-plugin-react-hooks [ESLint] Update README links to react.dev (#28692) 2024-04-01 10:52:34 -04:00
internal-test-utils Complete the typo fix (#28856) 2024-04-17 20:04:22 +02:00
jest-react [tests] add assertConsole<method>Dev helpers (#28732) 2024-04-11 08:19:46 -04:00
react [UMD] Remove umd builds (#28735) 2024-04-17 11:15:27 -07:00
react-art [UMD] Remove umd builds (#28735) 2024-04-17 11:15:27 -07:00
react-cache [UMD] Remove umd builds (#28735) 2024-04-17 11:15:27 -07:00
react-client Promote ASYNC_ITERATOR symbol to React Symbols (#28851) 2024-04-17 12:29:08 -04:00
react-debug-tools Devtools: Add support for useFormStatus (#28413) 2024-04-16 10:28:16 +02:00
react-devtools React DevTools 5.0.2 -> 5.1.0 (#28840) 2024-04-15 14:56:57 +01:00
react-devtools-core React DevTools 5.0.2 -> 5.1.0 (#28840) 2024-04-15 14:56:57 +01:00
react-devtools-extensions React DevTools 5.0.2 -> 5.1.0 (#28840) 2024-04-15 14:56:57 +01:00
react-devtools-fusebox feat[devtools-fusebox]: support theme option (#28832) 2024-04-12 17:26:37 +01:00
react-devtools-inline React DevTools 5.0.2 -> 5.1.0 (#28840) 2024-04-15 14:56:57 +01:00
react-devtools-shared [Devtools] Look for a ReactMemoCacheSentinel on state (#28831) 2024-04-15 13:05:05 +01:00
react-devtools-shell Devtools: Add support for useFormStatus (#28413) 2024-04-16 10:28:16 +02:00
react-devtools-timeline React DevTools 5.0.2 -> 5.1.0 (#28840) 2024-04-15 14:56:57 +01:00
react-dom [UMD] Remove umd builds (#28735) 2024-04-17 11:15:27 -07:00
react-dom-bindings Scaffolding for requestFormReset API (#28808) 2024-04-10 16:55:15 -04:00
react-is [UMD] Remove umd builds (#28735) 2024-04-17 11:15:27 -07:00
react-native-renderer Add ReactNativeTypes for root options (#28850) 2024-04-16 21:18:16 -04:00
react-noop-renderer Automatically reset forms after action finishes (#28804) 2024-04-10 16:54:24 -04:00
react-reconciler Test top level fragment inside lazy semantics (#28852) 2024-04-17 12:37:51 -04:00
react-refresh [UMD] Remove umd builds (#28735) 2024-04-17 11:15:27 -07:00
react-server Promote ASYNC_ITERATOR symbol to React Symbols (#28851) 2024-04-17 12:29:08 -04:00
react-server-dom-esm Bump canary versions to v19-canary (#28646) 2024-03-26 15:31:57 -04:00
react-server-dom-fb Upgrade flow to 0.230.0 (#28528) 2024-03-08 17:39:27 -05:00
react-server-dom-turbopack [UMD] Remove umd builds (#28735) 2024-04-17 11:15:27 -07:00
react-server-dom-webpack [UMD] Remove umd builds (#28735) 2024-04-17 11:15:27 -07:00
react-suspense-test-utils Flatten ReactSharedInternals (#28783) 2024-04-08 19:23:23 -04:00
react-test-renderer [UMD] Remove umd builds (#28735) 2024-04-17 11:15:27 -07:00
scheduler [UMD] Remove umd builds (#28735) 2024-04-17 11:15:27 -07:00
shared [UMD] Remove umd builds (#28735) 2024-04-17 11:15:27 -07:00
use-subscription [tests] Fix assertions not flushed before act (#28745) 2024-04-10 10:33:41 -04:00
use-sync-external-store [tests] Fix assertions not flushed before act (#28745) 2024-04-10 10:33:41 -04:00