Releases: callstackincubator/rock
Releases · callstackincubator/rock
v0.11.5
v0.11.4
v0.11.3
What's Changed
- fix: ensure RCT_USE_RN_DEP and RCT_USE_PREBUILT_RNCORE are only set for RN 0.81 by @thymikee in #575
- chore: add workflow for cleaning up github cache after closing PRs by @thymikee in #577
- fix: create-app local workflow by @thymikee in #579
- feat: add remote cache provider setup to the create-app command by @adhorodyski in #551
- docs: add acknowledgements by @thymikee in #581
- fix: expose reactNativePath for Re.Pack getDevMiddleware by @tomhendra in #582
- fix: turn off prebuilds for brownfield builds by @thymikee in #583
- chore: update node types to 20 by @thymikee in #585
New Contributors
- @adhorodyski made their first contribution in #551
- @tomhendra made their first contribution in #582
Full Changelog: v0.11.2...v0.11.3
v0.11.2
v0.11.1
What's Changed
- fix: remove peerDependency on community-cli-plugin by @thymikee in #561
- docs: update installation command to use latest version by @okwasniewski in #562
- refactor: move saving cache to buildApp; show that fingerprint was updated by @thymikee in #559
- fix: auto replace scheme name in iOS build actions by @okwasniewski in #564
- chore: update logo by @thymikee in #565
- fix: update brownfield-gradle-plugin to 0.5 by @thymikee in #567
- chore(create-app): add hints for brownfield plugins by @thymikee in #568
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- perf: drop package-json dep by @thymikee in #553
- perf: bundle
create-rockinto single file by @jbroma in #555 - feat: ask instead of bail when git has uncommited changes by @thymikee in #558
Changes that will modify your fingerprints
- feat: use
fs-fingerprintby @szymonrybczak in #548 - feat: enable iOS prebuilds by default by @szymonrybczak in #549
Full Changelog: v0.10.2...v0.11.0
v0.10.2
What's Changed
- chore: add repository information for npm by @thymikee in #542
- fix(create-app): use compact format for empty plugins array by @szymonrybczak in #544
- fix(create-app): handle non commented out cliFile by @bacarybruno in #545
Full Changelog: v0.10.1...v0.10.2
v0.10.1
v0.10.0
What's Changed
- feat: upgrade React Native templates to 0.81 by @thymikee in #507
- fix(create-app): get package manager from lock correctly by @thymikee in #532
- fix(init): change order or appIdSuffix by @bacarybruno in #531
- chore: update Re.Pack template and dependencies config by @jbroma in #511
- feat: change AppTheme parent to Material3 by @okwasniewski in #538
- fix: make sure new ios project has properly configured iOS options by @szymonrybczak in #521
New Contributors
- @bacarybruno made their first contribution in #531
- @okwasniewski made their first contribution in #538
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
- fix: nightly build 2025-08-19 by @mdjastrzebski in #506
- chore: remove @react-native/dev-middleware dep by @thymikee in #508
- docs: update create-app readmes by @thymikee in #512
- docs: add automatic migration section to community CLI guide by @szymonrybczak in #518
- fix: skip git clean -xdf --dry-run check if not git repo by @szymonrybczak in #522
- fix: create-rock with yarn by @thymikee in #524
- fix: launch iOS app on device by @thymikee in #525
- chore: update no git remote warning by @thymikee in #526
- docs: introduction doc updates by @szymonrybczak in #527
Full Changelog: v0.9.0...v0.9.2