Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 2.6 KB

CHANGELOG.md

File metadata and controls

65 lines (34 loc) · 2.6 KB

1.0.1 (2022-08-18)

Bug Fixes

  • add explicit function return types (#12) (2fdfa0d)

1.0.0 (2022-06-25)

Bug Fixes

  • remove alpha versions from peer deps (369c80e)

Features

BREAKING CHANGES

  • Updates types to support the latest Dash alpha version

1.0.0-alpha.2 (2022-06-25)

Bug Fixes

  • remove alpha versions from peer deps (369c80e)

1.0.0-alpha.1 (2021-10-29)

Features

  • update types to support dash alpha (aac38fc)

BREAKING CHANGES

  • Updates types to support the latest Dash alpha version

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.0 (2020-07-27)

⚠ BREAKING CHANGES

  • Drops support for @dash-ui/styles@<0.8.0

  • rename "variables" to "tokens" (0d782fa)

0.3.1 (2020-07-20)

Features

  • add array value type to timing (fe9f60a)
  • add transform-origin shortcut (7d48b1d)

0.3.0 (2020-07-17)

⚠ BREAKING CHANGES

  • This package is no longer compatible with @dash-ui/styles@<0.6.2

  • upgrade dash-ui/styles to 0.6.2 (6aea162)

0.2.0 (2020-07-04)