Skip to content

Releases: tsedio/tsed-formio

v2.0.2

21 Apr 16:52
Compare
Choose a tag to compare

2.0.2 (2023-04-21)

Bug Fixes

  • storybook: fix storybook build (9ff09ac)

v2.0.1

21 Apr 15:35
Compare
Choose a tag to compare

2.0.1 (2023-04-21)

Bug Fixes

  • deps: rollback @formio/choice.js to v9.0.1 (858a71b)

v2.0.0

21 Apr 15:07
Compare
Choose a tag to compare

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

29 Dec 14:27
Compare
Choose a tag to compare

1.14.1 (2022-12-29)

Bug Fixes

  • react-formio: fix formbuilder change (313faa6)

v1.14.0

29 Dec 13:50
Compare
Choose a tag to compare

1.14.0 (2022-12-29)

Features

  • react-formio: add readonly option on FormEdit (aac85f0)

v1.13.7-rc.1

04 Oct 11:36
Compare
Choose a tag to compare
v1.13.7-rc.1 Pre-release
Pre-release

1.13.7-rc.1 (2022-10-04)

Bug Fixes

  • add extra export for bundler (990f13e)

v1.13.6

13 Jul 10:36
Compare
Choose a tag to compare

1.13.6 (2022-07-13)

Bug Fixes

  • react-formio: fix Fragment compilation issue (ca278b1)

v1.13.5

13 Jul 06:49
Compare
Choose a tag to compare

1.13.5 (2022-07-13)

Bug Fixes

  • react-formio: export missing hooks (72ebfe8)

v1.13.4

12 Jul 19:58
Compare
Choose a tag to compare

1.13.4 (2022-07-12)

Bug Fixes

  • react-formio: fix events memoization issue (434e60a)

v1.13.3

09 Jul 10:37
Compare
Choose a tag to compare

1.13.3 (2022-07-09)

Bug Fixes

  • fix storybook/tailwind build scripts and configuration (c4260bc)