Files
cherrypick/CHANGELOG.md
Sergey Penkovsky 20e44beea7 chore(release): publish packages
- cherrypick@2.1.0
 - cherrypick_flutter@1.1.1
2025-05-19 10:12:32 +03:00

2.9 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2025-05-19

Changes


Packages with breaking changes:

Packages with other changes:

Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):

  • cherrypick - v2.1.0
  • cherrypick_flutter - v1.1.1

cherrypick_flutter - v1.1.1

cherrypick - v2.1.0

2025-05-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


cherrypick - v2.1.0-dev.1

  • FIX: fix warnings.
  • FIX: fix warnings.
  • FIX: support passing params when resolving dependency recursively in parent scope.
  • FEAT: Add async dependency resolution and enhance example.
  • FEAT: Add async dependency resolution and enhance example.

cherrypick_flutter - v1.1.1-dev.1

  • FIX: fix warnings.

2025-05-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • cherrypick_flutter - v1.1.1

cherrypick - v2.0.2

  • FIX: support passing params when resolving dependency recursively in parent scope.

2025-05-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


cherrypick_flutter - v1.1.0

  • FIX: update description.
  • FIX: update gitignore.
  • FEAT: modify api in CherryPickProvider.

2025-05-02

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • cherrypick_flutter - v1.0.1

cherrypick - v2.0.1

  • FIX: fix warning.