npm docusaurus 1.11.0
v1.11.0

latest releases: 1.14.7, 2.0.0-alpha.378053ac5, 2.0.0-alpha.66...
4 years ago

We added a new feature of highlighting the table of contents on the right side as you scroll the docs pages with the great work by @tusharf5. A few bugs affecting local development were also fixed. More notably, the blog's left sidebar will not hide the post titles when docsSideNavCollapsible is turned on. This is a bugfix/backward-incompatible change depending on how you view it, but probably nobody wanted that collapsing behavior on the blog sidebar in the first place.

We also welcome @wgao19 to the core team! She'll be helping us with Docusaurus 2 work leveraging on her experience writing documentation and CSS!

Changes

  • fix: reload siteConfig.js automatically when locally served page is refreshed (#1509)
  • fix: don't collapse the blog navigation even if collapsible is true (#1519)
  • fix: enable live reloading title of doc (#1507)
  • feat: highlight nav item in onPageNav ToC (#1524)

Don't miss a new docusaurus release

NewReleases is sending notifications on new releases.