Releases: tsedio/tsed-formio
Releases · tsedio/tsed-formio
v2.3.3
v3.0.0-alpha.9
3.0.0-alpha.9 (2025-01-25)
Features
- react-formio: add support Choicesjs and React-select layout to InputTags (6c6f640)
v3.0.0-alpha.8
3.0.0-alpha.8 (2025-01-18)
Features
v3.0.0-alpha.7
3.0.0-alpha.7 (2025-01-10)
Bug Fixes
- fix typing issue (dc37108)
Code Refactoring
- react-formio: move all formio component under organisms (9cae9ae)
BREAKING CHANGES
- react-formio: use appropriate link to import components (tree shaking)
v3.0.0-alpha.6
3.0.0-alpha.6 (2025-01-07)
Bug Fixes
- react-formio: use useDebounced lib to debounce input text changes (222ece1)
v3.0.0-alpha.5
v3.0.0-alpha.4
v3.0.0-alpha.3
3.0.0-alpha.3 (2025-01-04)
Bug Fixes
- react-formio: changing naming convention for Type (prefix by Type instead Schema) (e34573e)
v3.0.0-alpha.2
v3.0.0-alpha.1
3.0.0-alpha.1 (2024-12-29)
Code Refactoring
- react-formio: migrate to esm and vitest (07acb3d)
BREAKING CHANGES
- react-formio: expose all formio modules on ESM format only