v0.27.0
What's Changed
- fix(shorebird_cli): check for new android build artifacts location by @bryanoltman in #1799
- refactor(shorebird_cli): split PatchDiffChecker's force into allowNativeChanges and allowAssetChanges by @bryanoltman in #1800
- feat(shorebird_cli): replace
force
flag withallow-native-diffs
andallow-asset-diffs
by @bryanoltman in #1801 - chore(shorebird_cli): remove deprecated
flutter versions use
command by @bryanoltman in #1802 - refactor(shorebird_cli): pull ExportOptionsPlist logic into new class by @bryanoltman in #1804
- fix(shorebird_cli): add export-options-plist option to patch ios by @bryanoltman in #1805
- chore(shorebird_cli): draft release 0.27.0 by @bryanoltman in #1806
Full Changelog: v0.26.7...v0.27.0