Skip to content

Releases: doczjs/docz

v2.0.0-rc.41

16 Sep 13:53
Compare
Choose a tag to compare
  • fix(docz-components): remove additional editor styles in Playground + better theme types (#1110) - @Dangoo

  • fix(docz-core): properly merge custom gatsby-config (#1114) - @dreyks

v2.0.0-rc.40

13 Sep 06:11
Compare
Choose a tag to compare
  • feat(docz-core): use config base for gatsby pathPrefix (#1103) - @Dangoo
  • feat(gatsby-theme-docz): allow gatsby-remark plugins (#1106) - @zenbaku
  • feat(gatsby-theme-docz): apply theme background color to content (#1101) - @jstacoder

v2.0.0-rc.39

13 Sep 05:53
Compare
Choose a tag to compare
  • chore(gatsby-theme-docz): bump docz version in gatsby-theme-docz

v2.0.0-rc.38

13 Sep 05:52
Compare
Choose a tag to compare
  • feat: add language and showLivePreview props to Playground
  • docs(docz-example-react-router): add react-router with docz example
  • docz(docz-example-material-ui): add material ui example
  • test: add test ids to docz components

v2.0.0-rc.35

13 Sep 05:50
Compare
Choose a tag to compare
  • fix(gatsby-theme-docz): pass in params to plugin instead of actions

v2.0.0-rc.34

13 Sep 05:49
Compare
Choose a tag to compare
  • feat(gatsby-theme-docz): add theme path override option
  • fix(docz-components): dont overwrite theme object

v2.0.0-rc.33

13 Sep 05:46
Compare
Choose a tag to compare

feat(docz-core): remove installation step in .docz 🎉

v2.0.0-rc.32

13 Sep 05:47
Compare
Choose a tag to compare
  • fix(gatsby-theme-docz): expose gatsby actions to plugin
  • chore(docz-core): add jest dependency
  • chore(docz-core): add cross-env dependency
  • chore(docz-core): add eslint dependency

v2.0.0-rc.31

03 Sep 15:19
Compare
Choose a tag to compare
  • chore(docz-core): better development dx
  • feat(docz-core): add docz init command
  • fix(docz-core): run init on build if docz is not initialized
  • fix(docz-core): set yarn production to false to download all deps

v2.0.0-rc.28

02 Sep 13:02
Compare
Choose a tag to compare
  • docz-core: make onCreateWebpackConfig extendable (d2aff82)