Skip to content

Releases: styled-components/xstyled

v3.8.0

03 Apr 20:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.5...v3.8.0

v3.7.5 (3.7.4-3.7.5)

27 Mar 15:45
Compare
Choose a tag to compare
  • feat: stricter color type; this will help avoid accidents like typos when trying to consume colors from the theme

Full Changelog: v3.7.3...v3.7.5

v3.7.3

17 Mar 18:21
Compare
Choose a tag to compare

v3.7.2

17 Mar 17:10
Compare
Choose a tag to compare

v3.7.1

16 Mar 21:52
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

New Contributors

Full Changelog: v3.7.0...v3.7.1

v3.7.0

05 Oct 14:35
9f76965
Compare
Choose a tag to compare

Bug Fixes

  • color-mode: fix clearing color mode (#385) (1bb5cb8)
  • fixed incomplete hex alpha value generation (#373) (fd0a097)
  • cache: fix object keys caching (#383) (879708c)
  • fixed contributing guide setup step documentation (9925f19)

Features

  • cache: add option to disable xstyled cache (#379) (738f882)

v3.6.0

15 Apr 15:43
0e6545e
Compare
Choose a tag to compare

Bug Fixes

  • move at-rules to end of nested responsive states (6c7528e), closes #288
  • core: add missing util (#362) (00ae8dc), closes #354
  • emotion: add missing createCss (#324) (f5eaa07)
  • types: add missing types to the borders system utility (#346) (c0c92b4)
  • types: fix missing values in types (#361) (01afa25), closes #355
  • types: remove deep path autocompletion (e01e8b3)
  • typing: Support any valid number for utility props that needs it (#357) (1fd72c6)

Features

  • add ability to customize spacing properties in "texts" (#351) (57304c2), closes #350
  • add outlineOffset property (#360) (4dac9a3)
  • added inline variants support (#334) (acfa364), closes #333
  • typing: infer automatically the typing of the generators used inside of the compose (#358) (ecbae73)

v3.5.1

10 Jan 08:43
fef2e78
Compare
Choose a tag to compare

Bug Fixes

v3.5.0

10 Jan 08:40
1682732
Compare
Choose a tag to compare

Bug Fixes

Features

  • add border positions style helpers (3bcaada)

v3.4.0

22 Dec 08:09
af57842
Compare
Choose a tag to compare

Features