v0.22.0
What's Changed
- fix(shorebird_cli): use temp file when setting preview channel by @bryanoltman in #1615
- refactor(shorebird_cli): throw error if incomplete engine config args are provided by @bryanoltman in #1616
- refactor(shorebird_cli): rename process.dart to shorebird_process.dart by @bryanoltman in #1617
- chore(shorebird_cli): only set aab channel if it is different by @bryanoltman in #1618
- fix(shorebird_cli):
which.exe
line terminator on windows by @felangel in #1628 - feat: upgrade to Flutter 3.16.7 by @felangel in #1638
- fix(shorebird_cli): add required
--output
toAotTools.link
by @felangel in #1641 - feat(shorebird_cli): Use diffs for iOS patching by @bryanoltman in #1629
- docs: update
NOTES_ON_CODEPUSH.md
by @rickduggan in #1622 - fix: old aot_tools binaries do not work by @eseidel in #1645
- fix(shorebird_cli): handle renamed Runner by @bryanoltman in #1649
- fix(shorebird_cli): fix hangs in patch command output by @bryanoltman in #1647
- docs: update release notes by @bryanoltman in #1651
- chore: update release notes. by @eseidel in #1652
New Contributors
- @rickduggan made their first contribution in #1622
Full Changelog: v0.21.1...v0.22.0