Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

44 lines (25 loc) · 1.99 KB

Changelog

All notable changes to laravel-cloudflare-turnstile will be documented in this file.

v1.1.0 - 2024-03-12

  • Add support for Laravel 11.x.

v1.0.0 - 2023-04-14

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: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v0.2.0...v1.0.0

v0.2.0 - 2022-12-13

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: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v0.1.1...v0.2.0

v0.1.1 - 2022-09-30

Full Changelog: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v0.1.0...v0.1.1