Skip to content

v3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 12:43
· 120 commits to main since this release

3.1.0 (2025-07-31)

✨ Features

  • actions: add Setup Maestro action to install Maestro CLI (70838ef)
  • add support for --package-type which can either be view or module (83fb57d)

🐛 Bug Fixes

  • ci: update e2e workflow to use dynamic paths for Android app build and test execution (b87a171)
  • code: update import statement to conditionally include Text based on hybrid view (362391f)
  • e2e: correct path to gradlew in Android app build step (#274) (d544c3a)
  • e2e: update emulator options in E2E test configuration for improved performance (d727d90)
  • e2e: update emulator options in E2E test configuration for improved performance (#286) (e556a5c)

🔄 Code Refactors

  • improve formatting and readability in create.ts for package type validation (84615a1)

🛠️ Other changes

  • add xcpretty installation step to CI workflow for improved iOS build output (d88e2e3)
  • bum up nitro to 0.27.2 (0d08a5d)
  • bump up nitro and react-native (165558f)
  • change macOS runner version in CI workflow for iOS E2E tests (6e57677)
  • ci: add Git author and committer information to release workflow (7f4e371)
  • ci: enhance e2e workflow by adding Android app build and installation steps (021450f)
  • deps-dev: bump @types/jest in /assets/template (#250) (041f217)
  • deps-dev: bump @types/node from 24.0.1 to 24.0.10 (#244) (25cbc66)
  • deps-dev: bump @types/node from 24.0.10 to 24.0.12 (#254) (0619552)
  • deps-dev: bump @types/node from 24.0.12 to 24.0.13 (#258) (97be28b)
  • deps-dev: bump @typescript-eslint/eslint-plugin (#248) (0d326d0)
  • deps-dev: bump @typescript-eslint/parser from 8.34.1 to 8.36.0 (#249) (338e58e)
  • deps-dev: bump eslint from 9.30.0 to 9.30.1 (#243) (4aa9aa2)
  • deps-dev: bump lefthook from 1.11.14 to 1.11.16 (#242) (66cb81c)
  • deps-dev: bump lefthook from 1.11.16 to 1.12.0 (#253) (11222d1)
  • deps-dev: bump lefthook from 1.12.0 to 1.12.2 (#272) (a676ae3)
  • deps-dev: bump prettier from 3.5.3 to 3.6.2 (#245) (4dd4586)
  • e2e: add caching and pod installation steps to iOS workflow (66d2b62)
  • e2e: add conditional execution for E2E tests based on previous workflow success (ed4540f)
  • e2e: remove commented-out Java setup steps from e2e workflow (#261) (fd48bed)
  • release: 3.1.0-next.1 [skip ci] (87f15c6)
  • release: 3.1.0-next.2 [skip ci] (ebab473)
  • update dependencies in bun.lock to latest versions (1e67116)
  • update macOS version in CI workflow for iOS build testing (2da1045)
  • update nitro-codegen and react-native-nitro-modules to version 0.26.4 (5d94e84)
  • update package.json dependencies and add fix-prefab.gradle file (7108fbd)
  • workflows: update release and test workflows (#246) (acb90e5)