Skip to content

Latest commit

 

History

History
139 lines (69 loc) · 2.23 KB

File metadata and controls

139 lines (69 loc) · 2.23 KB

Change Log

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

2026-04-28

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


value_state - v2.1.0

  • FEAT: added map parameter to .merge.

2025-03-05

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


value_state - v2.0.1

  • DOCS: added pattern matching and migration.

2025-03-05

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

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

  • value_state - v2.0.0

value_state - v2.0.0

2025-02-13

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

value_state - v2.0.0-beta.1

  • DOCS: simplify README.md.
  • BREAKING REFACTOR: class ValueState is replaced by Value.
  • BREAKING REFACTOR: class ValueState is replaced by Value.

2025-02-07

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

value_state - v2.0.0-beta.0

  • BREAKING REFACTOR: class ValueState is replaced by Value.

2023-06-01

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_value_state - v1.3.6

  • FIX: buildWidget with child class as value.

value_cubit - v1.3.3

  • FIX: no emit on closed bloc.