v0.9.0
Rename RNEF to Rock
React Native Enterprise Framework is now Rock! New name, same framework targeted for enterprise scale and power users.
Blog post: https://www.callstack.com/blog/react-native-enterprise-framework-is-now-rock
For automated migration run:
npm create rock
General migration instructions (in case automated one didn't work):
- rename
@rnef/clitorock - rename
@rnef/*packages to@rock-js/* - replace
rnefreferences torock(including .gitignore) - upgrade GitHub Actions to v3:
callstackincubator/android: 8fe27a5a3efcf32b54e4741be0ba58bafc73bb0d,callstackincubator/iOS: dd886b4ad3b35351d799d4c2633a678c94549038
- rename
rnef.config.mjstorock.config.mjs