Skip to content

Commit

Permalink
Enter pre mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarist committed Dec 9, 2024
1 parent 3c19ce5 commit 9718d8c
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 1 deletion.
38 changes: 38 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"@emotion/babel-plugin": "11.13.5",
"@emotion/babel-plugin-jsx-pragmatic": "0.3.0",
"@emotion/babel-preset-css-prop": "11.12.0",
"@emotion/cache": "11.14.0",
"@emotion/css": "11.13.5",
"@emotion/css-prettifier": "1.2.0",
"@emotion/eslint-plugin": "11.12.0",
"@emotion/hash": "0.9.2",
"@emotion/is-prop-valid": "1.3.1",
"@emotion/jest": "11.13.0",
"@emotion/memoize": "0.9.0",
"@emotion/native": "11.11.0",
"@emotion/primitives": "11.13.0",
"@emotion/primitives-core": "11.13.2",
"@emotion/react": "11.14.0",
"@emotion/serialize": "1.3.3",
"@emotion/server": "11.11.0",
"@emotion/sheet": "1.4.0",
"@emotion/styled": "11.14.0",
"@emotion/unitless": "0.10.0",
"@emotion/use-insertion-effect-with-fallbacks": "1.2.0",
"@emotion/utils": "1.4.2",
"@emotion/weak-memoize": "0.4.0",
"cra-playground": "0.1.0",
"nextjs-playground": "0.0.0",
"babel-preset-emotion-dev": "9.2.6",
"babel-tester": "0.4.5",
"benchmarks": "0.8.28",
"ssr-benchmarks": "0.8.13",
"test-utils": "0.3.2",
"emotion-site": "0.0.0"
},
"changesets": []
}
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- ts-migration
- next
pull_request:

permissions:
Expand Down

0 comments on commit 9718d8c

Please sign in to comment.