Skip to content

Latest commit

 

History

History
58 lines (26 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

58 lines (26 loc) · 2.02 KB

5.0.0 (2020-08-26)

Features

  • styled v5 and replace options by theme (46fb3e0)
  • styled v5 and replace options by theme (e0c8edc)

BREAKING CHANGES

  • remove options and add theme support and defaults
  • remove options and add theme support and defaults

5.0.0-beta.1 (2020-08-26)

Features

  • styled v5 and replace options by theme (e0c8edc)

BREAKING CHANGES

  • remove options and add theme support and defaults

4.0.3 (2019-07-29)

Bug Fixes

4.0.2 (2019-07-28)

Bug Fixes

  • types: make enablePointerCursorForButtons optional (#105) (a461877)

4.0.1 (2019-07-05)

Bug Fixes

  • tsc: change target module to commonjs (2a74541)

4.0.0 (2019-07-05)

Features

  • styles: update to reboot 4.3.1 and switch to TS (91e69c4), closes #86

BREAKING CHANGES

  • styles: remove support to styled-components v3, new options to match bootstrap 4.3.1