Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@pedronauck pedronauck released this 30 Jun 06:52
· 1255 commits to main since this release

Changelog

Bug Fixes

  • docz-core: add a fallback name on Entry (ec38139)
  • docz-theme-default: add overflow auto to nav (4cdbcfd)

Improvements

  • docz-core: remove <Playground> from output code (777b8bf)
  • docz: add ErrorBoundary component for a better error handler (914e3ad)
  • docz-core: add NODE_ENV global variable with webpack.DefinePlugin (914e3ad)

Without <Playground> on output

ErrorBoundary

Features

  • docz-theme-default: add automatic table of content (#106) (6ce9e84)

Thanks

@good-idea, @marceloavf and @drmzio for the awesome work ✌️