File tree Expand file tree Collapse file tree 18 files changed +115
-19
lines changed
babel-preset-emotion-css-prop Expand file tree Collapse file tree 18 files changed +115
-19
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.5.1] ( https://github.com/gregberge/xstyled/compare/v3.5.0...v3.5.1 ) (2022-01-10)
7+
8+
9+ ### Bug Fixes
10+
11+ * fix missing files ([ 18a22cd] ( https://github.com/gregberge/xstyled/commit/18a22cd6bbf3ffac9b3df385eb169ca0364c8b45 ) )
12+
13+
14+
15+
16+
617# [ 3.5.0] ( https://github.com/gregberge/xstyled/compare/v3.4.0...v3.5.0 ) (2022-01-10)
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.5.1] ( https://github.com/gregberge/xstyled/compare/v3.5.0...v3.5.1 ) (2022-01-10)
7+
8+ ** Note:** Version bump only for package @xstyled/benchmarks
9+
10+
11+
12+
13+
614# [ 3.5.0] ( https://github.com/gregberge/xstyled/compare/v3.4.0...v3.5.0 ) (2022-01-10)
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.5.0 " ,
3+ "version" : " 3.5.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "bench-system" : " node ./system.js" ,
2626 "@emotion/core" : " ^11.0.0" ,
2727 "@emotion/react" : " ^11.4.1" ,
2828 "@emotion/styled" : " ^11.3.0" ,
29- "@xstyled/emotion" : " ^3.5.0 " ,
30- "@xstyled/styled-components" : " ^3.5.0 " ,
29+ "@xstyled/emotion" : " ^3.5.1 " ,
30+ "@xstyled/styled-components" : " ^3.5.1 " ,
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.5.0 " ,
6+ "version" : " 3.5.1 " ,
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.5.1] ( https://github.com/gregberge/xstyled/compare/v3.5.0...v3.5.1 ) (2022-01-10)
7+
8+
9+ ### Bug Fixes
10+
11+ * fix missing files ([ 18a22cd] ( https://github.com/gregberge/xstyled/commit/18a22cd6bbf3ffac9b3df385eb169ca0364c8b45 ) )
12+
13+
14+
15+
16+
617# [ 3.5.0] ( https://github.com/gregberge/xstyled/compare/v3.4.0...v3.5.0 ) (2022-01-10)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/babel-preset-emotion-css-prop" ,
33 "description" : " A babel preset to automatically enable emotion's css prop with xstyled." ,
4- "version" : " 3.5.0 " ,
4+ "version" : " 3.5.1 " ,
55 "sideEffects" : false ,
66 "type" : " commonjs" ,
77 "main" : " ./dist/index.cjs" ,
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.5.1] ( https://github.com/gregberge/xstyled/compare/v3.5.0...v3.5.1 ) (2022-01-10)
7+
8+
9+ ### Bug Fixes
10+
11+ * fix missing files ([ 18a22cd] ( https://github.com/gregberge/xstyled/commit/18a22cd6bbf3ffac9b3df385eb169ca0364c8b45 ) )
12+
13+
14+
15+
16+
617# [ 3.5.0] ( https://github.com/gregberge/xstyled/compare/v3.4.0...v3.5.0 ) (2022-01-10)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/core" ,
33 "description" : " xstyled core utilities." ,
4- "version" : " 3.5.0 " ,
4+ "version" : " 3.5.1 " ,
55 "sideEffects" : false ,
66 "type" : " module" ,
77 "main" : " ./dist/index.cjs" ,
3131 "access" : " public"
3232 },
3333 "dependencies" : {
34- "@xstyled/system" : " ^3.5.0 "
34+ "@xstyled/system" : " ^3.5.1 "
3535 }
3636}
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.5.1] ( https://github.com/gregberge/xstyled/compare/v3.5.0...v3.5.1 ) (2022-01-10)
7+
8+
9+ ### Bug Fixes
10+
11+ * fix missing files ([ 18a22cd] ( https://github.com/gregberge/xstyled/commit/18a22cd6bbf3ffac9b3df385eb169ca0364c8b45 ) )
12+
13+
14+
15+
16+
617# [ 3.5.0] ( https://github.com/gregberge/xstyled/compare/v3.4.0...v3.5.0 ) (2022-01-10)
718
819
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" : " 3.5.0 " ,
4+ "version" : " 3.5.1 " ,
55 "keywords" : [
66 " emotion" ,
77 " css" ,
4242 "@emotion/styled" : " ^11.0.0"
4343 },
4444 "dependencies" : {
45- "@xstyled/core" : " ^3.5.0 " ,
46- "@xstyled/system" : " ^3.5.0 " ,
47- "@xstyled/util" : " ^3.5.0 "
45+ "@xstyled/core" : " ^3.5.1 " ,
46+ "@xstyled/system" : " ^3.5.1 " ,
47+ "@xstyled/util" : " ^3.5.1 "
4848 }
4949}
You can’t perform that action at this time.
0 commit comments