Releases: dniccum/nova-documentation
Releases · dniccum/nova-documentation
v3.3.0
What's Changed
- Adds support for Laravel 11 by @dniccum in #40
- Update Sidebar.vue by @jeffersonsimaogoncalves in #39
New Contributors
- @jeffersonsimaogoncalves made their first contribution in #39
Full Changelog: v3.2.0...v3.3.0
v3.2.0
v3.1.5
v3.1.4
v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.0.1
v3.0.0
Laravel Nova 4 Support
Refactors the tool for Laravel Nova 4 support. This version does not support any previous versions.
If you are upgrading from version 2 to version 3 (Laravel 4 support), make sure your composer.json
has the following version/reference to included the updated version:
"dniccum/nova-documentation": "^3.0"