Skip to content

v3.3.0

Compare
Choose a tag to compare
@sabertazimi sabertazimi released this 04 May 16:02
· 512 commits to main since this release

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

πŸŽ‰ 3.3.0 (2022-05-04)

✨ Features

  • CodeBlocks: add live code editor support (#791) (7f81d99), closes #777
  • mdx-code: add sandpack live code editor support (#794) (1f7945e), closes #777

πŸ› Bug Fixes

  • code-styles: add tough border to code blocks (#798) (1ba97ae)
  • components-Editor: disable SWC minifier (#797) (c497ac5), closes #796

⚑ Performance

  • CodeBlocks: lazy loading LiveCode component (#793) (b2347e6), closes #777