github doczjs/docz v2.3.0

latest releases: v2.4.0, v2.3.3-alpha.0, v2.3.2-alpha.0...
4 years ago

Bug Fixes

babel-plugin-export-metadata

docz-core

  • always use custom prop filter if it's provideded (#1415) (53063ff)
  • pass down host when running serve (#1384) (80a0e1e)
  • be explicit about cli args (6f5b4ee)
  • parse port when running serve (29d0edd)
  • prevent falsy error code on cli (#1332) (1437b59)
  • revert ts auto-detect (f0ce584)
  • forward cli status code properly (#1319) (99ebf82)
  • properly support node_modules for multiple file patterns (#1315) (4d9f9b3)
  • use docz-utils for get and mergeWith (f222083)

gatsby-theme-docz

docz

  • pass useScoping to theme Playground (6ec7315), closes #1390
  • fix capitalization of ts interfaces (9e950eb)

Features

docz-core

  • pass down cli args to Gatsby + fix open flag (385b006)
  • add hook to find docgen props (#1371) (8fffa26)
  • add the ability to hide a document from the menu (#1354) (95b0d7f)
  • introduce gatsbyRoot to use for fs sourcing (8e89d64)
  • allow custom pattern for globbing components with docgenConfig.searchPatterns (#1316) (29e0165)
  • support kebab & pascal case component file name pattern (#1314) (9d5b129)

docz

gatsby-theme-docz

docz-utils:

  • add exports parser to add to Playground scope (9c564d0), closes #1247
  • export mergeWith and get from lodash@4 (53fbde0), closes #1313

rehype-docz

  • add mdx exports to Playground scope (d902e2a), closes #1247

Don't miss a new docz release

NewReleases is sending notifications on new releases.