Skip to content

v0.27.0

Compare
Choose a tag to compare
@bryanoltman bryanoltman released this 21 Mar 19:26
· 687 commits to main since this release
0d67bfb

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 with allow-native-diffs and allow-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