Skip to content

v0.42.0-beta - 2022-06-24

Compare
Choose a tag to compare
@caendesilva caendesilva released this 24 Jun 13:41
· 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

Full Changelog: v0.41.0-beta...v0.42.0-beta