Releases: rawilk/laravel-webauthn
Releases · rawilk/laravel-webauthn
v1.0.6
v1.0.5
What's Changed
- Bump creyD/prettier_action from 4.2 to 4.3 by @dependabot in #12
- Bump actions/checkout from 2 to 3 by @dependabot in #13
- Fix failing container bindings by @eivee in #11
New Contributors
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Bump aglipanci/laravel-pint-action from 0.1.0 to 1.0.0 by @dependabot in #1
- Bump creyD/prettier_action from 3.0 to 4.2 by @dependabot in #2
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #5
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #9
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in #7
- Laravel 10.x Compatibility by @rawilk in #10
- Php 8.2 Compatibility by @rawilk in #10
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
v1.0.1
Fixed
- Fix decodeNoPadding() doesn't tolerate padding issues caused from front-end scripts - See web-auth/webauthn-framework #285
Changed
- Change build process from laravel-mix to vite
Full Changelog: v1.0.0...v1.0.1