-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove
runtime
option from @emotion/babel-preset-css-prop
- Loading branch information
Showing
15 changed files
with
34 additions
and
830 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@emotion/babel-preset-css-prop': major | ||
--- | ||
|
||
Removed `runtime` option that has been introduced to this preset and deprecated shortly afther that. If you want to configure `runtime: "automatic"` just replace `@emotion/babel-preset-css-prop` with `@babel/preset-react` and `@emotion/babel-plugin`. You can find out how to configure things properly here: https://emotion.sh/docs/css-prop#babel-preset |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
packages/babel-preset-css-prop/__tests__/__fixtures__/fragment.js
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
packages/babel-preset-css-prop/__tests__/__fixtures__/key-after-spread.js
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
packages/babel-preset-css-prop/__tests__/__fixtures__/no-static-children.js
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
packages/babel-preset-css-prop/__tests__/__fixtures__/static-children.js
This file was deleted.
Oops, something went wrong.
233 changes: 0 additions & 233 deletions
233
packages/babel-preset-css-prop/__tests__/__snapshots__/automatic-runtime-dev.js.snap
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.