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,18 @@ 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.8
9+
10+ [ compare changes] ( https://github.com/sfxcode/formkit-nuxt-ui/compare/v0.7.7...v0.7.8 )
11+
12+ ### 💅 Refactors
13+
14+ - Update import paths and remove deprecated formkit configuration ([ 15bc4d0] ( https://github.com/sfxcode/formkit-nuxt-ui/commit/15bc4d0 ) )
15+
16+ ### ❤️ Contributors
17+
18+ - Sfxcode ([ @sfxcode ] ( https://github.com/sfxcode ) )
19+
820## v0.7.7
921
1022[ compare changes] ( https://github.com/sfxcode/formkit-nuxt-ui/compare/v0.7.6...v0.7.7 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @sfxcode/formkit-nuxt-ui" ,
3- "version" : " 0.7.7 " ,
3+ "version" : " 0.7.8 " ,
44 "description" : " FormKit integration for Nuxt UI - Seamlessly connect FormKit form handling with Nuxt UI components" ,
55 "author" : {
66 "name" : " Tom" ,
5656 "import" : " ./dist/runtime/formkit/plugins/index.mjs" ,
5757 "require" : " ./dist/runtime/formkit/plugins/index.js"
5858 }
59-
6059 },
6160 "main" : " ./dist/module.mjs" ,
6261 "typesVersions" : {
You can’t perform that action at this time.
0 commit comments