File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change
1
+
2
+
3
+ ## [ 0.7.0] ( https://github.com/nuxt-community/html-validator-module/compare/0.6.0...0.7.0 ) (2022-05-15)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * requires node 14
9
+
10
+ ### Miscellaneous Chores
11
+
12
+ * upgrade ` html-validate ` to v7 ([ ece459b] ( https://github.com/nuxt-community/html-validator-module/commit/ece459beec0a63dea77e4af4cdd65fc76ffafd71 ) )
13
+
1
14
## [ 0.6.0] ( https://github.com/nuxt-community/html-validator-module/compare/0.5.0...0.6.0 ) (2021-10-11)
2
15
3
16
79
92
80
93
* ignore scoped data attributes ([ d51da80] ( https://github.com/nuxt-community/html-validator-module/commit/d51da807e44ab521715cfb6c10b27ed23f21bdf9 ) ), closes [ #3 ] ( https://github.com/nuxt-community/html-validator-module/issues/3 )
81
94
82
- ### 0.1.1 (2020-10-29)
83
-
95
+ ### 0.1.1 (2020-10-29)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxtjs/html-validator" ,
3
- "version" : " 0.6 .0" ,
3
+ "version" : " 0.7 .0" ,
4
4
"description" : " html-validator integration for Nuxt.js" ,
5
5
"keywords" : [
6
6
" nuxt" ,
You can’t perform that action at this time.
0 commit comments