All Versions
134
Latest Version
Avg Release Cycle
38 days
Latest Release
539 days ago

Changelog History
Page 10

  • v1.14.0 Changes

    October 20, 2019

    โž• Added

    • feat: allow specifying meta desc in front matter (#1859)

    ๐Ÿ“„ Docs

    • ๐Ÿ“„ docs: document docker is optional (#1848)
  • v1.13.0 Changes

    September 15, 2019

    ๐Ÿ›  Fixed

    • ๐Ÿ›  fix: content aligning breaks at IE11 (#1684)
    • ๐Ÿ›  fix: footer links margin (#1781)
    • feat: strip html from TOC (#1762)

    ๐Ÿ“„ Docs

    • ๐Ÿ“„ docs: document what should be in .gitignore (#1709)
    • ๐Ÿ“„ docs: change separateCSS to separateCss (#1735)
    • ๐Ÿ“„ docs: fix documented type for the cleanUrl option (#1775)
    • ๐Ÿ“„ docs: improve tutorial
  • v1.12.0 Changes

    July 20, 2019

    ๐Ÿ”„ Changes

    โž• Added

    • feat: add "unlisted" front matter option for blog posts (#1396)
    • feat: use primary color for highlighted items in table of contents (#1628)

    Chores

    • ๐Ÿ”’ Upgrade a lot of dependencies to fix security vulnerabilities (#1668)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  fix: remove the Container component from the docsNavContainer (#1599)
    • ๐Ÿ›  fix: require babel dependencies directly (#1575)
    • ๐Ÿ›  fix: replace apostrophe with empty string in header slugification (#1618)
    • ๐Ÿ›  fix: wrong bootstrapped footer social links (#1647)
    • ๐Ÿ›  fix: PostCSS warning on build command (#1664)
    • ๐Ÿ›  fix: dont render html for meta description (#1672)

    ๐Ÿ“„ Docs

    • ๐Ÿ“„ docs: fix reference to publishing steps (#1613)
    • ๐Ÿ“„ docs: minor grammar fix in blog guide (#1614)
    • docs: Fix Rendering of Tag on API - Markdown Features Page (#1617)
    • ๐Ÿ“„ docs: add Render hosting guide (#1615)
  • v1.11.1 Changes

    June 08, 2019

    ๐Ÿ”’ A bunch of dependency upgrades to resolve security issues.

  • v1.11.0 Changes

    May 30, 2019

    ๐Ÿ›  We added a new feature of highlighting the table of contents on the right side as you scroll the docs pages. 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.

    ๐Ÿ“š 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)
  • v1.10.0 Changes

    May 21, 2019

    ๐Ÿ›  This version mainly include many bug fixes and a new feature to use different host other than localhost through CLI flag.

    Other than that, we also made some significant progress on Docusaurus 2 development. In the near future, we'll be rolling out the alpha version publicly to maximize community participation and feedback. Please stay tuned :wink:

    Thank you to following contributors:

    • @endiliey
    • @yangshun
    • @zachbadgett
    • @yangshun
    • @endiliey
    • @shakcho
    • @Hongarc
    • @qiu8310
    • @jamesgeorge007
    • @Alireza
    • @TurekBot
    • @wgao19
    • @palmer-cl

    Main Changes

    • feat: allow different host through CLI flag (#1475)
    • ๐Ÿ›  fix: docusaurus code tab logic by (#1369). This fixes code tabs does not allow HTML comments within codeblock and Code tabs break numbered lists and cannot be indented.
    • ๐Ÿ›  fix: add missing markdownOptions siteConfig feature to override remarkable options (#1430)
    • ๐Ÿ›  fix: right table of content does not render special characters (#1458)
    • ๐Ÿ›  fix(regression): missing CLI commands introduced in v1.8.0 (#1478)
    • ๐Ÿ›  fix: h3 topics with Markdown formatting causes a glitch on mobile (#1467)
    • ๐Ÿ›  fix: wrong url in next/prev button in some cases (#1488)
    • ๐Ÿ›  fix: content displayed on bottom of mobile viewport when TOC is active (#1489)
    • ๐Ÿ›  fix: mobile navigation should show deepest breadcrumb instead of outer (#1493)
  • v1.9.0 Changes

    ๐Ÿ— In preparation of F8 where @yangshun will be holding a classroom session on building a Docusaurus site, we've added a tutorial to teach people how to create a versioned Docusaurus site.

    We also revamped the docusaurus-init script such that the theme colors are random and you partnered with unDraw to generate illustrations that match your theme color! Check it out!

    ๐Ÿ’… The sidebar icon on mobile screens have been changed to a more conventional hamburger style icon which is more intuitive. If you customized that part, check if your site's layout broke because of it.

    โœ… Lastly, welcome Pulsar, Mockit and React Testing Library as users!

    Thank you to the following contributors:

    • @endiliey
    • @yangshun
    • @Alan-Cha
    • @ntucker
    • @wilsonmar
    • @NishealJ
    • @Hongarc

    ๐Ÿ›  Fixed/Added

    • ๐Ÿ“„ docs: consistent badge style (#1371)
    • ๐Ÿ›  fix: prism syntax highlight .tsx properly (#1391)
    • feat: add tutorial (#1381)
    • feat: change icon for navToggle (#1394)
    • ๐Ÿ›  fix: blog docs example as object property (#1403)
    • ๐Ÿ“„ docs: docs-examples-from-docusaurus is now installed as doc (#1406)
    • ๐Ÿ›  fix: upgrade underscore.string to 3.3.5 (#1404)
  • v1.8.1 Changes

    โœ… We accidentally published 2.0.0-alpha.5 as latest on npm. Please do not use that and instead use the 1.x version.

  • v1.8.0 Changes

    ๐Ÿš€ This version mainly include bug fixes and a new feature to skip the next release documents when versioning is enabled.

    Thank you to the following contributors:

    • @yangshun
    • @endiliey
    • @vikrantsinghthakur
    • @parthpp

    ๐Ÿ›  Fixed/Added

    • ๐Ÿš€ feat: Add --skip-next-release option to yarn build (#1292)
    • ๐Ÿ›  fix: handle case insensitive table of contents token (#1288)
    • ๐Ÿ›  fix: anchors links for underscore character (#1309)
    • ๐Ÿ›  fix: autogenerated versions.js should not be confusing (#1314)

    Internal

    • ๐Ÿ”„ Change Docusaurus landing page (#1290)
    • We restructured our repository as a monorepo (#1297)
    • We folded docusaurus versions (e.g: 1.1.0, 1.1.1, 1.1.2 -> 1.1.x) (#1313)
    • โšก๏ธ optimize docusaurus continuous integration (#1308)
  • v1.7.3 Changes

    ๐Ÿ›  This version mainly includes bug fixes found in 1.7.0 that improves stability.

    ๐Ÿš€ Thank you to the following contributors who helped with this release:

    • @zpao
    • @jeromesimeon
    • @yangshun
    • @bartanthonissen
    • @YoshinoriN
    • @marvinchin
    • @sinchange
    • @githubsaturn
    • @fiennyangeln
    • @ahtee
    • @endiliey
    • @ael-mas
    • @natemago
    • @co16353sidak
    • @CPSTL
    • @alexkrolick

    ๐Ÿ›  Fixed/Changed

    • โšก๏ธ Update code.facebook.com links to appropriate new destination (#1224)
    • ๐Ÿ“„ docs: showcase user accord-project (#1225)
    • ๐Ÿ›  fix: change mainContainer padding to align with sidebars
    • ๐Ÿ“„ docs: mention about CNAME option in publishing docs (#1227)
    • ๐Ÿ“„ docs: add ScanTrust to users (#1228)
    • โฌ†๏ธ chore: upgrade husky to 1.3.1 (#1229)
    • โœ‚ Remove more references to code.facebook.com (#1231)
    • ๐Ÿ›  fix: use clean url for og:url when cleanUrl is true (#1242)
    • ๐Ÿ›  fix: hovering algolia logo break its background color (#1240)
    • ๐Ÿ“„ docs: update CaptainDuckDuck to CapRover (#1244)
    • chore: rename siteConfig.js to docusaurus.config.js (#1245)
    • ๐Ÿ›  fix: make referenced links work with code block tabs (#1249)
    • ๐Ÿ“„ docs: showcase user Scalafmt (#1250)
    • fix: wrong sidebar_label and title on versioned_docs (#1265)
    • ๐Ÿ“„ docs: update api-pages.md to document about overriding default styles (#1266)
    • ๐Ÿ›  fix: upgrade jest to remove security vulnerability (#1276)
    • ๐Ÿ“„ docs: showcase user Microkubes (#1274)
    • ๐Ÿ“„ docs: showcase user Twirp (#1275)
    • ๐Ÿ“„ docs: add Polymath to users (#1276)
    • ๐Ÿ›  fix: relative path markdown linking on versioned docs (#1281)
    • ๐Ÿ›  fix(codetabs): fix key warning (#1284)