Releases: ryangjchandler/laravel-cloudflare-turnstile
Releases · ryangjchandler/laravel-cloudflare-turnstile
v3.0.2
What's Changed
- Delete .stubs.php by @aguingand in #61
New Contributors
- @aguingand made their first contribution in #61
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- Fix copy by @brunogaspar in #58
New Contributors
- @brunogaspar made their first contribution in #58
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
This is a new major version of this package. All changes required to upgrade have been documented in the UPGRADE document.
If anything is missing from this document, please open an issue and let us know so we can update it!
Full Changelog: v2.1.0...v3.0.0
v2.1.0
v2.0.3
v2.0.2
What's Changed
- Fix: Wait for Livewire initialization by @soymgomez in #50
New Contributors
- @soymgomez made their first contribution in #50
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Add PHP 8.2 back by @ryangjchandler in #44
New Contributors
- @ryangjchandler made their first contribution in #44
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Fix workflow run badges by @stevebauman in #30
- Localization support by @200-0K in #34
- Laravel 12.x Compatibility by @laravel-shift in #40
- Allow use more then one turnstile on single page with Livewire. by @Macsimka in #33
- Remove support for PHP 8.1 and PHP 8.2.
- Remove support for Laravel 10.x.
- Reset Turnstile widget when Livewire property is reset.
- Prevent widget from expiring with Livewire.
New Contributors
- @stevebauman made their first contribution in #30
- @200-0K made their first contribution in #34
- @Macsimka made their first contribution in #33
Full Changelog: v1.1.0...v2.0.0
v1.1.0
- Add support for Laravel 11.x.
v1.0.0
What's Changed
- chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #8
- chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #10
- Support Laravel 10 by @parkourben99 in #15
New Contributors
- @parkourben99 made their first contribution in #15
Full Changelog: v0.2.0...v1.0.0