Skip to content

Releases: mrazauskas/docusaurus-remark-plugin-tab-blocks

v3.1.0

20 Feb 15:41
Compare
Choose a tag to compare

Added

  • Expose package.json (#225)

Full Changelog: v3.0.1...v3.1.0

v3.0.1

18 Feb 12:53
Compare
Choose a tag to compare

Fixed

  • Ship type definitions file (#224)

Full Changelog: v3.0.0...v3.0.1

v3.0.0

13 Nov 18:19
Compare
Choose a tag to compare

Added

  • Add type definitions file (#212)

Full Changelog: v2.0.0...v3.0.0

v2.0.0

31 Oct 19:24
Compare
Choose a tag to compare

Changed

  • Breaking: Upgrade to MDX v3 (#164) and (#210)
  • Breaking: Convert to ESM (#202)

Removed

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

Fixed

  • Handle spaces in label text (#192) and (#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

v2.0.0-rc.0

22 Oct 11:15
Compare
Choose a tag to compare
v2.0.0-rc.0 Pre-release
Pre-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

v1.3.1

15 Sep 08:53
Compare
Choose a tag to compare

Fixed

  • Handle spaces in a custom tab label text (#195)

Full Changelog: v1.3.0...v1.3.1

v2.0.0-beta

25 May 07:48
Compare
Choose a tag to compare
v2.0.0-beta Pre-release
Pre-release

Added

  • Breaking: Add support for MDX v2 (#164)

Full Changelog: v1.3.0...v2.0.0-beta

v1.3.0

25 Feb 13:41
Compare
Choose a tag to compare

Added

  • Add support for custom tab label text (#132)

Full Changelog: v1.2.0...v1.3.0

v1.2.0

04 Jun 05:00
Compare
Choose a tag to compare

Added

  • Add support for groupId and sync configuration options (#8)

Full Changelog: v1.1.0...v1.2.0

v1.1.0

31 May 09:51
Compare
Choose a tag to compare

Added

  • Add support for label configuration option (#7)

Full Changelog: v1.0.0...v1.1.0