Bug Fixes
- babel-plugin-export-metadata: Fixed
hasOwnPropertymethod call - docz-utils: Fixed closing tag detection in
removeTags - docz-core: Resolved dependency issues
- dev-env/basic: Fixed build and dev server execution
- gatsby-theme-docz: Corrected import paths
- examples: Fixed component imports
Features
- docz-core: Added
modifyEntryplugin hook...