|
2 | 2 |
|
3 | 3 | All notable changes to `laravel-jetstream-passport` will be documented in this file.
|
4 | 4 |
|
| 5 | +## v1.0.1 - 2024-03-13 |
| 6 | + |
| 7 | +### What's Changed |
| 8 | + |
| 9 | +* allow arch pest plugin by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/7 |
| 10 | +* new component path by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/8 |
| 11 | +* do not really need the contracts by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/9 |
| 12 | +* update readme by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/10 |
| 13 | +* update readme by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/11 |
| 14 | +* update component path for oauth2 by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/12 |
| 15 | +* update readme for tailwind config by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/13 |
| 16 | +* slash by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/14 |
| 17 | +* work in progress by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/15 |
| 18 | +* dark mode support for oauth2 flow by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/16 |
| 19 | +* more betterer styles by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/17 |
| 20 | +* merge in 3x by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/18 |
| 21 | +* update badges by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/20 |
| 22 | +* Main by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/21 |
| 23 | + |
| 24 | +**Full Changelog**: https://github.com/headerx/laravel-jetstream-passport/compare/v0.30...v1.0.1 |
| 25 | + |
| 26 | +## v1.0.0 - 2024-03-12 |
| 27 | + |
| 28 | +### What's Changed |
| 29 | + |
| 30 | +* allow arch pest plugin by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/7 |
| 31 | +* new component path by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/8 |
| 32 | +* update component path for oauth2 by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/12 |
| 33 | +* update readme for tailwind config by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/13 |
| 34 | +* dark mode support for oauth2 flow by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/16 |
| 35 | +* more betterer styles by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/17 |
| 36 | +* update badges by @inmanturbo in https://github.com/headerx/laravel-jetstream-passport/pull/20 |
| 37 | + |
| 38 | +**Full Changelog**: https://github.com/headerx/laravel-jetstream-passport/compare/v0.30...v1.0.0 |
| 39 | + |
5 | 40 | ## v0.30 - 2024-01-30
|
6 | 41 |
|
7 | 42 | ### What's Changed
|
|
0 commit comments