Releases: vercel/styled-jsx
Releases · vercel/styled-jsx
v5.0.0-beta.2
Bug Fixes
- Make
JSXStyle
return a noop if the registry context is not provided (#749) (e5c3842)
v5.0.0-beta.1
Docs Change
BREAKING CHANGES & Features
v4.0.1
4.0.1 (2021-08-30)
Bug Fixes
- mark @babel/core as optional peer dependency (#739) (69a76f2)
v4.0.0
4.0.0 (2021-08-09)
chore
Features
- use react hooks to manage styles injection (#720) (48a2599)
Improvements
BREAKING CHANGES
- Drop support for react versions < 16.8.0
v3.4.7
3.4.7 (2021-08-05)
Bug Fixes
v4.0.0-alpha.2
Features
- use react hooks to manage styles injection (#720) (bdc8d5d)
BREAKING CHANGES
- This change drops support for React version < 16.8.0
v4.0.0-alpha.1
chore
BREAKING CHANGES
- Drop support for react versions < 16.8.0
v3.4.6
3.4.6 (2021-08-04)
Bug Fixes