Skip to content

v1.2.1

Choose a tag to compare

@RogerioDoCarmo RogerioDoCarmo released this 31 May 11:14

What's Changed

A maintenance release — CI/config only, no app runtime changes.

Dependency management

  • Dependabot reconfigured for Git Flow + Expo SDK 54 (#14): opens PRs against develop instead of main; ignores Expo-SDK-managed packages (expo, expo-*, react, react-native*, @types/react, react-test-renderer) so it no longer proposes SDK-54-incompatible native bumps; groups npm dev-tooling and GitHub Actions updates into single PRs.
  • Closed 4 Dependabot PRs that bumped SDK-54-pinned packages (expo-dev-client@56, gesture-handler@3, safe-area-context@5.8, react).

CI / tooling

  • GitHub Actions bumps (#15): actions/checkout@v6, pnpm/action-setup@v6, actions/setup-java@v5, actions/github-script@v9, actions/upload-artifact@v7.
  • lint-staged 17.0.5 → 17.0.6.

Chore

  • Version bumped to 1.2.1 (#16).

Full Changelog: v1.2.0...v1.2.1