Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@jxnblk jxnblk released this 25 Jun 22:49
· 43 commits to master since this release

API Changes

  • Support for nested routes
  • Adds support for .md files, using MDX
  • Configurable default styles for markdown and MDX files
  • Adds LiveEditor and LivePreview capabilities to markdown
  • Adds --match option for filtering files
  • Adds ignore option for pages
  • Optional SidebarLayout component
  • Optional Library component
  • Support for 404 pages

Internal Changes

  • Uses mdx loader for md/mdx/jsx files

Breaking Changes

  • Specifying scope in JSX front matter is no longer supported
  • Removes support for glamor and glamorous static CSS extraction
  • Previously undocumented app option is no longer used