Skip to content

Latest commit

 

History

History
73 lines (33 loc) · 2.99 KB

CHANGELOG.md

File metadata and controls

73 lines (33 loc) · 2.99 KB

Semantic Release Automated Changelog

1.2.0 (2024-02-01)

Features

  • add support for new unit feature (0b8986c)

1.1.3 (2023-11-01)

Performance Improvements

  • update to support new --ds token spec (82e241c)

1.1.2 (2023-11-01)

Performance Improvements

  • update node support and repo dependencies (15a3851)

1.1.1 (2023-09-26)

Bug Fixes

  • address currentToken reference returned value issue (b7d9b75)

1.1.0 (2023-09-26)

Features

  • update to support deprecated tokens with --ds ref (d393f60)

Performance Improvements

  • update build dependencies (151d488)

1.0.1 (2022-04-05)

Bug Fixes

  • icon: remove use of icons due to error (dea3965)

1.0.0 (2021-11-08)

Bug Fixes

  • swatchList: fix tests to mock all fetch calls (b8e97ed)
  • tokens-list: top version header from displaying on all deprecated tables (c78ae28)

Code Refactoring

  • tokens-list: remove circle & swatch attributes and add swatchType enum (11db4cf)
  • tokens-list: streamline template, styling and update api (46c5501)

Features

  • wcag: automate WCAG color ratio for documentation #21 (19f52ab)

BREAKING CHANGES

  • tokens-list: Removes circle,swatch booleans and add swatchType enum
  • tokens-list: removed deprecated attribute and replaced it with type attribute