forked from vuelidate/vuelidate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @vuelidate/[email protected] - @vuelidate/[email protected] - @vuelidate/[email protected]
- Loading branch information
1 parent
ad5091b
commit e002e8e
Showing
6 changed files
with
48 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.2.0](https://github.com/vuelidate/vuelidate/compare/@vuelidate/[email protected]...@vuelidate/[email protected]) (2022-07-23) | ||
|
||
|
||
### Features | ||
|
||
* add index to forEach and ValidateEach helpers ([#1065](https://github.com/vuelidate/vuelidate/issues/1065)) ([b9dd30c](https://github.com/vuelidate/vuelidate/commit/b9dd30c70debcdf66202707710bebb99fd86f103)) | ||
|
||
|
||
|
||
|
||
|
||
## [1.1.22](https://github.com/vuelidate/vuelidate/compare/@vuelidate/[email protected]...@vuelidate/[email protected]) (2022-06-24) | ||
|
||
**Note:** Version bump only for package @vuelidate/components | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,22 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.0.0-alpha.31](https://github.com/vuelidate/vuelidate/compare/@vuelidate/[email protected]...@vuelidate/[email protected]) (2022-07-23) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Add support for Vue 2.7 ([#1082](https://github.com/vuelidate/vuelidate/issues/1082)), closes [#1079](https://github.com/vuelidate/vuelidate/issues/1079) ([f3663e1](https://github.com/vuelidate/vuelidate/commit/f3663e1aa424c46991805deac55e12578482bcff)) | ||
|
||
|
||
### Features | ||
|
||
* add index to forEach and ValidateEach helpers ([#1065](https://github.com/vuelidate/vuelidate/issues/1065)) ([b9dd30c](https://github.com/vuelidate/vuelidate/commit/b9dd30c70debcdf66202707710bebb99fd86f103)) | ||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.30](https://github.com/vuelidate/vuelidate/compare/@vuelidate/[email protected]...@vuelidate/[email protected]) (2022-06-24) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,23 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.0.0-alpha.43](https://github.com/vuelidate/vuelidate/compare/@vuelidate/[email protected]...@vuelidate/[email protected]) (2022-07-23) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Add support for Vue 2.7 ([#1082](https://github.com/vuelidate/vuelidate/issues/1082)), closes [#1079](https://github.com/vuelidate/vuelidate/issues/1079) ([f3663e1](https://github.com/vuelidate/vuelidate/commit/f3663e1aa424c46991805deac55e12578482bcff)) | ||
* **types:** extend BaseValidation type to allow accessing form properties directly on v$ ([#1088](https://github.com/vuelidate/vuelidate/issues/1088)) ([9545160](https://github.com/vuelidate/vuelidate/commit/9545160289017c60a62d6b3017f9f0500040a4a0)) | ||
|
||
|
||
### Features | ||
|
||
* add validation groups ([#1066](https://github.com/vuelidate/vuelidate/issues/1066)) ([ad5091b](https://github.com/vuelidate/vuelidate/commit/ad5091beee59495ed7b9bcafec735aec830e4f11)) | ||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.42](https://github.com/vuelidate/vuelidate/compare/@vuelidate/[email protected]...@vuelidate/[email protected]) (2022-06-24) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters