Releases: VanOns/filament-navigation
Releases · VanOns/filament-navigation
v2.0.2
What's changed
- update package requirements for compatibility #53 (by @mauricewijnia)
- Prepare v2 for Filament plugin listing #28 (by @Boefjim)
🛠 Changes
- chore(deps-dev): bump postcss from 8.5.6 to 8.5.8 #45 (by @dependabot[bot])
- chore(deps-dev): bump sortablejs from 1.15.6 to 1.15.7 #37 (by @dependabot[bot])
- chore(deps): bump release-drafter/release-drafter from 6 to 7 #46 (by @dependabot[bot])
- chore(deps-dev): bump @tailwindcss/postcss from 4.1.17 to 4.1.18 #29 (by @dependabot[bot])
- chore(deps-dev): bump autoprefixer from 10.4.22 to 10.4.23 #30 (by @dependabot[bot])
- chore(deps-dev): bump tailwindcss from 4.1.17 to 4.1.18 #31 (by @dependabot[bot])
- chore(deps): bump actions/checkout from 5 to 6 #25 (by @dependabot[bot])
- chore(deps-dev): bump autoprefixer from 10.4.21 to 10.4.22 #26 (by @dependabot[bot])
- chore(deps-dev): bump tailwindcss from 4.1.15 to 4.1.17 #22 (by @dependabot[bot])
- chore(deps-dev): bump @tailwindcss/postcss from 4.1.15 to 4.1.17 #23 (by @dependabot[bot])
- chore(deps-dev): bump @tailwindcss/postcss from 4.1.14 to 4.1.15 #19 (by @dependabot[bot])
v2.0.1
What's changed
🐛 Bug fixes
- clear add child form before showing #11 (by @devsathsara)
🛠 Changes
- chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 #3 (by @dependabot[bot])
- chore(deps): bump actions/checkout from 4 to 5 #4 (by @dependabot[bot])
- chore(deps-dev): bump tailwindcss from 4.1.12 to 4.1.13 #6 (by @dependabot[bot])
- chore(deps-dev): bump tailwindcss from 4.1.13 to 4.1.14 #13 (by @dependabot[bot])
- chore(deps-dev): bump @tailwindcss/postcss from 4.1.12 to 4.1.14 #12 (by @dependabot[bot])
Full Changelog: v2.0.0...v2.0.1
v1.0.1
What's changed
🐛 Bug fixes
- clear add child form before showing (by @devsathsara)
Full Changelog: v1.0.0...v1.0.1
v2.0.0
What's changed
⚠️ Breaking changes
This release adds support for Filament v4, and drops support for older Filament versions. Need support for Filament v1/v2/v3? Please use v1 of this package.
🚀 Features
- feat: Support filament v4 #2 (by @joshuavanderpoll)
v1.0.0
We are excited to launch v1.0.0 of this package!
This version is based on the final release of ryangjchandler/filament-navigation, which was discontinued on August 25th, 2025. We have forked the project to keep it alive and have made some improvements and cleanups while staying close to the original.
A big thank you to @ryangjchandler for creating and maintaining the package up to this point!
Note
This version is compatible with Filament v3 and below. Looking for Filament v4 support? Click here.