Releases: snelsi/next-recaptcha-v3
Releases · snelsi/next-recaptcha-v3
1.5.0
What's Changed
- Add support for Next.js v15 as peer dependency #161
- Update README.md by @kasperadk in #160
- Update dev dependencies:
- Update
rollup
version to v4.24.0 - Update
next
version to v15.0.1 - Update
react
version to v18.3.1 - Update
husky
version to v9.1.6 - Update
typescript
version to v5.6.3
- Update
New Contributors
- @kasperadk made their first contribution in #160
Full Changelog: 1.4.1...1.5.0
1.4.1
ℹ️ This is a technical release to update the latest npm version
What's Changed
- Update dev dependencies:
- Update
rollup
version to v4.14.1 - Update
next
version to v14.1.4 - Update
typescript-eslint
version to v7.5.0 - Update
husky
version to v9.0.11 - Update typescript version to v5.4.4
- Update
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Enable
strict
mode intsconfig
#157 - Accept
null
as a valid type in optional string params #157 - Throw an error in
executeRecaptcha
ifsiteKey
is undefined - Update dev dependencies:
- Update rollup version to v4.9.6
- Update next.js version to v14.1.0
- Update typescript version to v5.3.3
- Update prettier version to v4.0.0-alpha.8
Full Changelog: 1.3.0...1.4.0
1.3.0
1.2.0
⚠️ Breaking changes
- This package is now pure ESM
- Min supported version of Next.js was bumped to >=13
- Min supported version of React and React-Dom was bumped to >=18
- Bump required node to >=18
What's Changed
- Skip first provider state reset
- Drop @rollup/plugin-commonjs
- Update dev dependencies
Full Changelog: 1.1.5...1.2.0
1.1.5
What's Changed
- Fix typo by @usualdesigner in #134
- Update dev dependencies
- Update Rollup version
- Update Typescript version
- Run eslint + prettier fix
New Contributors
- @usualdesigner made their first contribution in #134
Full Changelog: 1.1.4...1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
What's Changed
- Update dev dependencies
- Update Rollup version
- Update License year
- Add
inlineSources: true
to thetsconfig
Full Changelog: 1.1.0...1.1.1