Skip to content

v2.0.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mrazauskas mrazauskas released this 22 Oct 11:15
· 150 commits to main since this release

Changed

  • Breaking: Support MDX v2 (#164)
  • Breaking: Convert to ESM (#202)

Removed

  • Breaking: Drop support for Node.js 14 and 19 (#196)
  • Breaking: Drop support for Node.js 16 (#201)

Fixed

  • Handle spaces in label text (#192)
  • Normalize text passed to the value property of TabItem (#193)
  • Breaking: Allow tab groups with only one item (#203)
  • Breaking: Allow spans to have less items than declared (#204)

Full Changelog: v1.3.0...v2.0.0-rc.0