1.7.11 (2025-06-23)
- bug: bug fixes (2987160)
1.7.10 (2025-06-22)
- exports: update component imports pattern (a11970b)
1.7.9 (2025-06-21)
- Exports: correcting the components export paths (393071c)
1.7.9-dev.1 (2025-06-21)
- Exports: correcting the components export paths (393071c)
1.7.8 (2025-06-18)
- package-lock.json conflict (ac9f3bf)
1.7.7 (2025-05-27)
- components: standardize component index exports (74901d4)
1.7.6 (2025-05-25)
- Import: prevent direct component file imports (c305174)
- Refactor: prevent direct component file imports and add CSP headers (d77453f)
1.7.5 (2025-05-25)
- Refactor: standardize component exports with barrel files (19b8af2)
1.7.4 (2025-05-21)
- build: update prettier configs (b30b7b3)
1.7.3 (2025-05-21)
- build: update eslint configs (5a08921)
1.7.2 (2025-05-20)
- docs: bump rhfc version (bef2178)
1.7.1 (2025-05-20)
- linting: fix linting issues (c11b328)
1.7.0 (2025-05-20)
- features: Extend react-hook-form features support for controlled components (72b52e9)
1.6.0 (2025-05-10)
- features: updating cards, autosuggest and attribute-editor (e37e892)
1.5.1 (2025-04-30)
- dependencies: bump dependencies minor version (0278378)
1.5.0 (2025-04-20)
- update: Support React 19 (13376a2)
1.4.5 (2025-02-01)
- docs: update readme and remove demo file (70a8607)
1.4.4 (2025-02-01)
- fix: missing file pathes (05d75c4)
1.4.3 (2025-01-27)
- attribute-editor: make defaultValue required (9d4373b)
- CAttributeEditor: make control required (8676055)
1.4.3-dev.2 (2025-01-27)
- attribute-editor: make defaultValue required (9d4373b)
1.4.3-dev.1 (2025-01-26)
- CAttributeEditor: make control required (8676055)
1.4.2 (2025-01-26)
- attribute-editor: fix attribute-editor (464bed3)
1.4.1 (2025-01-26)
- Fix: attribute editor (c58c6ff)
1.4.0 (2025-01-20)
- new: adding support to slider input (6af4f22)
1.3.2 (2025-01-13)
- Readme: Update README.md (8a8856d)
1.3.1 (2025-01-03)
- multiselect: Selected options with options mapping (62e1369)
1.3.0 (2024-12-28)
1.2.0 (2024-12-26)
- new: file upload component (bb20316)
1.1.2 (2024-12-26)
- docs: update readme (ebedc90)
1.1.1 (2024-12-26)
- docs: update readme (ea1f0f8)
1.1.0 (2024-12-26)
- new: cards component (36f5fef)
1.1.0-dev.1 (2024-12-26)
- new: cards component (36f5fef)
1.0.1-dev.1 (2024-12-26)
- enhancements: setup vitest (f17c47b)
- setup ci (567a779)