npm package diff
Package: react-compiler-runtime
Versions: 19.0.0-beta-55955c9-20241229 - 19.0.0-beta-63e3235-20250105
File: package/src/index.ts
Index: package/src/index.ts
===================================================================
--- package/src/index.ts
+++ package/src/index.ts
@@ -4,10 +4,8 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
-'use no memo';
-
import * as React from 'react';
const {useRef, useEffect, isValidElement} = React;
const ReactSecretInternals =