Skip to content

Commit b4b0165

Browse files
chore(release): 10.1.0-beta
1 parent ed0a332 commit b4b0165

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 10.1.0-beta
2+
3+
* Add support for errorBuilder [created on Flutter core](https://github.com/flutter/flutter/pull/162255). By @deandreamatias on [#1480](https://github.com/flutter-form-builder-ecosystem/flutter_form_builder/issues/1480)
4+
15
# 10.0.1
26

37
* feat: [#1473](https://github.com/flutter-form-builder-ecosystem/flutter_form_builder/pull/1475) update intl constraints to allow use <0.21.0 by @deandreamatias

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_form_builder
22
description: This package helps in creation of forms in Flutter by removing the boilerplate code, reusing validation, react to changes, and collect final user input.
3-
version: 10.0.1
3+
version: 10.1.0-beta
44
repository: https://github.com/flutter-form-builder-ecosystem/flutter_form_builder
55
homepage: https://github.com/flutter-form-builder-ecosystem
66
issue_tracker: https://github.com/flutter-form-builder-ecosystem/flutter_form_builder/issues

0 commit comments

Comments
 (0)