Skip to content

Releases: lokalise/styled

v3.0.0

10 Aug 16:39
Compare
Choose a tag to compare

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)

v3.0.0-exp-styled-components-upgrade.5

09 Aug 08:13
Compare
Choose a tag to compare
Pre-release

3.0.0-exp-styled-components-upgrade.5 (2023-08-09)

⚠ BREAKING CHANGES

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

Features

  • support the new styled-components version (edc5b20)

v3.0.0-exp-styled-components-upgrade.4

09 Aug 07:23
Compare
Choose a tag to compare
Pre-release

3.0.0-exp-styled-components-upgrade.4 (2023-08-09)

⚠ BREAKING CHANGES

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

Features

  • support the new styled-components version (0f493ca)

v3.0.0-exp-styled-components-upgrade.3

08 Aug 17:40
Compare
Choose a tag to compare
Pre-release

3.0.0-exp-styled-components-upgrade.3 (2023-08-08)

⚠ BREAKING CHANGES

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

Features

  • support the new styled-components version (df9fa66)

v3.0.0-exp-styled-components-upgrade.2

08 Aug 15:59
Compare
Choose a tag to compare
Pre-release

3.0.0-exp-styled-components-upgrade.2 (2023-08-08)

⚠ BREAKING CHANGES

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

Features

  • support the new styled-components version (2b6af8c)
  • support the new styled-components version (1697232)

v3.0.0-exp-styled-components-upgrade.1

08 Aug 13:00
Compare
Choose a tag to compare
Pre-release

3.0.0-exp-styled-components-upgrade.1 (2023-08-08)

⚠ BREAKING CHANGES

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

Features

  • support the new styled-components version (b39e7c9)

v2.1.0

08 Jun 13:49
Compare
Choose a tag to compare

2.1.0 (2023-06-08)

Features

  • adjust valueFromProp to handle array tokens (7781bf6)

Bug Fixes

  • export ValueFromProp type (e14672d)

v2.0.1

05 Apr 13:48
Compare
Choose a tag to compare

2.0.1 (2023-04-05)

Bug Fixes

  • use future-proof import path (0a4203e)

v2.0.0

04 Apr 13:54
Compare
Choose a tag to compare

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)

v1.2.1

24 Mar 11:38
Compare
Choose a tag to compare

1.2.1 (2023-03-24)

Bug Fixes

  • support initially empty theme interface (755348d)