This repository has been archived by the owner on Mar 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 365
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
50 changed files
with
189 additions
and
83 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
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
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
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
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
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
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
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "babel-plugin-remax-host-component", | ||
"version": "2.11.1", | ||
"version": "2.11.2", | ||
"description": "使用真正的 React 构建跨平台小程序", | ||
"author": "Wei Zhu <[email protected]>", | ||
"homepage": "https://remaxjs.org", | ||
|
@@ -28,13 +28,13 @@ | |
"@babel/helper-plugin-utils": "^7.10.4", | ||
"@babel/traverse": "^7.11.0", | ||
"@babel/types": "^7.11.0", | ||
"@remax/macro": "2.11.1", | ||
"@remax/shared": "2.11.1" | ||
"@remax/macro": "2.11.2", | ||
"@remax/shared": "2.11.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.11.0", | ||
"@babel/plugin-syntax-jsx": "^7.10.4", | ||
"@remax/build-store": "2.11.1" | ||
"@remax/build-store": "2.11.2" | ||
}, | ||
"gitHead": "df52bc6f39ef4b222b7da44c4e3c5744e4196a43" | ||
} |
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
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "babel-plugin-remax-lifecycle", | ||
"version": "2.11.1", | ||
"version": "2.11.2", | ||
"description": "使用真正的 React 构建跨平台小程序", | ||
"author": "Wei Zhu <[email protected]>", | ||
"homepage": "https://remaxjs.org", | ||
|
@@ -28,11 +28,11 @@ | |
"@babel/helper-plugin-utils": "^7.10.4", | ||
"@babel/traverse": "^7.11.0", | ||
"@babel/types": "^7.11.0", | ||
"@remax/shared": "2.11.1" | ||
"@remax/shared": "2.11.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.11.0", | ||
"@remax/build-store": "2.11.1" | ||
"@remax/build-store": "2.11.2" | ||
}, | ||
"gitHead": "df52bc6f39ef4b222b7da44c4e3c5744e4196a43" | ||
} |
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
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "babel-plugin-remax-regenerator-runtime", | ||
"version": "2.11.1", | ||
"version": "2.11.2", | ||
"description": "使用真正的 React 构建跨平台小程序", | ||
"author": "Wei Zhu <[email protected]>", | ||
"homepage": "https://remaxjs.org", | ||
|
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
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "babel-plugin-remax-turbo-render", | ||
"version": "2.11.1", | ||
"version": "2.11.2", | ||
"description": "使用真正的 React 构建跨平台小程序", | ||
"author": "Wei Zhu <[email protected]>", | ||
"homepage": "https://remaxjs.org", | ||
|
@@ -31,7 +31,7 @@ | |
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.11.0", | ||
"@remax/build-store": "2.11.1", | ||
"@remax/build-store": "2.11.2", | ||
"@types/jest": "^26.0.8", | ||
"babel-plugin-tester": "^9.2.0" | ||
}, | ||
|
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
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
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
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@remax/postcss-tag", | ||
"version": "2.11.1", | ||
"version": "2.11.2", | ||
"main": "index.js", | ||
"repository": "[email protected]:remaxjs/remax.git", | ||
"author": "Caihuanyu <[email protected]>", | ||
|
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
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
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
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@remax/build-store", | ||
"version": "2.11.1", | ||
"version": "2.11.2", | ||
"description": "使用真正的 React 构建跨平台小程序", | ||
"author": "Wei Zhu <[email protected]>", | ||
"homepage": "https://remaxjs.org", | ||
|
@@ -24,8 +24,8 @@ | |
"test:debug": "npx --node-arg=--inspect-brk jest -i" | ||
}, | ||
"dependencies": { | ||
"@remax/shared": "2.11.1", | ||
"@remax/types": "2.11.1" | ||
"@remax/shared": "2.11.2", | ||
"@remax/types": "2.11.2" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
|
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
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
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
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@remax/framework-shared", | ||
"version": "2.11.1", | ||
"version": "2.11.2", | ||
"description": "使用真正的 React 构建跨平台小程序", | ||
"author": "Wei Zhu <[email protected]>", | ||
"homepage": "https://remaxjs.org", | ||
|
@@ -21,7 +21,7 @@ | |
"test:debug": "npx --node-arg=--inspect-brk jest -i" | ||
}, | ||
"dependencies": { | ||
"@remax/types": "2.11.1", | ||
"@remax/types": "2.11.2", | ||
"react-is": "^16.13.1" | ||
}, | ||
"devDependencies": { | ||
|
Oops, something went wrong.
a5c22f8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: