File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v0.1.15
2+
3+ [ compare changes] ( https://github.com/genu/nuxt-ui-formwerk/compare/v0.1.14...v0.1.15 )
4+
5+ ### 🚀 Enhancements
6+
7+ - Integrate useFormField for devtools support ([ febb0622] ( https://github.com/genu/nuxt-ui-formwerk/commit/febb0622 ) )
8+
9+ ### 🩹 Fixes
10+
11+ - Simplify error computation logic in Field component ([ 4dd5a77e] ( https://github.com/genu/nuxt-ui-formwerk/commit/4dd5a77e ) )
12+ - Ensure we quality event handling on the bus ([ 3fa90b57] ( https://github.com/genu/nuxt-ui-formwerk/commit/3fa90b57 ) )
13+
14+ ### ❤️ Contributors
15+
16+ - Eugen Istoc < eugenistoc@gmail.com >
17+
118## v0.1.14
219
320[ compare changes] ( https://github.com/genu/nuxt-ui-formwerk/compare/v0.1.13...v0.1.14 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-ui-formwerk" ,
3- "version" : " 0.1.14 " ,
3+ "version" : " 0.1.15 " ,
44 "description" : " A collection of beautiful, animated UI components for Nuxt applications" ,
55 "license" : " MIT" ,
66 "repository" : " https://github.com/genu/nuxt-ui-formwerk.git" ,
You can’t perform that action at this time.
0 commit comments