v0.42.0-beta - 2022-06-24
·
25219 commits
to master
since this release
Added
- Added a
@section
hook to the docs layout to allow yielding content - HydeRC: Add ping route to check if a HydeRC server is running hydephp/realtime-compiler#9
- internal: Added an HtmlResponse object to the realtime compiler
Changed
- Change the the Prettier integration to only modify HTML files #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
- HydeRC: Rewrite request docs to docs/index to fix hydephp/realtime-compiler#10
- Fix bug #93 where styles were missing on search.html when changing the output directory to root
What's Changed
- Merge development branch into master by @caendesilva in #104
Full Changelog: v0.41.0-beta...v0.42.0-beta