Skip to content

v3.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Oct 18:26
· 50 commits to main since this release

3.4.0 (2025-10-11)

✨ Features

  • migrate Android package files from Java to Kotlin (fb57707)
  • nitro: conditionally include bunfig.toml in files to copy based on package manager (f2852ef)

🐛 Bug Fixes

  • update createViewManagers method signature to use generic ViewManager types (971d0f2)

🛠️ Other changes

  • actions: modify bun install command to conditionally use --linker=hoisted (4d6eb26)
  • actions: update Maestro CLI installation to version 1.40.0 (1a9c819)
  • ci: integrate ccache for improved build performance in CI workflow (98d771a)
  • config: add bunfig.toml with --linker=hoisted flag (f55f409)
  • deps-dev: bump @commitlint/cli from 19.8.1 to 20.0.0 (f3de7f9)
  • deps-dev: bump @commitlint/cli from 20.0.0 to 20.1.0 (660df9e)
  • deps-dev: bump @commitlint/config-conventional (cbd1a21)
  • deps-dev: bump @types/node from 24.4.0 to 24.5.2 (dc64f45)
  • deps-dev: bump @types/node from 24.5.2 to 24.7.0 (18ce478)
  • deps-dev: bump @types/node from 24.7.0 to 24.7.1 (c02d803)
  • deps-dev: bump @typescript-eslint/eslint-plugin (44277ab)
  • deps-dev: bump @typescript-eslint/eslint-plugin (3a34416)
  • deps-dev: bump @typescript-eslint/eslint-plugin (c1b184f)
  • deps-dev: bump @typescript-eslint/parser from 8.43.0 to 8.46.0 (ba57430)
  • deps-dev: bump eslint from 9.35.0 to 9.36.0 (f8cdd86)
  • deps-dev: bump eslint from 9.36.0 to 9.37.0 (cc09370)
  • deps-dev: bump eslint-plugin-n from 17.22.0 to 17.23.0 (3d1a65e)
  • deps-dev: bump eslint-plugin-n from 17.23.0 to 17.23.1 (064f1aa)
  • deps-dev: bump lefthook from 1.13.0 to 1.13.1 (775795c)
  • deps-dev: bump lefthook from 1.13.1 to 1.13.5 (2ef01b0)
  • deps-dev: bump lefthook from 1.13.5 to 1.13.6 (5af6512)
  • deps-dev: bump semantic-release from 24.2.8 to 24.2.9 (60c94c9)
  • deps-dev: bump semantic-release in /assets/template (65e1c47)
  • deps-dev: bump typescript from 5.8.3 to 5.9.3 (005f283)
  • deps: bump commander from 14.0.0 to 14.0.1 (fbf1cdb)
  • deps: bump up react-native to 0.82 (3d2e5fd)
  • deps: update bun install commands to use --linker=hoisted across workflows and scripts (13a6965)
  • deps: update react and react-native to versions 19.1.1 and 0.82.0-rc.5 (1659920)
  • deps: update react-native to version 0.81.4 (463f959)
  • scripts: add debug output option to e2e-maestro.sh recording command (eb1a84b)
  • scripts: enhance e2e-maestro.sh with project root path (ff06e4e)
  • scripts: update e2e-maestro.sh (1140ac8)
  • scripts: update e2e-maestro.sh to include --local flag in recording command (d654c74)