Skip to content

Releases: alexruzzarin/styled-reboot

v5.0.0

26 Aug 03:58
Compare
Choose a tag to compare

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

v5.0.0-beta.1

26 Aug 03:30
Compare
Choose a tag to compare
v5.0.0-beta.1 Pre-release
Pre-release

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

v4.0.3

29 Jul 21:12
Compare
Choose a tag to compare

4.0.3 (2019-07-29)

Bug Fixes

  • types: Made the option optional released
  • readme: add CI badge (0819b3b)

v4.0.2

28 Jul 15:58
Compare
Choose a tag to compare

4.0.2 (2019-07-28)

Bug Fixes

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

v4.0.1

05 Jul 02:00
Compare
Choose a tag to compare

4.0.1 (2019-07-05)

Bug Fixes

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

v4.0.0

05 Jul 00:35
Compare
Choose a tag to compare

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

v3.0.1

07 Oct 21:22
Compare
Choose a tag to compare
  • dev dependencies updates
  • set a more flexible version to styled-components