Releases: vue-styled-components/core
Releases · vue-styled-components/core
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)
v1.7.1
This release is also available on:
1.7.1 (2024-08-23)
Bug Fixes
- core: not export
styled
and duplicated class adding (ee3a320)
v1.7.0
This release is also available on:
1.7.0 (2024-08-21)
Features
- core: [styled] support infering ts type from props (97101d0)
- core: [styled] support passing custom props and no need definition (119f4b8)
v1.7.0-alpha.1
This release is also available on:
Features
- core: [styled] support infering ts type from props (97101d0)
- core: [styled] support passing custom props and no need definition (119f4b8)
v1.6.1
This release is also available on:
1.6.1 (2024-08-21)
Bug Fixes
- core: [styled] cannot auto-remove unused style (93dc029)
- helper: [tw] cannot merge template string correctly (23008bb)
v1.6.0
This release is also available on:
1.6.0 (2024-08-20)
Features
v1.5.1
This release is also available on:
1.5.1 (2024-08-19)
Bug Fixes
- provider: [theme] incorrect object type provide to component tree (3307d65)
v1.5.0
This release is also available on:
1.5.0 (2024-08-18)
Bug Fixes
- provider: [theme] no hint when passing props (c758864)
Features
- provider: [theme] add support for extending and implementing theme typedef (5087d1b)
v1.5.0-beta.1
This release is also available on:
Bug Fixes
- provider: [theme] no hint when passing props (c758864)
Features
- provider: [theme] add support for extending and implementing theme typedef (5087d1b)