Skip to content

Commit 5fd79e3

Browse files
chore: updates changelog
1 parent 9486275 commit 5fd79e3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

changelog/38.v1.6.7.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## 1.6.7
2+
3+
### Sept 18, 2024
4+
5+
## 🐛 Bug Fixes
6+
* Fixes compatibility with Vue 3.5.6 ([#1501](https://github.com/formkit/formkit/pull/1501))
7+
* Indicates compatibility with new v4 nuxt ([#1418](https://github.com/formkit/formkit/pull/1418))
8+
* Fixes casing for the `type` prop of `datetime-local` input ([#1486](https://github.com/formkit/formkit/pull/1486))
9+
* Keeps placeholder for null or undefined as well ([#1474](https://github.com/formkit/formkit/pull/1474))
10+
11+
## 💪 New features
12+
13+
* New validation rules `date_before_or_equal`, `date_after_or_equal`, `date_before_node`, `date_after_node`

0 commit comments

Comments
 (0)