Skip to content

Releases: genu/nuxt-ui-formwerk

v0.1.21

27 Mar 19:06
5bd4f6e

Choose a tag to compare

0.1.21 (2026-03-27)

Bug Fixes

  • ci: use PAT for release-please to trigger CI on PRs (#42) (b387d7f)
  • use explicit import path for Nuxt UI injection keys (#40) (9da6b52), closes #39

v0.1.20

10 Feb 15:19
8b82add

Choose a tag to compare

0.1.20 (2026-02-10)

Bug Fixes

  • add missing prepare step to release workflow (#13) (38198c3)

v0.1.19

08 Feb 18:44
ba06bf2

Choose a tag to compare

0.1.19 (2026-02-07)

Features

  • add CI and release workflows with pnpm setup and versioning (718019a)
  • enhance Repeater component with wrapper slot support (d87c707)

Bug Fixes

  • disable require-default-prop rule in Vue ESLint configuration (8a6aeb6)

v0.1.18

20 Jan 13:07

Choose a tag to compare

compare changes

🚀 Enhancements

  • Add repeater component (460b3c5a)
  • Enhance Repeater component with wrapper slot support (d87c7070)

🩹 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)
  • Disable require-default-prop rule in Vue ESLint configuration (8a6aeb6f)

📖 Documentation

  • Update README for clarity and component details (3e3e4c0e)
  • Add Event Bus integration details to README (9a3339b6)

🏡 Chore

  • release: V0.1.17 (c9b4fce3)
  • Update claude.md for better context support (60822223)

✅ Tests

❤️ Contributors

v0.1.17

19 Jan 20:55

Choose a tag to compare

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

v0.1.16

11 Jan 05:32

Choose a tag to compare

compare changes

🩹 Fixes

  • Enhance slot handling and control type determination in Field component (2af1a964)

❤️ Contributors

v0.1.15

11 Jan 05:02

Choose a tag to compare

compare changes

🚀 Enhancements

  • Integrate useFormField for devtools support (febb0622)

🩹 Fixes

  • Simplify error computation logic in Field component (4dd5a77e)
  • Ensure we quality event handling on the bus (3fa90b57)

❤️ Contributors

v0.1.14

11 Jan 01:01

Choose a tag to compare

compare changes

🚀 Enhancements

  • Enhance TypeScript types and update ESLint configuration (8aafaa91)

🏡 Chore

  • Update @nuxt/test-utils to version 3.23.0 (714bc01c)

❤️ Contributors

v0.1.12

30 Dec 02:32

Choose a tag to compare

compare changes

💅 Refactors

  • Remove unused ModuleOptions interface and add eslint disables for any type usage (d90396d2)

❤️ Contributors

v0.1.11

30 Dec 02:11

Choose a tag to compare

compare changes

📖 Documentation

  • Update README with peer dependency note and slot prop usage (0dccc77d)

🏡 Chore

❤️ Contributors