Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 08:11
· 35 commits to main since this release

2.0.0 (2025-08-17)

⚠ BREAKING CHANGES

  • ios: No more NitroInAppBrowserPresentationStyle enum import required. Use string literals directly for presentation types.

✨ Features

  • ios: replace enum import with direct string types for presentationStyle (5508dd5)

🛠️ Other changes

  • bump up nitro to v0.28.0 (7776c7c)
  • update dependencies and improve iOS build configuration (1a4751a)
  • update Xcode version in iOS build workflow to 16.4 (2e32094)
  • update Xcode version in iOS build workflow to latest stable (f0582c9)