Releases: styled-components/jest-styled-components
Releases Β· styled-components/jest-styled-components
v7.0.1
-
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
- styled-components v5 support, drops support for s-c versions below v5
- ship
stylesheetSerializer
as a named export
v7.0.0-beta.2
- improve handling of selectors that include static classNames β¦
e.g.
& + &, & > &, & &
but not
&&, &&&, etc.
v6.3.4
[TS] Update Matchers interface (#270)
v7.0.0-beta.1
Ship the stylesheetSerializer
as a named export
v6.3.3
Fix peerDependencies to allow styled-components v4
v7.0.0-beta.0
styled-components v5 beta support, drops support for s-c versions below v5
npm install --dev jest-styled-components@beta