Skip to content

v2.2.1

Compare
Choose a tag to compare
@PeachScript PeachScript released this 02 Jun 07:16
· 159 commits to master since this release

Features

  • Add QRCode button for mobile theme previewer #1692 @leegsen7
  • Support to specify theme package path via env variable #1709 @smartchong
  • Support to customize data for open in CodeSandbox and Stackblitz #1684

Fixed

Improvements

  • Deprecate soft break transform behavior after 2.2.0 #1686 @NoDocCat
    • NOTICE: Please confirm your soft breaks before upgrading version declaration to ^2.2.0
    • SEE ALSO: #1683 (comment)
  • Generate article tag and canonical meta for SEO #1642 @youngjuning
  • Exclude duplicate urls in the sitemap #1693 @youngjuning
  • Avoid unnecessary re-rendering for demos #1700
  • API parser support PNPM project, it now resolves dependency much faster like NPM project
  • API parser support tsconfig paths

New Contributors

Full Changelog: v2.2.0...v2.2.1