1
1
mirror of https://github.com/theoludwig/react-component-form.git synced 2024-11-09 22:08:47 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Divlo
a2edafdc22
fix(hooks): usage of useForm 2022-08-26 00:30:54 +02:00
Divlo
8cbe5c3bf2
fix: build issue with "React is not defined" 2022-04-07 11:37:42 +02:00
Divlo
686b5643b3
perf: reduce drastically build size
BREAKING CHANGE: This package is now pure ESM
2022-04-06 23:52:50 +02:00
divlo
7ac46825ee feat: no longer export by default Form component
BREAKING CHANGE: you must use `import { Form } from 'react-component-form'`
2021-06-17 19:24:21 +02:00
divlo
d4a3fc4573 chore: rewrite package 2021-06-17 18:48:19 +02:00