What's Changed
- NPM: Bump tailwindcss from 3.3.5 to 3.3.6 by @dependabot in #5
- NPM: Bump esbuild from 0.19.8 to 0.19.9 by @dependabot in #6
- NPM: Bump tailwindcss from 3.3.6 to 3.4.0 by @dependabot in #7
- NPM: Bump esbuild from 0.19.9 to 0.19.10 by @dependabot in #8
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #10
- NPM: Bump esbuild from 0.19.10 to 0.19.11 by @dependabot in #11
- NPM: Bump tailwindcss from 3.4.0 to 3.4.1 by @dependabot in #12
- Use clusters for profile page navigation by @rawilk in #14
- NPM: Bump @simplewebauthn/browser from 8.3.4 to 9.0.0 by @dependabot in #13
- Prevent accessing email when auth user is null by @rawilk in #15
- Update docs by @rawilk in #16
Breaking changes
- Minimum filament version bumped to
3.2 - Namespace changes for the following profile pages:
Rawilk\ProfileFilament\Filament\Pages\ProfiletoRawilk\ProfileFilament\Filament\Clusters\Profile\ProfileInfoRawilk\ProfileFilament\Filament\Pages\SettingstoRawilk\ProfileFilament\Filament\Clusters\Profile\SettingsRawilk\ProfileFilament\Filament\Pages\SecuritytoRawilk\ProfileFilament\Filament\Clusters\Profile\SecurityRawilk\ProfileFilament\Filament\Pages\SessionstoRawilk\ProfileFilament\Filament\Clusters\Profile\Sessions
ProfileFilamentPluginmethods removed:addPagenavigation
IsProfilePagetrait removedfilament-inner-navdependency removedProfilePageGroupclass removed in favor of using filament's native navigation groupsprofile-filament::layoutcomponent removedInvalidProfileNavigationexception removed- Minor method signature changes due to pint formatting in various classes - shouldn't really affect anything unless you're extending these classes
Full Changelog: v0.2.1...v0.3.0