Skip to content

Tags: manuelcoppotelli/react-netlify-forms

Tags

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(ci): semantic-release mistake

Bumped version, so semantic-release should be working again.

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: allow React 17 version range as peer

fixes Pyrax#17

v1.3.0

Toggle v1.3.0's commit message
chore(release): 1.3.0 [skip ci]

# [1.3.0](Pyrax/react-netlify-forms@v1.2.0...v1.3.0) (2021-04-07)

### Features

* passthrough-props for react-google-recaptcha ([6180961](Pyrax@6180961)), closes [Pyrax#9](Pyrax#9)

v1.2.0

Toggle v1.2.0's commit message
chore(release): 1.2.0 [skip ci]

# [1.2.0](Pyrax/react-netlify-forms@v1.1.0...v1.2.0) (2020-09-01)

### Features

* add submitting, submitted state ([e2a3078](Pyrax@e2a3078)), closes [Pyrax#2](Pyrax#2)

v1.1.0

Toggle v1.1.0's commit message
feat: bump v1.1.0

v1.0.0

Toggle v1.0.0's commit message
chore(release): 1.0.0 [skip ci]

# 1.0.0 (2020-06-19)

### Bug Fixes

* **tests:** eslint fixed, temp removed unit tests ([42e2840](Pyrax@42e2840))
* add missing formAction ([b8763fb](Pyrax@b8763fb))
* copying of LICENSE ([8dba511](Pyrax@8dba511))
* deploy for netlify and gh ([370a957](Pyrax@370a957))
* gh-pages deploy with prefix (temp workaround) ([1263b6a](Pyrax@1263b6a))
* **docs:** homepage to . for relative asset paths ([599a598](Pyrax@599a598))
* **docs:** make footer sticky for short pages ([df1d4f8](Pyrax@df1d4f8))
* **reducer:** handle checkboxes ([c3694d2](Pyrax@c3694d2))
* add missing formName ([24acff5](Pyrax@24acff5))

### Features

* add gatsby example site ([70e8b3a](Pyrax@70e8b3a))
* add green theme with logo ([8f5e651](Pyrax@8f5e651))
* Formik integration with example ([df6c450](Pyrax@df6c450))
* implement recaptcha ([d7ef798](Pyrax@d7ef798))
* react-hook-form integration ([02945ba](Pyrax@02945ba))
* recaptcha support ([c8d7a28](Pyrax@c8d7a28))
* update code theme to green ([b3b1d6d](Pyrax@b3b1d6d))
* **docs:** add examples index page ([167e81e](Pyrax@167e81e))