File tree Expand file tree Collapse file tree 10 files changed +55
-9
lines changed Expand file tree Collapse file tree 10 files changed +55
-9
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+ ## [ 2.4.1] ( https://github.com/gregberge/xstyled/compare/v2.4.0...v2.4.1 ) (2021-03-29)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** styled:** fix nested states ([ #221 ] ( https://github.com/gregberge/xstyled/issues/221 ) ) ([ 78fac38] ( https://github.com/gregberge/xstyled/commit/78fac380e996ed93ca99020de668df2e52ccb318 ) )
12+
13+
14+
15+
16+
617# [ 2.4.0] ( https://github.com/gregberge/xstyled/compare/v2.3.0...v2.4.0 ) (2021-03-28)
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+ ## [ 2.4.1] ( https://github.com/gregberge/xstyled/compare/v2.4.0...v2.4.1 ) (2021-03-29)
7+
8+ ** Note:** Version bump only for package @xstyled/benchmarks
9+
10+
11+
12+
13+
614# [ 2.4.0] ( https://github.com/gregberge/xstyled/compare/v2.3.0...v2.4.0 ) (2021-03-28)
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" : " 2.4.0 " ,
3+ "version" : " 2.4.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "bench-system" : " node ./system.js" ,
2626 "@emotion/core" : " ^11.0.0" ,
2727 "@emotion/react" : " ^11.1.5" ,
2828 "@emotion/styled" : " ^11.1.5" ,
29- "@xstyled/emotion" : " ^2.4.0 " ,
30- "@xstyled/styled-components" : " ^2.4.0 " ,
29+ "@xstyled/emotion" : " ^2.4.1 " ,
30+ "@xstyled/styled-components" : " ^2.4.1 " ,
3131 "emotion-theming" : " ^11.0.0" ,
3232 "styled-components" : " ^5.2.1" ,
3333 "styled-system" : " ^5.1.5"
Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 2.4.0 " ,
6+ "version" : " 2.4.1 " ,
77 "npmClient" : " yarn" ,
88 "useWorkspaces" : true
99}
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+ ## [ 2.4.1] ( https://github.com/gregberge/xstyled/tree/master/packages/core/compare/v2.4.0...v2.4.1 ) (2021-03-29)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** styled:** fix nested states ([ #221 ] ( https://github.com/gregberge/xstyled/tree/master/packages/core/issues/221 ) ) ([ 78fac38] ( https://github.com/gregberge/xstyled/tree/master/packages/core/commit/78fac380e996ed93ca99020de668df2e52ccb318 ) )
12+
13+
14+
15+
16+
617# [ 2.4.0] ( https://github.com/gregberge/xstyled/tree/master/packages/core/compare/v2.3.0...v2.4.0 ) (2021-03-28)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/core" ,
33 "description" : " xstyled core utilities." ,
4- "version" : " 2.4.0 " ,
4+ "version" : " 2.4.1 " ,
55 "sideEffects" : false ,
66 "main" : " dist/index.js" ,
77 "module" : " dist/core.esm.js" ,
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+ ## [ 2.4.1] ( https://github.com/gregberge/xstyled/tree/master/packages/emotion/compare/v2.4.0...v2.4.1 ) (2021-03-29)
7+
8+ ** Note:** Version bump only for package @xstyled/emotion
9+
10+
11+
12+
13+
614# [ 2.4.0] ( https://github.com/gregberge/xstyled/tree/master/packages/emotion/compare/v2.3.0...v2.4.0 ) (2021-03-28)
715
816** Note:** Version bump only for package @xstyled/emotion
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/emotion" ,
33 "description" : " A utility-first CSS-in-JS framework built for React (Emotion bindings)." ,
4- "version" : " 2.4.0 " ,
4+ "version" : " 2.4.1 " ,
55 "keywords" : [
66 " emotion" ,
77 " css" ,
3535 "@emotion/styled" : " ^11.0.0"
3636 },
3737 "dependencies" : {
38- "@xstyled/core" : " ^2.4.0 " ,
38+ "@xstyled/core" : " ^2.4.1 " ,
3939 "@xstyled/system" : " ^2.4.0" ,
4040 "@xstyled/util" : " ^2.2.3"
4141 }
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+ ## [ 2.4.1] ( https://github.com/gregberge/xstyled/tree/master/packages/styled-components/compare/v2.4.0...v2.4.1 ) (2021-03-29)
7+
8+ ** Note:** Version bump only for package @xstyled/styled-components
9+
10+
11+
12+
13+
614# [ 2.4.0] ( https://github.com/gregberge/xstyled/tree/master/packages/styled-components/compare/v2.3.0...v2.4.0 ) (2021-03-28)
715
816
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" : " 2.4.0 " ,
4+ "version" : " 2.4.1 " ,
55 "keywords" : [
66 " styled-components" ,
77 " css" ,
3434 "styled-components" : " ^4.0.0 || ^5.0.0"
3535 },
3636 "dependencies" : {
37- "@xstyled/core" : " ^2.4.0 " ,
37+ "@xstyled/core" : " ^2.4.1 " ,
3838 "@xstyled/system" : " ^2.4.0" ,
3939 "@xstyled/util" : " ^2.2.3"
4040 }
You can’t perform that action at this time.
0 commit comments