Skip to content

v0.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 17:31
· 49 commits to main since this release

What's Changed

New Features 🎉

  • Add option enableStatusPages to generate http static pages by @mosch in #587
  • Allow to protect routes with login by @mosch in #529
  • Allow plugins to purge cache by @mosch in #577
  • Improve performance for pages with markdown by @mosch in #601

Bug Fixes 🐛

Dependency Updates 📦

  • build(deps): bump @radix-ui/react-select from 2.1.4 to 2.1.5 by @dependabot in #598
  • build(deps-dev): bump eslint-config-next from 15.1.5 to 15.1.6 in the eslint-dependencies group by @dependabot in #595
  • build(deps-dev): bump the nx-dependencies group with 4 updates by @dependabot in #594

Other Changes 🔄

  • feat: add title prop to SyntaxHighlight by @mosch in #589
  • Add social links to Zudoku docs by @mosch in #588
  • document theme by @mosch in #602
  • Change withZuplo to be default export by @ntotten in #605
  • allow to set default example language by @mosch in #581
  • Improve Playground component for Markdown by @mosch in #603
  • Better result panel for playground by @mosch in #583
  • Simplify contribution.md for contributors by @shivarm in #599

Full Changelog: v0.26.1...v0.27.0