File tree Expand file tree Collapse file tree 6 files changed +34
-4
lines changed
packages/styled-components Expand file tree Collapse file tree 6 files changed +34
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.3.0] ( https://github.com/gregberge/xstyled/compare/v3.2.0...v3.3.0 ) (2021-12-22)
7+
8+
9+ ### Features
10+
11+ * ** styled:** add esm support ([ a080d96] ( https://github.com/gregberge/xstyled/commit/a080d9609c6bdf02fb91de9e989de7157b131133 ) ), closes [ #3601 ] ( https://github.com/gregberge/xstyled/issues/3601 )
12+
13+
14+
15+
16+
617# [ 3.2.0] ( https://github.com/gregberge/xstyled/compare/v3.1.2...v3.2.0 ) (2021-12-22)
718
819
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.3.0] ( https://github.com/gregberge/xstyled/compare/v3.2.0...v3.3.0 ) (2021-12-22)
7+
8+ ** Note:** Version bump only for package @xstyled/benchmarks
9+
10+
11+
12+
13+
614# [ 3.2.0] ( https://github.com/gregberge/xstyled/compare/v3.1.2...v3.2.0 ) (2021-12-22)
715
816** Note:** Version bump only for package @xstyled/benchmarks
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/benchmarks" ,
3- "version" : " 3.2 .0" ,
3+ "version" : " 3.3 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "bench-system" : " node ./system.js" ,
2727 "@emotion/react" : " ^11.4.1" ,
2828 "@emotion/styled" : " ^11.3.0" ,
2929 "@xstyled/emotion" : " ^3.2.0" ,
30- "@xstyled/styled-components" : " ^3.2 .0" ,
30+ "@xstyled/styled-components" : " ^3.3 .0" ,
3131 "emotion-theming" : " ^11.0.0" ,
3232 "styled-components" : " ^5.3.0" ,
3333 "styled-system" : " ^5.1.5"
Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 3.2 .0" ,
6+ "version" : " 3.3 .0" ,
77 "useWorkspaces" : true
88}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.3.0] ( https://github.com/gregberge/xstyled/compare/v3.2.0...v3.3.0 ) (2021-12-22)
7+
8+
9+ ### Features
10+
11+ * ** styled:** add esm support ([ a080d96] ( https://github.com/gregberge/xstyled/commit/a080d9609c6bdf02fb91de9e989de7157b131133 ) ), closes [ #3601 ] ( https://github.com/gregberge/xstyled/issues/3601 )
12+
13+
14+
15+
16+
617# [ 3.2.0] ( https://github.com/gregberge/xstyled/compare/v3.1.2...v3.2.0 ) (2021-12-22)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/styled-components" ,
33 "description" : " A utility-first CSS-in-JS framework built for React (styled-components bindings)." ,
4- "version" : " 3.2 .0" ,
4+ "version" : " 3.3 .0" ,
55 "keywords" : [
66 " styled-components" ,
77 " css" ,
You can’t perform that action at this time.
0 commit comments