All notable changes to inertia-breadcrumbs will be documented in this file.
- [1.x] Bump dependencies, upgrade phpstan, share strategy, closure collector by @RobertBoes in #28
- feat: update dependencies to support Laravel 13 by @RobertBoes in #29
Full Changelog: https://github.com/RobertBoes/inertia-breadcrumbs/compare/0.8.0...1.0.0
- Support Laravel 12 by @squiaios in #25
Full Changelog: https://github.com/RobertBoes/inertia-breadcrumbs/compare/0.7.0...0.8.0
- Accept laravel inertia 2.0 by @squiaios in #22
Full Changelog: https://github.com/RobertBoes/inertia-breadcrumbs/compare/0.6.0...0.7.0
- Support
nullbreadcrumb URLs by @shengslogar in #15
- @shengslogar made their first contribution in #15
Full Changelog: https://github.com/RobertBoes/inertia-breadcrumbs/compare/0.5.0...0.6.0
- feat: can custom shared key by @squiaios in #10
- feat: upgrade inertiajs/inertia-laravel version by @squiaios in #11
- feat: introduce pint by @RobertBoes in #13
- Support Laravel 11 by @RobertBoes in #19
- @squiaios made their first contribution in #10
Full Changelog: https://github.com/RobertBoes/inertia-breadcrumbs/compare/0.4.0...0.5.0
- Added the option to ignore the request query string when determining the current URL by @lolsokje in #9
- @lolsokje made their first contribution in #9
Full Changelog: https://github.com/RobertBoes/inertia-breadcrumbs/compare/0.3.2...0.4.0
- Fix routes with "name" parameter by @RobertBoes in #8
Full Changelog: https://github.com/RobertBoes/inertia-breadcrumbs/compare/0.3.1...0.3.2
- Added: Customize breadcrumb serialization by @RobertBoes in #7
Full Changelog: https://github.com/RobertBoes/inertia-breadcrumbs/compare/0.3.0...0.3.1
- Support for Laravel 10
Full Changelog: https://github.com/RobertBoes/inertia-breadcrumbs/compare/0.2.1...0.3.0
- Added tests to verify route model binding works for diglactic/laravel-breadcrumbs
- Added a global classifier, this can be used to determine if breadcrumbs should be shared or not
Full Changelog: https://github.com/RobertBoes/inertia-breadcrumbs/compare/0.2.0...0.2.1
- Allow inertiajs/inertia-laravel ^0.6.2 by @buzzclue in #1
- @buzzclue made their first contribution in #1
Full Changelog: https://github.com/RobertBoes/inertia-breadcrumbs/compare/0.1.0...0.2.0
Initial version