Releases: shorebirdtech/shorebird
Releases · shorebirdtech/shorebird
v1.1.27
v1.1.26
v1.1.25
v1.1.24
v1.1.23
What's Changed
- fix(shorebird_cli): allow git hashes to be passed as flutter-version arg for release by @bryanoltman in #2384
- fix(shorebird_cli): fix app.dill parsing from flutter build output by @bryanoltman in #2387
- chore(shorebird_cli): draft release 1.1.23 by @bryanoltman in #2390
- Fix updater issue that would cause
shorebird_code_push
to incorrectly report that
a new patch was available for download.
Full Changelog: v1.1.22...v1.1.23
v1.1.22
v1.1.21
What's Changed
- chore(deps):
dart upgrade
by @felangel in #2366 - chore: remove was_forced from CreatePatchRequest by @bryanoltman in #2370
- feat: add isRolledBack to ReleasePatch model by @bryanoltman in #2376
- chore(shorebird_cli): release 1.1.21 by @bryanoltman in #2377
Full Changelog: v1.1.20...v1.1.21
v1.1.20
v1.1.19
What's Changed
- fix: better handling usage exception on the CLI by @erickzanardo in #2351
- fix(shorebirdl_cli): add stamp file to cache artifacts to mark successful download by @bryanoltman in #2348
- feat: enhanced error logging for patch errors on windows by @erickzanardo in #2352
- chore(deps): bump uuid from 4.4.0 to 4.4.2 in /packages/shorebird_cli in the shorebird_cli-deps group by @dependabot in #2356
- feat: better version message on existing flutter version error by @erickzanardo in #2354
- refactor: cleanup preview command test by @erickzanardo in #2359
- chore(shorebird_cli): v1.1.19 by @felangel in #2360
Full Changelog: v1.1.18...v1.1.19
v1.1.18
What's Changed
- fix(shorebird_cli): make aot_tools.dill optional for backward compatibility by @felangel in #2339
- ci: run e2e tests against multiple Flutter versions by @felangel in #2340
- feat(shorebird_cli): include flutter revision in
BuildEnvironmentMetadata
by @felangel in #2342 - chore(shorebird_cli): v1.1.18 by @felangel in #2343
Full Changelog: v1.1.17...v1.1.18