This repository was archived by the owner on Jan 10, 2026. It is now read-only.
Releases: yeojz/react-form-addons
Releases · yeojz/react-form-addons
v4.0.0
v3.0.2
v3.0.0
New:
listhigher-order componentformControlintroduced for input normalisation.
Changes:
withSideEffectsnow supports async (promises)withValidationnow supports async (promises)shouldComponentUpdateintroduced towithState- any errors now come from
invariantpackage which you can remove using babel plugins.
Breaking Changes:
withSideEffectstakes a single array as argument.withValidationtakes a single array as argument.withStatenow takes in a singleconfigas argument.- folder structure split from
libtolib / utils / redux / components
Others:
- Site updated with new components
- Site Markdown parsing clean up
- Site Updated descriptions of methods
v2.3.0
v2.2.1
v2.0.2
v2.0.1
v2.0.0
Library re-written. Decoupling of properties and state handling.
Functional mapping:
collection()->branch()connect()->collection()
Temporarily deprecated.
- createField
- createForm