All notable changes to inertia-breadcrumbs
will be documented in this file.
- Support
null
breadcrumb URLs by @shengslogar in RobertBoes#15
- @shengslogar made their first contribution in RobertBoes#15
Full Changelog: https://github.com/RobertBoes/inertia-breadcrumbs/compare/0.5.0...0.6.0
- feat: can custom shared key by @squiaios in RobertBoes#10
- feat: upgrade inertiajs/inertia-laravel version by @squiaios in RobertBoes#11
- feat: introduce pint by @RobertBoes in RobertBoes#13
- Support Laravel 11 by @RobertBoes in RobertBoes#19
- @squiaios made their first contribution in RobertBoes#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 RobertBoes#9
- @lolsokje made their first contribution in RobertBoes#9
Full Changelog: https://github.com/RobertBoes/inertia-breadcrumbs/compare/0.3.2...0.4.0
- Fix routes with "name" parameter by @RobertBoes in RobertBoes#8
Full Changelog: https://github.com/RobertBoes/inertia-breadcrumbs/compare/0.3.1...0.3.2
- Added: Customize breadcrumb serialization by @RobertBoes in RobertBoes#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 RobertBoes#1
- @buzzclue made their first contribution in RobertBoes#1
Full Changelog: https://github.com/RobertBoes/inertia-breadcrumbs/compare/0.1.0...0.2.0
Initial version