Releases: ryangjchandler/laravel-cloudflare-turnstile
Releases · ryangjchandler/laravel-cloudflare-turnstile
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
v0.2.0
What's Changed
- chore(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #3
- chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #5
- Widget configurations by @kaptk2 in #7
Upgrade Guide
The original @turnstile()
Blade directive has been removed in favour of <x-turnstile />
. Please refer to the documentation for the new attribute options found on the Blade component.
New Contributors
- @dependabot made their first contribution in #3
- @kaptk2 made their first contribution in #7
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Full Changelog: v0.1.0...v0.1.1