File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## v0.7.5
9+
10+ [ compare changes] ( https://github.com/sfxcode/formkit-nuxt-ui/compare/v0.7.4...v0.7.5 )
11+
12+ ### 🚀 Enhancements
13+
14+ - Enhance form components to support dynamic slot rendering with validSlotNames ([ 565f385] ( https://github.com/sfxcode/formkit-nuxt-ui/commit/565f385 ) )
15+ - Add runtime types and import paths to package.json ([ f3b1d65] ( https://github.com/sfxcode/formkit-nuxt-ui/commit/f3b1d65 ) )
16+ - Add examples for FormKit usage without schema and slots in FormKit components ([ 06df146] ( https://github.com/sfxcode/formkit-nuxt-ui/commit/06df146 ) )
17+
18+ ### 📖 Documentation
19+
20+ - Add screenshot of FormKit Nuxt UI to README ([ 445894c] ( https://github.com/sfxcode/formkit-nuxt-ui/commit/445894c ) )
21+
22+ ### ❤️ Contributors
23+
24+ - Sfxcode ([ @sfxcode ] ( https://github.com/sfxcode ) )
25+
826## v0.7.4
927
1028[ compare changes] ( https://github.com/sfxcode/formkit-nuxt-ui/compare/v0.7.3...v0.7.4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @sfxcode/formkit-nuxt-ui" ,
3- "version" : " 0.7.4 " ,
3+ "version" : " 0.7.5 " ,
44 "description" : " FormKit integration for Nuxt UI - Seamlessly connect FormKit form handling with Nuxt UI components" ,
55 "author" : {
66 "name" : " Tom" ,
You can’t perform that action at this time.
0 commit comments