- 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)
- Update README for clarity and component details (3e3e4c0e)
- Add Event Bus integration details to README (9a3339b6)
- Add enhanced tests (4546dadf)
- Eugen Istoc eugenistoc@gmail.com
0.1.21 (2026-03-27)
- 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)
0.1.19 (2026-02-07)
- add CI and release workflows with pnpm setup and versioning (718019a)
- enhance Repeater component with wrapper slot support (d87c707)
- disable require-default-prop rule in Vue ESLint configuration (8a6aeb6)
- Add repeater component (460b3c5a)
- 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)
- Add enhanced tests (4546dadf)
- Eugen Istoc eugenistoc@gmail.com
- Enhance slot handling and control type determination in Field component (2af1a964)
- Eugen Istoc eugenistoc@gmail.com
- Integrate useFormField for devtools support (febb0622)
- Simplify error computation logic in Field component (4dd5a77e)
- Ensure we quality event handling on the bus (3fa90b57)
- Eugen Istoc eugenistoc@gmail.com
- Enhance TypeScript types and update ESLint configuration (8aafaa91)
- Update @nuxt/test-utils to version 3.23.0 (714bc01c)
- Eugen Istoc eugenistoc@gmail.com
- Update dependencies and add peer dependency for
@internationalized/date(557ce094) - Lint/format (7a15f728)
- Eugen Istoc eugenistoc@gmail.com
- Remove unused ModuleOptions interface and add eslint disables for any type usage (d90396d2)
- Eugen Istoc eugenistoc@gmail.com
- Update README with peer dependency note and slot prop usage (0dccc77d)
- Add FormwerkGroup props (7f6f9483)
- Eugen Istoc eugenistoc@gmail.com
- Form.vue: Streamline imports and add error handling for form context (f35487d4)
- Update playground (c49bc5eb)
- Eugen Istoc eugenistoc@gmail.com
- Unwrap the fieldValue (2ee4b8fb)
- Eugen Istoc eugenistoc@gmail.com
- Update input bindings to use v-bind for better compatibility with v-model (664979fd)
- Eugen Istoc eugenistoc@gmail.com
- Update form components to use v-model and improve validation schema (69cb7962)
- Eugen Istoc eugenistoc@gmail.com
- Add ts-ignore comment for FormFieldProps import in Field component (5bbb10e3)
- Eugen Istoc eugenistoc@gmail.com
- Update module dependencies and improve error logging in Field component (1ffc9377)
- Add warning and technical note about experimental module status (ffa9f37d)
- Eugen Istoc eugenistoc@gmail.com
- Improve form handling and event management in Field, Form, and Group components (91dd2851)
- Formatting (710e0165)
- Eugen Istoc eugenistoc@gmail.com
- Eugen Istoc eugenistoc@gmail.com
- Eugen Istoc eugenistoc@gmail.com
- Initial commit (b3fb42d0)
- Eugen Istoc eugenistoc@gmail.com