Releases: vue-styled-components/core
Releases · vue-styled-components/core
v1.11.2
This release is also available on:
1.11.2 (2025-05-18)
Bug Fixes
- release: create benchmark report page failed (41fbe6c)
v1.11.1
This release is also available on:
1.11.1 (2025-05-18)
Bug Fixes
- release: update benchmark reports path in release workflow (c75378e)
v1.11.0
This release is also available on:
1.11.0 (2025-05-18)
Features
- using web worker to generate css (fc8d79d)
v1.10.0
This release is also available on:
1.10.0 (2025-03-14)
Bug Fixes
- plugin: some usage not support (2b66714)
Features
v1.9.0
This release is also available on:
1.9.0 (2024-11-15)
Features
v1.8.0
This release is also available on:
1.8.0 (2024-10-17)
Features
- attrs: support passing a function to generate attrs (d6c4db1)
- attrs: support using attrs value in style (5e32b20)
- hooks: add
useTheme
(f82e67f)
- styled: support using
StyledComponent
as selector (ae52619)
- theme: support embed theme provider and passing a function to theme prop (7ef63d9)
v1.8.0-alpha.2
This release is also available on:
Features
- styled: support using
StyledComponent
as selector (ae52619)
v1.8.0-alpha.1
This release is also available on:
Features
- attrs: support passing a function to generate attrs (d6c4db1)
- attrs: support using attrs value in style (5e32b20)
- hooks: add
useTheme
(f82e67f)
- theme: support embed theme provider and passing a function to theme prop (7ef63d9)
v1.7.3
This release is also available on:
1.7.3 (2024-08-31)
Bug Fixes
- core: the type definition of jsx is not well defined(#28) (e2bc882)
v1.7.2
This release is also available on:
1.7.2 (2024-08-30)
Bug Fixes
- core: typedef issue of JSX events binding(#28) (b2ae1cd)