Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

v0.11.1

Compare
Choose a tag to compare
@pedronauck pedronauck released this 07 Sep 05:24

Changelog

🐞  Bug Fixes

  • docz: add react router inside the docz bundle (a293aa4)
  • docz-core: basename configuration (5fad743)
  • update no documents found text (#289) (cb782f9)
  • docz-core: chokidar performance improvements (0c344d8)
  • docz-core: literal value of headings for menus (85e4083)
  • docz-core: open js and ts loader scope of files (03c01b7)
  • docz-theme-default: prevent sidebar toggle on desktop (7a3b97d)

🚀  Features

  • docz-core: add config as parameter for onPrebuild and onPostBuild (98692bb)