v0.42.0-beta - 2022-06-22 - Improve the full page documentation search
caendesilva
released this
24 Jun 13:47
·
1135 commits
to master
since this release
Added
- Added a
@section
hook to the docs layout to allow yielding content
Changed
- Change the the Prettier integration to only modify HTML files hydephp/develop#102
- Change how the
docs/search.html
page is rendered, by handling page logic in the view, to decouple it from the build search command
Fixed
- Fix bug hydephp/develop#93 where styles were missing on search.html when changing the output directory to root
What's Changed
- Fix #102 Add glob pattern to Prettier command by @caendesilva in #554
- Improve the full page documentation search by @caendesilva in #555
Full Changelog: v0.41.0-beta...v0.42.0-beta