Skip to content

Commit 9718d8c

Browse files
committed
Enter pre mode
1 parent 3c19ce5 commit 9718d8c

File tree

2 files changed

+39
-1
lines changed

2 files changed

+39
-1
lines changed

.changeset/pre.json

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"mode": "pre",
3+
"tag": "next",
4+
"initialVersions": {
5+
"@emotion/babel-plugin": "11.13.5",
6+
"@emotion/babel-plugin-jsx-pragmatic": "0.3.0",
7+
"@emotion/babel-preset-css-prop": "11.12.0",
8+
"@emotion/cache": "11.14.0",
9+
"@emotion/css": "11.13.5",
10+
"@emotion/css-prettifier": "1.2.0",
11+
"@emotion/eslint-plugin": "11.12.0",
12+
"@emotion/hash": "0.9.2",
13+
"@emotion/is-prop-valid": "1.3.1",
14+
"@emotion/jest": "11.13.0",
15+
"@emotion/memoize": "0.9.0",
16+
"@emotion/native": "11.11.0",
17+
"@emotion/primitives": "11.13.0",
18+
"@emotion/primitives-core": "11.13.2",
19+
"@emotion/react": "11.14.0",
20+
"@emotion/serialize": "1.3.3",
21+
"@emotion/server": "11.11.0",
22+
"@emotion/sheet": "1.4.0",
23+
"@emotion/styled": "11.14.0",
24+
"@emotion/unitless": "0.10.0",
25+
"@emotion/use-insertion-effect-with-fallbacks": "1.2.0",
26+
"@emotion/utils": "1.4.2",
27+
"@emotion/weak-memoize": "0.4.0",
28+
"cra-playground": "0.1.0",
29+
"nextjs-playground": "0.0.0",
30+
"babel-preset-emotion-dev": "9.2.6",
31+
"babel-tester": "0.4.5",
32+
"benchmarks": "0.8.28",
33+
"ssr-benchmarks": "0.8.13",
34+
"test-utils": "0.3.2",
35+
"emotion-site": "0.0.0"
36+
},
37+
"changesets": []
38+
}

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
- ts-migration
7+
- next
88
pull_request:
99

1010
permissions:

0 commit comments

Comments
 (0)