Skip to content

v2.0.0 (October 29, 2021)

Compare
Choose a tag to compare
@galhavivi galhavivi released this 29 Oct 13:03
· 12 commits to master since this release
e335ca9

js-kit

  • Update jest version to ^27.3.1

react-kit

  • Change react version from 16 to 17.

  • Add dependency to new testing library - @testing-library/react

react-form

  • Update most react-form tests to use @testing-library/react

  • Rerender FieldView on custom prop change. Issue 8

  • Revert form state on action error. Issue 7