File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v2.2.11
5
+
6
+ [ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.10...v2.2.11 )
7
+
8
+ ### 💅 Refactors
9
+
10
+ - ** form:** Use v-model for data and enable reset button ([ 0bbb34b] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/0bbb34b ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - ** linting:** Add eslint plugin format ([ 30b6ac5] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/30b6ac5 ) )
15
+ - ** dependencies:** Update all dependencies - formkit-primevue-nuxt 1.3.0 ([ 83bf073] ( https://github.com/sfxcode/nuxt3-primevue-starter/commit/83bf073 ) )
16
+
17
+ ### ❤️ Contributors
18
+
19
+ - Sfxcode ([ @sfxcode ] ( https://github.com/sfxcode ) )
20
+
4
21
## v2.2.10
5
22
6
23
[ compare changes] ( https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.9...v2.2.10 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt3-primevue-starter" ,
3
3
"type" : " module" ,
4
- "version" : " 2.2.10 " ,
4
+ "version" : " 2.2.11 " ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
7
7
"build" : " nuxi build" ,
You can’t perform that action at this time.
0 commit comments