Skip to content

Releases: doczjs/docz

v2.0.0-rc.51

30 Sep 20:52
Compare
Choose a tag to compare

v2.0.0-rc.50

30 Sep 20:52
Compare
Choose a tag to compare
  • fix(gatsby-theme-docz): check for window before reading location - @rakannimer

v2.0.0-rc.49

30 Sep 14:58
Compare
Choose a tag to compare
  • fix(gatsby-theme-docz): add collapsible menu - @jesperorb

v2.0.0-rc.48

30 Sep 14:57
Compare
Choose a tag to compare

v2.0.0-rc.47

29 Sep 13:13
Compare
Choose a tag to compare
  • fix(gatsby-theme-docz) default to text in code blocks if no language - @jesperorb

  • fix(gatsby-theme-docz) check prop default value for flow types - @jesperorb

v2.0.0-rc.46

29 Sep 13:08
Compare
Choose a tag to compare
  • feat(gatsby-theme-docz): set first entry as root when no root route (/) given - @rakannimer

v2.0.0-rc.45

27 Sep 23:05
Compare
Choose a tag to compare

v2.0.0-rc.44

27 Sep 23:06
Compare
Choose a tag to compare
  • fix(docz-core): fix public path generation - @rakannimer

v2.0.0-rc.43

27 Sep 23:03
Compare
Choose a tag to compare
  • fix(docz-core): export onCreateBabelConfig from custom gatsby-node.

  • chore(docz-core): log error message when copy fails

v2.0.0-rc.42

27 Sep 23:04
Compare
Choose a tag to compare
  • fix(docz-core): sync files before building - @rakannimer
  • fix(docz-core): copy public assets to .docz/static - @rakannimer