Skip to content

Latest commit

 

History

History
70 lines (35 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

70 lines (35 loc) · 2.45 KB

3.0.0 (2023-08-10)

⚠ BREAKING CHANGES

  • Removed exports and styled-components v6 comes with its own changes

Features

  • support the new styled-components version (2fb18f6)

2.1.0 (2023-06-08)

Features

  • adjust valueFromProp to handle array tokens (7781bf6)

Bug Fixes

  • export ValueFromProp type (e14672d)

2.0.1 (2023-04-05)

Bug Fixes

  • use future-proof import path (0a4203e)

2.0.0 (2023-04-04)

⚠ BREAKING CHANGES

  • valueFromProp is now generated from theme instead of being exported from index

Features

  • move valueFromProp to generateHelpers (d758ec4)

1.2.1 (2023-03-24)

Bug Fixes

  • support initially empty theme interface (755348d)

1.2.0 (2023-03-08)

Features

1.1.0 (2023-03-08)

Features

  • add valueFromProp and media query helper (3d42778)

1.0.1 (2023-03-07)

Bug Fixes

1.0.0 (2023-03-07)

Features

Bug Fixes

  • update GITHUB_TOKEN for releases (ff27418)