Skip to content

Releases: facebook/docusaurus

v1.2.0

10 Jun 19:25
Compare
Choose a tag to compare

A major point release. This release adds highly requested features, including extension-less URLs, nested directories for docs and adding a second option (Prism) for syntax highlighting.

Welcome to our newest users, pnpm and Anssr Data.

A special thank you to @endiliey who has come in and did awesome work for Docusaurus. @endiliey is now an official maintainer of the Docusaurus repo because of his efforts.

Thank you to the following contributors who helped with this release:

@endiliey
@yangshun
@gimdongwoo
@balloob
@zkochan
@gustavohenke
@ranolf
@Themandunord
@ericnakagawa
@vacarsu
@SleepWalker
@brenopolanski
@skratchdot

See the CHANGELOG for more details.

v1.1.5

26 May 18:31
01bc5e4
Compare
Choose a tag to compare

Hotfix release - move a dependency from developer to production in package.json.

See CHANGELOG for details.

v1.1.4

26 May 06:13
Compare
Choose a tag to compare

Yet another hotfix release. We found an issue with the way we did LiveReload - we were watching the node_modules directory and that caused some users to encounter errors. We stopped watching node_modules directory in gaze.

Thank you to the following contributors who helped with this release:

@artiebits
@yangshun

See the CHANGELOG for full details.

v1.1.3

23 May 18:30
d143b3f
Compare
Choose a tag to compare

npm had an issue where some packages were not being published. This should hopefully be resolved now; publishing a new version just in case.

Also, welcome TextLint and Open Power Quality as new users.

Thank you to the following contributors who helped with this release:

@azu
@philipmjohnson
@violabg
@sebelga

See our CHANGELOG

v1.1.2

22 May 04:45
a603aff
Compare
Choose a tag to compare

Hotfix release because one of our third-party dependencies didn't support Node 10+.

See the CHANGELOG for full details.

v1.1.1

21 May 21:17
96dd757
Compare
Choose a tag to compare

Hotfix release because of a dependency needed that was only in developer dependencies.

See CHANGELOG for more details

v1.1.0

21 May 15:40
cfaa890
Compare
Choose a tag to compare

This is our first major point release. There are three primary reasons for this:

  • One of our most requested issues has been implemented - Live Reload.
  • We migrated to React 16 support (which wasn't as difficult as initially thought 😄 )
  • The blog now allows for Facebook-based comments.

There are a lot of other fixes and enhancements as well. Also, we have five new users of Docusaurus within this release as well. Thank you to WarriorJS, Bemuse, Pyre-Check, Draft.js and CaptainDuckDuck for using Docusaurus.

There are also various documentation fixes as well.

Thank you to the following contributors who helped with this release:

See the CHANGELOG for full details.

v1.0.15

06 May 18:08
5b4fb4b
Compare
Choose a tag to compare

This release has a lot of commits, including bug fixes, documentation updates, as well as a bit of new functionality. A new blog post from @caabernathy about how easy it is to create a Docusaurus site, a lot of Windows/IE fixes, the ability to specify the default version shown, and more.

Thank you to the following contributors who have helped with this releae:

See the CHANGELOG for full details.

v1.0.14

23 Apr 23:43
6041f9e
Compare
Choose a tag to compare

Small release mostly for documentation.

Thank you to the following contributors who have helped with this release:

See the CHANGELOG for full details.

v1.0.13

20 Apr 19:06
266b374
Compare
Choose a tag to compare

This is primarily a bug fix release. Added support for custom theme highlighting URL. Fixes around --port and using layout in doc metadata.

Thank you to the following contributors who helped with this release:

See the CHANGELOG for full details.