Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
v1.21.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Darmody committed Apr 29, 2020
1 parent 8f90a98 commit 2ea3527
Show file tree
Hide file tree
Showing 24 changed files with 84 additions and 30 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.21.6](https://github.com/remaxjs/remax/compare/v1.21.5...v1.21.6) (2020-04-29)

### Bug Fixes

- **wechat:** 修复 OfficialAccount onLoad 属性不生效的问题 ([8f90a98](https://github.com/remaxjs/remax/commit/8f90a9856445e6068ac007496274db579135bcdf))

## [1.21.5](https://github.com/remaxjs/remax/compare/v1.21.4...v1.21.5) (2020-04-29)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"conventionalCommits": true
}
},
"version": "1.21.5",
"version": "1.21.6",
"npmClient": "yarn"
}
4 changes: 4 additions & 0 deletions packages/babel-preset-remax/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.21.6](https://github.com/remaxjs/remax/compare/v1.21.5...v1.21.6) (2020-04-29)

**Note:** Version bump only for package babel-preset-remax

## [1.21.5](https://github.com/remaxjs/remax/compare/v1.21.4...v1.21.5) (2020-04-29)

**Note:** Version bump only for package babel-preset-remax
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-remax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-preset-remax",
"version": "1.21.5",
"version": "1.21.6",
"description": "remax babel preset",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/remax-alipay/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.21.6](https://github.com/remaxjs/remax/compare/v1.21.5...v1.21.6) (2020-04-29)

**Note:** Version bump only for package remax-alipay

## [1.21.5](https://github.com/remaxjs/remax/compare/v1.21.4...v1.21.5) (2020-04-29)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/remax-alipay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remax-alipay",
"version": "1.21.5",
"version": "1.21.6",
"description": "Remax for Alipay",
"main": "./cjs/index.js",
"esnext": "./esm/index.js",
Expand All @@ -26,7 +26,7 @@
"jest": "^24.9.0",
"react": "^16.12.0",
"react-test-renderer": "^16.12.0",
"remax-types": "^1.21.5",
"remax-types": "^1.21.6",
"ts-jest": "^24.2.0",
"typescript": "^3.7.4"
}
Expand Down
6 changes: 6 additions & 0 deletions packages/remax-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.21.6](https://github.com/remaxjs/remax/compare/v1.21.5...v1.21.6) (2020-04-29)

### Bug Fixes

- **wechat:** 修复 OfficialAccount onLoad 属性不生效的问题 ([8f90a98](https://github.com/remaxjs/remax/commit/8f90a9856445e6068ac007496274db579135bcdf))

## [1.21.5](https://github.com/remaxjs/remax/compare/v1.21.4...v1.21.5) (2020-04-29)

### Bug Fixes
Expand Down
16 changes: 8 additions & 8 deletions packages/remax-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remax-cli",
"version": "1.21.5",
"version": "1.21.6",
"description": "Remax 是一个全新的基于 React 的小程序开发框架",
"main": "./lib/index.js",
"bin": {
Expand Down Expand Up @@ -46,7 +46,7 @@
"acorn": "^7.1.0",
"acorn-jsx": "^5.1.0",
"acorn-walk": "^7.0.0",
"babel-preset-remax": "^1.21.5",
"babel-preset-remax": "^1.21.6",
"chokidar": "^3.3.1",
"command-exists": "^1.2.8",
"commander": "^4.1.0",
Expand All @@ -62,7 +62,7 @@
"postcss-url": "^8.0.0",
"regenerator-runtime": "^0.13.3",
"remax-stats": "^0.1.1",
"remax-types": "^1.21.5",
"remax-types": "^1.21.6",
"resolve": "^1.12.0",
"rollup": "^1.21.3",
"rollup-plugin-babel": "^4.3.2",
Expand Down Expand Up @@ -102,11 +102,11 @@
"postinstall-postinstall": "^2.0.0",
"react": "^16.8.6",
"react-reconciler": "^0.25.1",
"remax": "^1.21.5",
"remax-alipay": "^1.21.5",
"remax-one": "^1.21.5",
"remax-toutiao": "^1.21.5",
"remax-wechat": "^1.21.5",
"remax": "^1.21.6",
"remax-alipay": "^1.21.6",
"remax-one": "^1.21.6",
"remax-toutiao": "^1.21.6",
"remax-wechat": "^1.21.6",
"sander": "^0.6.0",
"scheduler": "^0.19.1",
"ts-jest": "^24.0.2",
Expand Down
4 changes: 4 additions & 0 deletions packages/remax-one/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.21.6](https://github.com/remaxjs/remax/compare/v1.21.5...v1.21.6) (2020-04-29)

**Note:** Version bump only for package remax-one

## [1.21.5](https://github.com/remaxjs/remax/compare/v1.21.4...v1.21.5) (2020-04-29)

**Note:** Version bump only for package remax-one
Expand Down
4 changes: 2 additions & 2 deletions packages/remax-one/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remax-one",
"version": "1.21.5",
"version": "1.21.6",
"description": "Remax 小程序多端方案",
"main": "./cjs/index.js",
"esnext": "./esm/index.js",
Expand All @@ -26,7 +26,7 @@
"jest": "^24.9.0",
"react": "^16.12.0",
"react-test-renderer": "^16.12.0",
"remax-types": "^1.21.5",
"remax-types": "^1.21.6",
"ts-jest": "^24.2.0",
"typescript": "^3.7.4"
}
Expand Down
4 changes: 4 additions & 0 deletions packages/remax-toutiao/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.21.6](https://github.com/remaxjs/remax/compare/v1.21.5...v1.21.6) (2020-04-29)

**Note:** Version bump only for package remax-toutiao

## [1.21.5](https://github.com/remaxjs/remax/compare/v1.21.4...v1.21.5) (2020-04-29)

**Note:** Version bump only for package remax-toutiao
Expand Down
4 changes: 2 additions & 2 deletions packages/remax-toutiao/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remax-toutiao",
"version": "1.21.5",
"version": "1.21.6",
"description": "Remax for Toutiao",
"main": "./cjs/index.js",
"esnext": "./esm/index.js",
Expand All @@ -23,7 +23,7 @@
"jest": "^24.9.0",
"react": "^16.12.0",
"react-test-renderer": "^16.12.0",
"remax-types": "^1.21.5",
"remax-types": "^1.21.6",
"ts-jest": "^24.2.0",
"typescript": "^3.7.4"
}
Expand Down
4 changes: 4 additions & 0 deletions packages/remax-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.21.6](https://github.com/remaxjs/remax/compare/v1.21.5...v1.21.6) (2020-04-29)

**Note:** Version bump only for package remax-types

## [1.21.5](https://github.com/remaxjs/remax/compare/v1.21.4...v1.21.5) (2020-04-29)

**Note:** Version bump only for package remax-types
Expand Down
2 changes: 1 addition & 1 deletion packages/remax-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remax-types",
"version": "1.21.5",
"version": "1.21.6",
"description": "Remax Types",
"typings": "index.d.ts",
"author": "Caihuanyu <[email protected]>",
Expand Down
6 changes: 6 additions & 0 deletions packages/remax-wechat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.21.6](https://github.com/remaxjs/remax/compare/v1.21.5...v1.21.6) (2020-04-29)

### Bug Fixes

- **wechat:** 修复 OfficialAccount onLoad 属性不生效的问题 ([8f90a98](https://github.com/remaxjs/remax/commit/8f90a9856445e6068ac007496274db579135bcdf))

## [1.21.5](https://github.com/remaxjs/remax/compare/v1.21.4...v1.21.5) (2020-04-29)

**Note:** Version bump only for package remax-wechat
Expand Down
4 changes: 2 additions & 2 deletions packages/remax-wechat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remax-wechat",
"version": "1.21.5",
"version": "1.21.6",
"description": "Remax for Wechat",
"main": "./cjs/index.js",
"esnext": "./esm/index.js",
Expand All @@ -26,7 +26,7 @@
"jest": "^24.9.0",
"react": "^16.12.0",
"react-test-renderer": "^16.12.0",
"remax-types": "^1.21.5",
"remax-types": "^1.21.6",
"ts-jest": "^24.2.0",
"typescript": "^3.7.4"
}
Expand Down
4 changes: 4 additions & 0 deletions packages/remax.macro/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.21.6](https://github.com/remaxjs/remax/compare/v1.21.5...v1.21.6) (2020-04-29)

**Note:** Version bump only for package remax.macro

## [1.21.5](https://github.com/remaxjs/remax/compare/v1.21.4...v1.21.5) (2020-04-29)

**Note:** Version bump only for package remax.macro
Expand Down
4 changes: 2 additions & 2 deletions packages/remax.macro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remax.macro",
"version": "1.21.5",
"version": "1.21.6",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -36,6 +36,6 @@
},
"dependencies": {
"@types/babel__traverse": "^7.0.8",
"remax-types": "^1.21.5"
"remax-types": "^1.21.6"
}
}
4 changes: 4 additions & 0 deletions packages/remax/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.21.6](https://github.com/remaxjs/remax/compare/v1.21.5...v1.21.6) (2020-04-29)

**Note:** Version bump only for package remax

## [1.21.5](https://github.com/remaxjs/remax/compare/v1.21.4...v1.21.5) (2020-04-29)

**Note:** Version bump only for package remax
Expand Down
12 changes: 6 additions & 6 deletions packages/remax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remax",
"version": "1.21.5",
"version": "1.21.6",
"description": "Remax 是一个全新的基于 React 的小程序开发框架",
"main": "cjs/index.js",
"module": "esm/index.js",
Expand Down Expand Up @@ -36,11 +36,11 @@
"lodash.kebabcase": "^4.1.1",
"mini-types": "^0.1.1",
"react-reconciler": "0.25.1",
"remax-alipay": "^1.21.5",
"remax-one": "^1.21.5",
"remax-toutiao": "^1.21.5",
"remax-wechat": "^1.21.5",
"remax.macro": "^1.21.5",
"remax-alipay": "^1.21.6",
"remax-one": "^1.21.6",
"remax-toutiao": "^1.21.6",
"remax-wechat": "^1.21.6",
"remax.macro": "^1.21.6",
"scheduler": "0.19.1"
},
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/umi-plugin-remax/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.21.6](https://github.com/remaxjs/remax/compare/v1.21.5...v1.21.6) (2020-04-29)

**Note:** Version bump only for package umi-plugin-remax

## [1.21.5](https://github.com/remaxjs/remax/compare/v1.21.4...v1.21.5) (2020-04-29)

**Note:** Version bump only for package umi-plugin-remax
Expand Down
4 changes: 2 additions & 2 deletions packages/umi-plugin-remax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "umi-plugin-remax",
"version": "1.21.5",
"version": "1.21.6",
"description": "Remax 是一个全新的基于 React 的小程序开发框架",
"main": "lib/index.js",
"keywords": [
Expand Down Expand Up @@ -28,7 +28,7 @@
"test": "jest"
},
"dependencies": {
"remax-cli": "^1.21.5",
"remax-cli": "^1.21.6",
"umi-types": "^0.5.4"
},
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions website/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.21.6](https://github.com/remaxjs/remax/compare/v1.21.5...v1.21.6) (2020-04-29)

**Note:** Version bump only for package website

## [1.21.5](https://github.com/remaxjs/remax/compare/v1.21.4...v1.21.5) (2020-04-29)

**Note:** Version bump only for package website
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"description": "Documentation, built with mdx",
"author": "Praveen <[email protected]> (@praveenweb)",
"version": "1.21.5",
"version": "1.21.6",
"dependencies": {
"@babel/plugin-proposal-export-default-from": "^7.0.0",
"@emotion/core": "^10.0.10",
Expand Down

0 comments on commit 2ea3527

Please sign in to comment.