Skip to content

Releases: callstackincubator/rock

v0.13.1

12 May 10:14

Choose a tag to compare

What's Changed

Other Changes

  • chore: v0.13.0 by @github-actions[bot] in #692
  • [codex] Update CI to Node.js 24 by @thymikee in #697
  • [codex] Enable npm trusted publishing by @thymikee in #698
  • ci: skip already published packages during release by @thymikee in #699
  • feat: support prebuilt React Native in #696

Full Changelog: v0.13.0...v0.13.1

v0.13.0

12 May 10:10

Choose a tag to compare

What's Changed

Features 🚀

  • feat: filter xcodebuild errors for readability by @thymikee in #673
  • feat: add a hint to skip cache with "--local" flag by @thymikee in #672
  • feat: experimental support for CNG and Expo Config Plugins by @thymikee in #166
  • feat: use metro config from plugin-metro; make config optional by @thymikee in #676

Bug Fixes 🐛

  • fix(brownfield-ios): set output dir based on sourceDir by @thymikee in #677

Other Changes

  • chore: v0.12.7 by @github-actions[bot] in #675
  • chore: v0.12.8 by @github-actions[bot] in #678
  • Add --host flag support to run:ios and run:android commands by @JakubKorytko in #682
  • chore: v0.12.9 by @github-actions[bot] in #683
  • fix: ios build for new app on ruby 3.4.0 by @SzaszkowMaksim in #680
  • docs: update stale link by @SzaszkowMaksim in #684
  • feat: add check ELF alignment command by @LukasMod in #686
  • chore: v0.12.10 by @github-actions[bot] in #685
  • chore: v0.12.11 by @github-actions[bot] in #687
  • [codex] fix prebuild project name replacement by @thiagobrez in #689
  • chore: v0.12.12 by @github-actions[bot] in #690
  • [codex] regen native dirs in expo config plugin tests by @thiagobrez in #691
  • docs: add ccache option for clean command by @LukasMod in #693
  • feat: use GitHub CLI if available to auth instead of GITHUB_TOKEN by @lukas-preply in #694
  • [codex] add Expo icon support to config plugins by @thiagobrez in #695

New Contributors

Full Changelog: v0.12.6...v0.13.0

v0.12.11

19 Feb 13:00

Choose a tag to compare

What's Changed

Features 🚀

Other Changes

Full Changelog: v0.12.10...v0.12.11

v0.12.10

19 Feb 12:59

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.12.9...v0.12.10

v0.12.9

19 Feb 12:59

Choose a tag to compare

What's Changed

Features 🚀

  • feat: filter xcodebuild errors for readability by @thymikee in #673
  • feat: add a hint to skip cache with "--local" flag by @thymikee in #672

Bug Fixes 🐛

  • fix(brownfield-ios): set output dir based on sourceDir by @thymikee in #677

Other Changes

  • chore: v0.12.7 by @github-actions[bot] in #675
  • chore: v0.12.8 by @github-actions[bot] in #678
  • Add --host flag support to run:ios and run:android commands by @JakubKorytko in #682

New Contributors

Full Changelog: v0.12.6...v0.12.9

v0.12.8

19 Feb 12:58

Choose a tag to compare

What's Changed

Features 🚀

  • feat: filter xcodebuild errors for readability by @thymikee in #673
  • feat: add a hint to skip cache with "--local" flag by @thymikee in #672

Bug Fixes 🐛

  • fix(brownfield-ios): set output dir based on sourceDir by @thymikee in #677

Other Changes

  • chore: v0.12.7 by @github-actions[bot] in #675

Full Changelog: v0.12.6...v0.12.8

v0.12.7

20 Jan 12:37

Choose a tag to compare

What's Changed

Features 🚀

  • feat: filter xcodebuild errors for readability by @thymikee in #673
  • feat: add a hint to skip cache with "--local" flag by @thymikee in #672

Full Changelog: v0.12.6...v0.12.7

v0.12.6

20 Jan 12:37
ac41e4b

Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v0.12.5...v0.12.6

v0.12.5

12 Jan 12:17
26eea04

Choose a tag to compare

What's Changed

Features 🚀

  • feat: expose brownfield plugin actions & types by @artus9033 in #666

Bug Fixes 🐛

  • fix: make iOS brownfield action run without cache, as on Android by @thymikee in #668

Other Changes

  • chore: upgrade rspress theme to 0.5.1 by @thymikee in #665
  • chore: set declarationMap: true in tsconfig by @thymikee in #667
  • chore: v0.12.5 by @github-actions[bot] in #669

Full Changelog: v0.12.4...v0.12.5

v0.12.4

09 Jan 13:31
d7b50f5

Choose a tag to compare

What's Changed

Features 🚀

  • feat(iOS): --use-app-entitlements for merging app entitlements & provisioning profiles entitlements by @ajanuar in #637

New Contributors

Full Changelog: v0.12.3...v0.12.4