Releases: Pyrax/react-netlify-forms
Releases · Pyrax/react-netlify-forms
v2.0.2
2.0.2 (2025-06-20)
Bug Fixes
- build: copy readme before publishing (98a9081)
v2.0.1
2.0.1 (2025-06-13)
Bug Fixes
- build: bundle with react-jsx instead of react-jsxdev (9db0421)
v2.0.0
2.0.0 (2025-06-09)
Bug Fixes
Features
- build: ESM-only builds (22e81f4)
- migrate main package to bun (199d600)
- reduce size using minify and external (5a47e65)
- to monorepo with bun (0156de2)
- update to react-jsx transform introduced in React 17 (3a8aef1)
BREAKING CHANGES
- build: support for CJS dropped which means ESM only
- new bundler might cause different behavior
v1.3.3
1.3.3 (2022-09-01)
Bug Fixes
- peer-deps: tested against React 18 (a228b4c)
v1.3.2
1.3.2 (2021-06-18)
Bug Fixes
- ci: semantic-release mistake (8d22c38)
v1.3.0
1.3.0 (2021-04-07)
Features
- passthrough-props for react-google-recaptcha (6180961), closes #9
v1.2.0
1.2.0 (2020-09-01)
Features
- add submitting, submitted state (e2a3078), closes #2
v1.1.0
1.1.0 (2020-06-19)
Features