Releases: vue-styled-components/core
Releases · vue-styled-components/core
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)
v1.4.1
This release is also available on:
1.4.1 (2024-08-16)
Bug Fixes
- helper: [create-global-style] cannot apply style correctly (ccd9805)
v1.4.0
This release is also available on:
1.4.0 (2024-08-15)
Bug Fixes
- core: [styled] autmatically infer props type (176f06a)
Features
- implement automatic addition of vendor prefixes to CSS styles and add support for nested CSS in legacy browsers(#19) (2fc5b48)
v1.3.1
This release is also available on:
1.3.1 (2024-07-24)
Bug Fixes
- theme-provider: reactive theme loss issue (#15) (29f02b9)
v1.3.1-beta.1
This release is also available on:
Bug Fixes
- theme-provider: reactive theme loss issue (#15) (29f02b9)
v1.3.0
This release is also available on:
1.3.0 (2024-07-18)
Features
- core: [styled] support embed css (9ce5920)
- utils: [style-management] auto clear style when the component unmounted (0678b03)