Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# 0.8.0

- chore: tighten dependencies ([#127](https://github.com/VeryGoodOpenSource/formz/pull/127)) - **Note:** This now requires Dart 3.5.0 or higher.
- chore(deps): bump VeryGoodOpenSource/very_good_coverage from 2 to 3 ([#120](https://github.com/VeryGoodOpenSource/formz/pull/120))
- chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0 in /example ([#124](https://github.com/VeryGoodOpenSource/formz/pull/124))
- chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0 ([#125](https://github.com/VeryGoodOpenSource/formz/pull/125))

# 0.7.0

Expand All @@ -15,7 +12,7 @@
- chore: update very good analysis to 5.1.0 ([#104](https://github.com/VeryGoodOpenSource/formz/pull/104))
- fix(docs): wrong docs ([#106](https://github.com/VeryGoodOpenSource/formz/pull/106))

- # 0.6.0
# 0.6.0

- feat: add FormzInputErrorCacheMixin mixin
- feat: add isInProgressOrSuccess to FormzSubmissionStatusX
Expand Down