Releases: tsedio/tsed-formio
Releases · tsedio/tsed-formio
v2.0.2
2.0.2 (2023-04-21)
Bug Fixes
- storybook: fix storybook build (9ff09ac)
v2.0.1
2.0.1 (2023-04-21)
Bug Fixes
- deps: rollback @formio/choice.js to v9.0.1 (858a71b)
v2.0.0
2.0.0 (2023-04-21)
Bug Fixes
- typescript: remove suppressImplicitAnyIndexErrors option (27a10ed)
Features
- react-formio: move all related redux actions to @tsed/react-formio-stores (497d018)
BREAKING CHANGES
- react-formio: use
@tsed/react-formio-stores
to import redux actions
v1.14.1
1.14.1 (2022-12-29)
Bug Fixes
- react-formio: fix formbuilder change (313faa6)
v1.14.0
1.14.0 (2022-12-29)
Features
- react-formio: add readonly option on FormEdit (aac85f0)
v1.13.7-rc.1
Bug Fixes
- add extra export for bundler (990f13e)
v1.13.6
1.13.6 (2022-07-13)
Bug Fixes
- react-formio: fix Fragment compilation issue (ca278b1)
v1.13.5
1.13.5 (2022-07-13)
Bug Fixes
- react-formio: export missing hooks (72ebfe8)
v1.13.4
1.13.4 (2022-07-12)
Bug Fixes
- react-formio: fix events memoization issue (434e60a)
v1.13.3
1.13.3 (2022-07-09)
Bug Fixes
- fix storybook/tailwind build scripts and configuration (c4260bc)