What's Changed
- Fix wrapping in Bootstrap menu code example by @buddhaCode in https://github.com/spatie/menu/pull/148
- Add hint to the spiritual successor by @buddhaCode in https://github.com/spatie/menu/pull/149
- ci: fix deprecations in the ci and improve it by @Chris53897 in https://github.com/spatie/menu/pull/152
- refactor(check): simplified final comparison to directly return boolea...