Skip to content

Latest commit

 

History

History
74 lines (43 loc) · 3.07 KB

CHANGELOG.md

File metadata and controls

74 lines (43 loc) · 3.07 KB

Changelog

3.1.0 - 2024-02-20

Added

  • Expose package.json (#225)

3.0.1 - 2024-02-18

Fixed

  • Ship type definitions file (#224)

3.0.0 - 2023-11-13

Added

  • Add type definitions file (#212)

2.0.0 - 2023-10-31

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)

1.3.1 - 2023-09-15

Fixed

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

1.3.0 - 2023-02-25

Added

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

1.2.0 - 2022-06-04

Added

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

1.1.0 - 2022-05-31

Added

  • Add support for label configuration option (#7)

1.0.0 - 2022-05-30

First release.