Skip to content

Beta 0.17.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@andrew-boyd andrew-boyd released this 30 Jun 14:53
· 633 commits to master since this release

0.17.4 (Beta 17)

June 30, 2023

💪 New features

  • Adds new data-empty attribute to input outer wrappers for styling purposes. #777
  • Updates to Nuxt module allowing for runtimeConfig support — see the new docs in the installation wizard guide. #795

🐛 Bug fixes:

  • Actually really for real fixes issue where blur event could cause console errors on route change. #776
  • Fixes issue where null icon value would throw error. #780
  • Fixes missing semicolon in multistep.css. #783
  • Fixes use of :model-value prop not updating internal FormKit node values. #785