You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.8.0-alpha.1](v1.7.3...v1.8.0-alpha.1) (2024-09-22)
### Features
* **attrs:** support passing a function to generate attrs ([d6c4db1](d6c4db1))
* **attrs:** support using attrs value in style ([5e32b20](5e32b20))
* **hooks:** add `useTheme` ([f82e67f](f82e67f))
* **theme:** support embed theme provider and passing a function to theme prop ([7ef63d9](7ef63d9))
***attrs:** support passing a function to generate attrs ([d6c4db1](https://github.com/vue-styled-components/core/commit/d6c4db15ade756d63a5d21c8300468f29068a191))
7
+
***attrs:** support using attrs value in style ([5e32b20](https://github.com/vue-styled-components/core/commit/5e32b20f548b9023b478b61241a3efffc3ab670c))
***theme:** support embed theme provider and passing a function to theme prop ([7ef63d9](https://github.com/vue-styled-components/core/commit/7ef63d93600b24b65414682197fc984052212e26))
0 commit comments