5.0.0-rc.3
Pre-releaseMinor Changes
-
#817
c97da24
Thanks @jbroma! - Add Repack Reanimated Plugin which integrates react-native-reanimated into the project -
#810
46330d7
Thanks @jbroma! - Include@rspack/plugin-react-refresh
with Re.Pack instead of requiring user to install it -
#816
6ed9a6f
Thanks @jbroma! - Support platform specific assets -
#803
daffbf7
Thanks @jbroma! - Refactor FederationRuntimePlugin into two separate plugins for more granular control over the MF2 runtime behaviour (CorePlugin & ResolverPlugin)
Patch Changes
-
#821
287991e
Thanks @jbroma! - Ignore irrelevant MF2 runtime warning about request of a dependency being an expression -
#814
592fbe3
Thanks @jbroma! - Fix how size of a scaled assets is obtained (aligned with metro) -
#808
f600e07
Thanks @jbroma! - Fix type JSX runtime transform when transpiling node modules -
#819
9890400
Thanks @jbroma! - Fix missing sourcemap generation for codegen related files and configure separate rules for ts & tsx files -
#802
502527e
Thanks @thymikee! - Export commands from package entrypoint -
#820
39f80b3
Thanks @jbroma! - Ignore setUpTests warning from Reanimated by default