Skip to content

v0.14.0

Choose a tag to compare

@markdumay markdumay released this 17 May 10:06
· 4795 commits to main since this release
530fb03

This release improves the visualization of active items in the main navigation. By default, Hinode marks a main menu item as active by matching its permalink with the address of the current page. This release introduces a configurable option to override this selection. By adding a parameter called alias, you can now explicitly instruct the navigation to select a specific menu item. The Hinode docs uses this feature to properly highlight the About and Components pages, which are both subsections of Docs in the content structure.

What's Changed

🎉 New Features

📦 Dependencies

Full Changelog: v0.13.2...v0.14.0