Skip to content

Commit

Permalink
Version Packages (#1546)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Andarist committed Oct 23, 2019
1 parent 57a767e commit ce5bd9f
Show file tree
Hide file tree
Showing 33 changed files with 148 additions and 92 deletions.
6 changes: 0 additions & 6 deletions .changeset/afraid-dolls-speak.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/eight-rats-tan.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/eight-shirts-complain/changes.json

This file was deleted.

1 change: 0 additions & 1 deletion .changeset/eight-shirts-complain/changes.md

This file was deleted.

1 change: 0 additions & 1 deletion .changeset/five-cycles-listen/changes.json

This file was deleted.

1 change: 0 additions & 1 deletion .changeset/five-cycles-listen/changes.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/nine-tips-design/changes.json

This file was deleted.

1 change: 0 additions & 1 deletion .changeset/nine-tips-design/changes.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/plenty-monkeys-accept/changes.json

This file was deleted.

1 change: 0 additions & 1 deletion .changeset/plenty-monkeys-accept/changes.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/spicy-zebras-study.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/tiny-donkeys-tan/changes.json

This file was deleted.

1 change: 0 additions & 1 deletion .changeset/tiny-donkeys-tan/changes.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/babel-plugin-emotion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# babel-plugin-emotion

## 10.0.22

### Patch Changes

- [`1bb3efe3`](https://github.com/emotion-js/emotion/commit/1bb3efe399ddf0f3332187f3c751fbba9326d02c) [#1554](https://github.com/emotion-js/emotion/pull/1554) Thanks [@Andarist](https://github.com/Andarist)! - Prepend appended label string with semicolon to avoid problems with declaration blocks without a final semicolon

- Updated dependencies [[`4fc5657a`](https://github.com/emotion-js/emotion/commit/4fc5657ac8d0002322321cfbfc254b7196d27387), [`10211951`](https://github.com/emotion-js/emotion/commit/10211951051729b149930a8646de14bae9ae1bbc), [`57a767ea`](https://github.com/emotion-js/emotion/commit/57a767ea3dd18eefbbdc7269cc13128caad65286)]:
- @emotion/serialize@0.11.12

## 10.0.21

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-plugin-emotion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-emotion",
"version": "10.0.21",
"version": "10.0.22",
"description": "A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.",
"main": "dist/babel-plugin-emotion.cjs.js",
"module": "dist/babel-plugin-emotion.esm.js",
Expand All @@ -13,7 +13,7 @@
"@babel/helper-module-imports": "^7.0.0",
"@emotion/hash": "0.7.3",
"@emotion/memoize": "0.7.3",
"@emotion/serialize": "^0.11.11",
"@emotion/serialize": "^0.11.12",
"babel-plugin-macros": "^2.0.0",
"babel-plugin-syntax-jsx": "^6.18.0",
"convert-source-map": "^1.5.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/babel-preset-css-prop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @emotion/babel-preset-css-prop

## 10.0.22

### Patch Changes

- [`1bb3efe3`](https://github.com/emotion-js/emotion/commit/1bb3efe399ddf0f3332187f3c751fbba9326d02c) [#1554](https://github.com/emotion-js/emotion/pull/1554) Thanks [@Andarist](https://github.com/Andarist)! - Prepend appended label string with semicolon to avoid problems with declaration blocks without a final semicolon

- Updated dependencies [[`1bb3efe3`](https://github.com/emotion-js/emotion/commit/1bb3efe399ddf0f3332187f3c751fbba9326d02c)]:
- [email protected]

## 10.0.17

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-preset-css-prop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/babel-preset-css-prop",
"version": "10.0.17",
"version": "10.0.22",
"description": "A babel preset to automatically enable emotion's css prop",
"main": "dist/babel-preset-css-prop.cjs.js",
"module": "dist/babel-preset-css-prop.esm.js",
Expand All @@ -10,7 +10,7 @@
"@babel/plugin-transform-react-jsx": "^7.3.0",
"@babel/runtime": "^7.5.5",
"@emotion/babel-plugin-jsx-pragmatic": "^0.1.3",
"babel-plugin-emotion": "^10.0.17"
"babel-plugin-emotion": "^10.0.22"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
Expand Down
17 changes: 17 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @emotion/core

## 10.0.22

### Patch Changes

- [`4fc5657a`](https://github.com/emotion-js/emotion/commit/4fc5657ac8d0002322321cfbfc254b7196d27387) [#1219](https://github.com/emotion-js/emotion/pull/1219) Thanks [@Andarist](https://github.com/Andarist)! - Add dev hint about css object being stringified by accident

* [`2fc75f26`](https://github.com/emotion-js/emotion/commit/2fc75f266b23cf48fb842953bc47eebcb5241cbd) [#1548](https://github.com/emotion-js/emotion/pull/1548) Thanks [@Andarist](https://github.com/Andarist)! - Accept objects as `className` in jsx-created components (they are stringified) to match React behavior

- [`10211951`](https://github.com/emotion-js/emotion/commit/10211951051729b149930a8646de14bae9ae1bbc) [#1553](https://github.com/emotion-js/emotion/pull/1553) Thanks [@Andarist](https://github.com/Andarist)! - Add dev warning about keyframes being interpolated into plain strings.

* [`57a767ea`](https://github.com/emotion-js/emotion/commit/57a767ea3dd18eefbbdc7269cc13128caad65286) [#1560](https://github.com/emotion-js/emotion/pull/1560) Thanks [@Andarist](https://github.com/Andarist)! - Fix composition of styles without a final semicolon in a declaration block

* Updated dependencies [[`4fc5657a`](https://github.com/emotion-js/emotion/commit/4fc5657ac8d0002322321cfbfc254b7196d27387), [`10211951`](https://github.com/emotion-js/emotion/commit/10211951051729b149930a8646de14bae9ae1bbc), [`57a767ea`](https://github.com/emotion-js/emotion/commit/57a767ea3dd18eefbbdc7269cc13128caad65286), [`c3f0bc10`](https://github.com/emotion-js/emotion/commit/c3f0bc101833fff1ee4e27c7a730b821a7df4a15), [`11bea3a8`](https://github.com/emotion-js/emotion/commit/11bea3a89f38f9052c692c3df050ad802b6b954c)]:
- @emotion/serialize@0.11.12
- @emotion/styled@10.0.22
- @emotion/css@10.0.22

## 10.0.21

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/core",
"version": "10.0.21",
"version": "10.0.22",
"main": "dist/core.cjs.js",
"module": "dist/core.esm.js",
"browser": {
Expand All @@ -21,16 +21,16 @@
"dependencies": {
"@babel/runtime": "^7.5.5",
"@emotion/cache": "^10.0.17",
"@emotion/css": "^10.0.14",
"@emotion/serialize": "^0.11.10",
"@emotion/css": "^10.0.22",
"@emotion/serialize": "^0.11.12",
"@emotion/sheet": "0.9.3",
"@emotion/utils": "0.11.2"
},
"peerDependencies": {
"react": ">=16.3.0"
},
"devDependencies": {
"@emotion/styled": "^10.0.17",
"@emotion/styled": "^10.0.22",
"@types/react": "^16.8.20",
"dtslint": "^0.3.0",
"emotion": "^10.0.17",
Expand Down
10 changes: 10 additions & 0 deletions packages/css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @emotion/css

## 10.0.22

### Patch Changes

- [`11bea3a8`](https://github.com/emotion-js/emotion/commit/11bea3a89f38f9052c692c3df050ad802b6b954c) [#1562](https://github.com/emotion-js/emotion/pull/1562) Thanks [@FezVrasta](https://github.com/FezVrasta)! - Export Flow type definitions for @emotion/styled/macro and @emotion/css/macro

- Updated dependencies [[`4fc5657a`](https://github.com/emotion-js/emotion/commit/4fc5657ac8d0002322321cfbfc254b7196d27387), [`10211951`](https://github.com/emotion-js/emotion/commit/10211951051729b149930a8646de14bae9ae1bbc), [`57a767ea`](https://github.com/emotion-js/emotion/commit/57a767ea3dd18eefbbdc7269cc13128caad65286), [`1bb3efe3`](https://github.com/emotion-js/emotion/commit/1bb3efe399ddf0f3332187f3c751fbba9326d02c)]:
- @emotion/serialize@0.11.12
- [email protected]

## 10.0.14

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/css",
"version": "10.0.14",
"version": "10.0.22",
"description": "a function to serialize css and object styless",
"main": "dist/css.cjs.js",
"module": "dist/css.esm.js",
Expand All @@ -11,9 +11,9 @@
"test:typescript": "dtslint types"
},
"dependencies": {
"@emotion/serialize": "^0.11.8",
"@emotion/serialize": "^0.11.12",
"@emotion/utils": "0.11.2",
"babel-plugin-emotion": "^10.0.14"
"babel-plugin-emotion": "^10.0.22"
},
"devDependencies": {
"dtslint": "^0.3.0"
Expand All @@ -33,4 +33,4 @@
"./dist/css.cjs.js": "./dist/css.browser.cjs.js",
"./dist/css.esm.js": "./dist/css.browser.esm.js"
}
}
}
9 changes: 9 additions & 0 deletions packages/native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @emotion/native

## 10.0.22

### Patch Changes

- [`ae90f000`](https://github.com/emotion-js/emotion/commit/ae90f00094483ff12d8cbb80d628e30fe6d57d7a) [#841](https://github.com/emotion-js/emotion/pull/841) Thanks [@nitin42](https://github.com/nitin42)! - Improve error message for shorthand properties with missing units.

- Updated dependencies [[`ae90f000`](https://github.com/emotion-js/emotion/commit/ae90f00094483ff12d8cbb80d628e30fe6d57d7a)]:
- @emotion/primitives-core@10.0.22

## 10.0.14

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/native",
"version": "10.0.14",
"version": "10.0.22",
"description": "Style and render React Native components using emotion",
"main": "dist/native.cjs.js",
"module": "dist/native.esm.js",
Expand All @@ -14,7 +14,7 @@
"react-native": "^0.57.0"
},
"dependencies": {
"@emotion/primitives-core": "10.0.14"
"@emotion/primitives-core": "10.0.22"
},
"peerDependencies": {
"react-native": ">=0.14.0 <1"
Expand All @@ -40,4 +40,4 @@
"./dist/native.cjs.js": "./dist/native.browser.cjs.js",
"./dist/native.esm.js": "./dist/native.browser.esm.js"
}
}
}
9 changes: 9 additions & 0 deletions packages/primitives-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @emotion/primitives-core

## 10.0.22

### Patch Changes

- [`ae90f000`](https://github.com/emotion-js/emotion/commit/ae90f00094483ff12d8cbb80d628e30fe6d57d7a) [#841](https://github.com/emotion-js/emotion/pull/841) Thanks [@nitin42](https://github.com/nitin42)! - Improve error message for shorthand properties with missing units.

- Updated dependencies [[`4fc5657a`](https://github.com/emotion-js/emotion/commit/4fc5657ac8d0002322321cfbfc254b7196d27387), [`2fc75f26`](https://github.com/emotion-js/emotion/commit/2fc75f266b23cf48fb842953bc47eebcb5241cbd), [`10211951`](https://github.com/emotion-js/emotion/commit/10211951051729b149930a8646de14bae9ae1bbc), [`57a767ea`](https://github.com/emotion-js/emotion/commit/57a767ea3dd18eefbbdc7269cc13128caad65286)]:
- @emotion/core@10.0.22

## 10.0.14

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/primitives-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/primitives-core",
"version": "10.0.14",
"version": "10.0.22",
"description": "Shared utilities for emotion primitives and native",
"main": "dist/primitives-core.cjs.js",
"module": "dist/primitives-core.esm.js",
Expand All @@ -13,11 +13,11 @@
"css-to-react-native": "^2.2.1"
},
"peerDependencies": {
"@emotion/core": "^10.0.14",
"@emotion/core": "^10.0.22",
"react": ">=16.3.0"
},
"devDependencies": {
"@emotion/core": "^10.0.14",
"@emotion/core": "^10.0.22",
"react": "^16.5.2"
},
"homepage": "https://emotion.sh",
Expand All @@ -41,4 +41,4 @@
"./dist/primitives-core.cjs.js": "./dist/primitives-core.browser.cjs.js",
"./dist/primitives-core.esm.js": "./dist/primitives-core.browser.esm.js"
}
}
}
10 changes: 10 additions & 0 deletions packages/primitives/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @emotion/primitives

## 10.0.22

### Patch Changes

- [`ae90f000`](https://github.com/emotion-js/emotion/commit/ae90f00094483ff12d8cbb80d628e30fe6d57d7a) [#841](https://github.com/emotion-js/emotion/pull/841) Thanks [@nitin42](https://github.com/nitin42)! - Improve error message for shorthand properties with missing units.

- Updated dependencies [[`1bb3efe3`](https://github.com/emotion-js/emotion/commit/1bb3efe399ddf0f3332187f3c751fbba9326d02c), [`ae90f000`](https://github.com/emotion-js/emotion/commit/ae90f00094483ff12d8cbb80d628e30fe6d57d7a)]:
- [email protected]
- @emotion/primitives-core@10.0.22

## 10.0.19

- Updated dependencies [c81c0033]:
Expand Down
8 changes: 4 additions & 4 deletions packages/primitives/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/primitives",
"version": "10.0.19",
"version": "10.0.22",
"main": "dist/primitives.cjs.js",
"module": "dist/primitives.esm.js",
"files": [
Expand All @@ -9,8 +9,8 @@
],
"dependencies": {
"@emotion/is-prop-valid": "0.8.3",
"@emotion/primitives-core": "10.0.14",
"babel-plugin-emotion": "^10.0.19"
"@emotion/primitives-core": "10.0.22",
"babel-plugin-emotion": "^10.0.22"
},
"peerDependencies": {
"react": ">=16.3.0",
Expand Down Expand Up @@ -44,4 +44,4 @@
"./dist/primitives.cjs.js": "./dist/primitives.browser.cjs.js",
"./dist/primitives.esm.js": "./dist/primitives.browser.esm.js"
}
}
}
10 changes: 10 additions & 0 deletions packages/serialize/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @emotion/serialize

## 0.11.12

### Patch Changes

- [`4fc5657a`](https://github.com/emotion-js/emotion/commit/4fc5657ac8d0002322321cfbfc254b7196d27387) [#1219](https://github.com/emotion-js/emotion/pull/1219) Thanks [@Andarist](https://github.com/Andarist)! - Add dev hint about css object being stringified by accident

* [`10211951`](https://github.com/emotion-js/emotion/commit/10211951051729b149930a8646de14bae9ae1bbc) [#1553](https://github.com/emotion-js/emotion/pull/1553) Thanks [@Andarist](https://github.com/Andarist)! - Add dev warning about keyframes being interpolated into plain strings.

- [`57a767ea`](https://github.com/emotion-js/emotion/commit/57a767ea3dd18eefbbdc7269cc13128caad65286) [#1560](https://github.com/emotion-js/emotion/pull/1560) Thanks [@Andarist](https://github.com/Andarist)! - Fix composition of styles without a final semicolon in a declaration block

## 0.11.11

- Updated dependencies [c81c0033]:
Expand Down
4 changes: 2 additions & 2 deletions packages/serialize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/serialize",
"version": "0.11.11",
"version": "0.11.12",
"description": "serialization utils for emotion",
"main": "dist/serialize.cjs.js",
"module": "dist/serialize.esm.js",
Expand Down Expand Up @@ -32,4 +32,4 @@
"./dist/serialize.cjs.js": "./dist/serialize.browser.cjs.js",
"./dist/serialize.esm.js": "./dist/serialize.browser.esm.js"
}
}
}
Loading

0 comments on commit ce5bd9f

Please sign in to comment.