Commit 6311ed8
authored
chore: release 5.4.0 (#128)
Promote from dev to stable:
* feat: remove iOS 16 (#126) — the platform removed iOS 16 on 2026-08-24, so
`--ios-version 16` now fails against the API regardless of CLI version.
Dropping '16' from `EiOSVersions` moves that rejection client-side with a
better message ("Expected one of: 18, 17, 26") instead of a round trip to a
400. `--help` follows automatically, since the option list is derived from
the enum. Defaults were already iphone-14 / 17 and are unaffected — iPhone 14
keeps iOS 17 and 18.
`src/types/generated/schema.types.ts` is regenerated against the post-removal
API swagger; alongside narrowing `iOSVersion` it picks up the API-side drift
that had accumulated since the artifact was last built on 2026-08-06.
No platform prerequisite in the other direction: the API is already serving the
reduced matrix, verified end-to-end on dev (a 5.3.1 CLI targeting iOS 16 is
refused by the fetched compatibility data, and a per-flow override reaches the
server-side gate).
`Release-As: 5.4.0` because the promotion commit is a `chore:` and would
otherwise cut no release at all. It is 5.4.0 rather than 6.0.0 deliberately:
#126 carried a `!` in its PR title, which is what put the beta line on a
6.0.0-beta.2 release PR before #127 re-pinned it. Removing a version the
platform no longer serves takes away nothing that still worked, so it is not a
major. The `!` does not reach production anyway — promotions are squash-merged,
so it lives only in dev's history.
Carries only the source delta — package.json version, CHANGELOG.md and the
release-please manifests stay as release-please left them on production.
Release-As: 5.4.01 parent 23e7fe7 commit 6311ed8
2 files changed
Lines changed: 62 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
145 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
| |||
689 | 690 | | |
690 | 691 | | |
691 | 692 | | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
692 | 716 | | |
693 | 717 | | |
694 | 718 | | |
| |||
1626 | 1650 | | |
1627 | 1651 | | |
1628 | 1652 | | |
1629 | | - | |
| 1653 | + | |
1630 | 1654 | | |
1631 | 1655 | | |
1632 | 1656 | | |
| |||
1666 | 1690 | | |
1667 | 1691 | | |
1668 | 1692 | | |
1669 | | - | |
| 1693 | + | |
1670 | 1694 | | |
1671 | 1695 | | |
1672 | 1696 | | |
| |||
1717 | 1741 | | |
1718 | 1742 | | |
1719 | 1743 | | |
1720 | | - | |
| 1744 | + | |
1721 | 1745 | | |
1722 | 1746 | | |
1723 | 1747 | | |
| |||
2300 | 2324 | | |
2301 | 2325 | | |
2302 | 2326 | | |
2303 | | - | |
2304 | | - | |
2305 | | - | |
| 2327 | + | |
2306 | 2328 | | |
2307 | 2329 | | |
2308 | 2330 | | |
| |||
2933 | 2955 | | |
2934 | 2956 | | |
2935 | 2957 | | |
2936 | | - | |
2937 | 2958 | | |
2938 | 2959 | | |
2939 | 2960 | | |
| |||
2997 | 3018 | | |
2998 | 3019 | | |
2999 | 3020 | | |
3000 | | - | |
3001 | | - | |
| 3021 | + | |
3002 | 3022 | | |
3003 | 3023 | | |
3004 | 3024 | | |
| |||
3016 | 3036 | | |
3017 | 3037 | | |
3018 | 3038 | | |
3019 | | - | |
3020 | | - | |
| 3039 | + | |
3021 | 3040 | | |
3022 | 3041 | | |
3023 | 3042 | | |
| |||
3027 | 3046 | | |
3028 | 3047 | | |
3029 | 3048 | | |
3030 | | - | |
3031 | | - | |
| 3049 | + | |
3032 | 3050 | | |
3033 | 3051 | | |
3034 | 3052 | | |
| |||
3139 | 3157 | | |
3140 | 3158 | | |
3141 | 3159 | | |
| 3160 | + | |
| 3161 | + | |
3142 | 3162 | | |
3143 | 3163 | | |
3144 | 3164 | | |
| |||
3198 | 3218 | | |
3199 | 3219 | | |
3200 | 3220 | | |
| 3221 | + | |
| 3222 | + | |
| 3223 | + | |
| 3224 | + | |
| 3225 | + | |
| 3226 | + | |
| 3227 | + | |
| 3228 | + | |
| 3229 | + | |
| 3230 | + | |
| 3231 | + | |
| 3232 | + | |
| 3233 | + | |
| 3234 | + | |
| 3235 | + | |
| 3236 | + | |
| 3237 | + | |
| 3238 | + | |
| 3239 | + | |
| 3240 | + | |
| 3241 | + | |
| 3242 | + | |
| 3243 | + | |
| 3244 | + | |
| 3245 | + | |
| 3246 | + | |
3201 | 3247 | | |
3202 | 3248 | | |
3203 | 3249 | | |
| |||
3882 | 3928 | | |
3883 | 3929 | | |
3884 | 3930 | | |
3885 | | - | |
3886 | 3931 | | |
3887 | 3932 | | |
3888 | 3933 | | |
| |||
0 commit comments