Skip to content

Releases: styled-components/jest-styled-components

v7.0.1

07 Apr 05:39
Compare
Choose a tag to compare
  • Update Matchers interface (#269) thanks @tobilen

  • Extend global namespace with jest matcher (#308) thanks @tobilen

  • support shallow rendering when nesting styled components (#306) (#309) thanks @functionalDev

  • Remove object spread to continue Node LTS 10/12 support (#304) thanks @vxcamiloxv

v7.0.0

13 Jan 18:32
Compare
Choose a tag to compare
  • styled-components v5 support, drops support for s-c versions below v5
  • ship stylesheetSerializer as a named export

v7.0.0-beta.2

12 Nov 21:59
Compare
Choose a tag to compare
v7.0.0-beta.2 Pre-release
Pre-release
  • improve handling of selectors that include static classNames …

e.g.

& + &, & > &, & &

but not

&&, &&&, etc.

v6.3.4

12 Nov 17:31
Compare
Choose a tag to compare

[TS] Update Matchers interface (#270)

v7.0.0-beta.1

15 Jun 22:38
Compare
Choose a tag to compare
v7.0.0-beta.1 Pre-release
Pre-release

Ship the stylesheetSerializer as a named export

v6.3.3

15 Jun 00:35
Compare
Choose a tag to compare

Fix peerDependencies to allow styled-components v4

v7.0.0-beta.0

14 Jun 14:05
Compare
Choose a tag to compare
v7.0.0-beta.0 Pre-release
Pre-release

styled-components v5 beta support, drops support for s-c versions below v5

npm install --dev jest-styled-components@beta