Releases: doczjs/docz
Releases · doczjs/docz
v2.0.0-rc.41
v2.0.0-rc.40
v2.0.0-rc.39
- chore(gatsby-theme-docz): bump docz version in gatsby-theme-docz
v2.0.0-rc.38
- 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
- fix(gatsby-theme-docz): pass in params to plugin instead of actions
v2.0.0-rc.34
- feat(gatsby-theme-docz): add theme path override option
- fix(docz-components): dont overwrite theme object
v2.0.0-rc.33
feat(docz-core): remove installation step in .docz 🎉
v2.0.0-rc.32
- 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
- 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
- docz-core: make onCreateWebpackConfig extendable (d2aff82)