Releases: doczjs/docz
Releases · doczjs/docz
v2.0.0-rc.62
- feat(gatsby-theme-docz): move styles to separate file for easier theming - @rakannimer
v2.0.0-rc.61
- chore(docz): bump gatsby-theme-docz version - @rakannimer
v2.0.0-rc.60
- feat(docz-core): support array of file glob patterns in files - @rakannimer
v2.0.0-rc.58
v2.0.0-rc.57
- fix(docz-core): copy doczrc before running commands (#1175) - @rakannimer
v2.0.0-rc.56
-
fix(docz-core): allow custom doczrc location with config cli flag (#1169) - @rakannimer
-
chore(babel-plugin-export-metadata): don't add filemeta if it exists (#1173) - @Kerumen
v2.0.0-rc.55
v2.0.0-rc.54
-
(docz-core) handle props on windows (#1151) … @jesperorb
-
fix(gatsby-theme-docz): able to set container width … @jesperorb
-
fix(docz-rollup): handle defaultsExternal on windows … @jesperorb
v2.0.0-rc.53
-
chore(docz): add css preprocessor examples and info - @jesperorb
-
fix(gatsby-theme-docz): round playground borders #1080 (#1157) - @jesperorb
-
fix(docz-core): add support for hoisted dependencies (#1149) - @rakannimer
-
docs: sentence refactor (#1150) … @bisonwebmedia
v2.0.0-rc.52
- feat(gatsby-theme-docz): #1112 move menu icon (#1144) - @Dangoo
- chore: update commitlint to 8.2.0 - @AndrewUsher