File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ # [ 3.0.0-alpha.11] ( https://github.com/arvinxx/antd-style/compare/v3.0.0-alpha.10...v3.0.0-alpha.11 ) (2023-01-10)
4
+
5
+ ### ✨ Features
6
+
7
+ - createStyles 入参支持 appearance 和 injectGlobal ([ 0b1d947] ( https://github.com/arvinxx/antd-style/commit/0b1d947 ) )
8
+
9
+ ### 🐛 Bug Fixes
10
+
11
+ - 修正类型定义不准确的问题 ([ d318382] ( https://github.com/arvinxx/antd-style/commit/d318382 ) )
12
+
3
13
# [ 3.0.0-alpha.10] ( https://github.com/arvinxx/antd-style/compare/v3.0.0-alpha.9...v3.0.0-alpha.10 ) (2023-01-10)
4
14
5
15
# [ 3.0.0-alpha.9] ( https://github.com/arvinxx/antd-style/compare/v3.0.0-alpha.8...v3.0.0-alpha.9 ) (2023-01-09)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " antd-style" ,
3
- "version" : " 3.0.0-alpha.10 " ,
3
+ "version" : " 3.0.0-alpha.11 " ,
4
4
"description" : " a css-in-js solution for application combine with antd v5 token system and emotion" ,
5
5
"keywords" : [
6
6
" css-in-js" ,
You can’t perform that action at this time.
0 commit comments