Skip to content

Latest commit

 

History

History
302 lines (159 loc) · 10.2 KB

File metadata and controls

302 lines (159 loc) · 10.2 KB

v0.1.18

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

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

0.1.20 (2026-02-10)

Bug Fixes

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

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.17

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

compare changes

🩹 Fixes

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

❤️ Contributors

v0.1.15

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

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.13

compare changes

🏡 Chore

  • Update dependencies and add peer dependency for @internationalized/date (557ce094)
  • Lint/format (7a15f728)

❤️ Contributors

v0.1.12

compare changes

💅 Refactors

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

❤️ Contributors

v0.1.11

compare changes

📖 Documentation

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

🏡 Chore

❤️ Contributors

v0.1.10

compare changes

💅 Refactors

  • Form.vue: Streamline imports and add error handling for form context (f35487d4)

🏡 Chore

❤️ Contributors

v0.1.9

compare changes

🩹 Fixes

❤️ Contributors

v0.1.8

compare changes

💅 Refactors

  • Update input bindings to use v-bind for better compatibility with v-model (664979fd)

❤️ Contributors

v0.1.7

compare changes

💅 Refactors

  • Update form components to use v-model and improve validation schema (69cb7962)

❤️ Contributors

v0.1.6

compare changes

🩹 Fixes

  • Add ts-ignore comment for FormFieldProps import in Field component (5bbb10e3)

❤️ Contributors

v0.1.5

compare changes

🩹 Fixes

  • Update module dependencies and improve error logging in Field component (1ffc9377)

📖 Documentation

  • Add warning and technical note about experimental module status (ffa9f37d)

❤️ Contributors

v0.1.4

compare changes

💅 Refactors

  • Improve form handling and event management in Field, Form, and Group components (91dd2851)

🏡 Chore

❤️ Contributors

v0.1.3

🏡 Chore

❤️ Contributors

v0.1.2

🏡 Chore

❤️ Contributors

v0.1.1

🏡 Chore

❤️ Contributors