Skip to content

v0.1.17

Choose a tag to compare

@genu genu released this 19 Jan 20:55
· 65 commits to master since this release

compare changes

🚀 Enhancements

🩹 Fixes

  • Update dependencies for eslint-plugin-prettier, prettier, and vitest (86f0924a)
  • Remove @nuxt/ui module from configuration since we already have it as a module dependency (62383656)
  • Replace the @nuxt/ui registered components directly (bdfef28a)
  • Update kebab name generation for components to use replaceAll for consistency (92980578)
  • Streamline module setup and prevent duplicate @formwerk/core instances (89d0590a)

✅ Tests

❤️ Contributors