# Changelog

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

## 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 https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/8
- chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/10
- Support Laravel 10 by @parkourben99 in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/15

### New Contributors

- @parkourben99 made their first contribution in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/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 https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/3
- chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/5
- Widget configurations by @kaptk2 in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/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 https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/3
- @kaptk2 made their first contribution in https://github.com/ryangjchandler/laravel-cloudflare-turnstile/pull/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
