Commit e9f61f7
committed
chore(release): 2.0.0 [skip ci]
## [2.0.0](v1.2.0...v2.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](5508dd5))
### 🛠️ Other changes
* bump up nitro to v0.28.0 ([7776c7c](7776c7c))
* update dependencies and improve iOS build configuration ([1a4751a](1a4751a))
* update Xcode version in iOS build workflow to 16.4 ([2e32094](2e32094))
* update Xcode version in iOS build workflow to latest stable ([f0582c9](f0582c9))1 parent 64e4281 commit e9f61f7
2 files changed
+19
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
1 | 18 | | |
2 | 19 | | |
3 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
0 commit comments