Skip to content

Commit

Permalink
chore(versions): 😊 publish v2.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed Aug 13, 2021
1 parent 2608e69 commit ed9c4a4
Show file tree
Hide file tree
Showing 20 changed files with 134 additions and 113 deletions.
86 changes: 56 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,61 @@
# Changelog

## v2.0.0-rc.0(2021-08-13)

### :beetle: Bug Fixes

1. [fix(antd): fix form size=large bug (#1998) (#2008)](https://github.com/alibaba/formily/commit/3edd6e89) :point_right: ( [Grapedge](https://github.com/Grapedge) )

1. [fix(designable-next): fix style and support history (#2007)](https://github.com/alibaba/formily/commit/7e9c9cbd) :point_right: ( [Grapedge](https://github.com/Grapedge) )

1. [fix(next): fix range and transfer styles in FormItem](https://github.com/alibaba/formily/commit/cd9c2159) :point_right: ( [janrywang](https://github.com/janrywang) )

1. [fix(next): fix config provider prefix bug (#2000) (#2002)](https://github.com/alibaba/formily/commit/32746f77) :point_right: ( [Grapedge](https://github.com/Grapedge) )

### :memo: Documents Changes

1. [docs(site): update form builder docs](https://github.com/alibaba/formily/commit/05799d48) :point_right: ( [janrywang](https://github.com/janrywang) )

### :rose: Improve code quality

1. [refactor(json-schema): use with statement for compiler](https://github.com/alibaba/formily/commit/f913b35b) :point_right: ( [janrywang](https://github.com/janrywang) )

### :blush: Other Changes

1. [chore(designable): add links](https://github.com/alibaba/formily/commit/507bcfe9) :point_right: ( [janrywang](https://github.com/janrywang) )

## v2.0.0-beta.89(2021-08-12)

### :tada: Enhancements

1. [feat(designable-antd): support restrictSiblingsComponents (#1984)](https://github.com/alibaba/formily/commit/1b72d11c) :point_right: ( [Janry](https://github.com/Janry) )

### :beetle: Bug Fixes

1. [fix(next): fix node scss error (#1995)](https://github.com/alibaba/formily/commit/266e916a) :point_right: ( [Janry](https://github.com/Janry) )

1. [fix(reactive): fix dispose omission clean pendding reactions (#1994)](https://github.com/alibaba/formily/commit/a60134b2) :point_right: ( [Janry](https://github.com/Janry) )

1. [fix(core): fix array nested remove (#1989)](https://github.com/alibaba/formily/commit/2e065593) :point_right: ( [Janry](https://github.com/Janry) )

1. [fix(vue): prop "scope" of SchemaField not work with x-reactions (#1976)](https://github.com/alibaba/formily/commit/05e14cea) :point_right: ( [月落音阑](https://github.com/月落音阑) )

### :rose: Improve code quality

1. [refactor(reactive): change model default batch annotation to action annotation](https://github.com/alibaba/formily/commit/6162639b) :point_right: ( [janrywang](https://github.com/janrywang) )

### :construction: Add/Update Test Cases

1. [test(core): add designable tests (#1972)](https://github.com/alibaba/formily/commit/6a437c8b) :point_right: ( [Janry](https://github.com/Janry) )

### :blush: Other Changes

1. [chore(docs): add antd-formily-boost link](https://github.com/alibaba/formily/commit/4fb9ff8d) :point_right: ( [janrywang](https://github.com/janrywang) )

1. [chore(dn): update designable](https://github.com/alibaba/formily/commit/8af0467f) :point_right: ( [janrywang](https://github.com/janrywang) )

1. [chore(pkg): update package.json](https://github.com/alibaba/formily/commit/d96dcfa9) :point_right: ( [janrywang](https://github.com/janrywang) )

## v2.0.0-beta.88(2021-08-09)

### :tada: Enhancements
Expand Down Expand Up @@ -1029,33 +1085,3 @@
### :memo: Documents Changes

1. [docs(codesandbox): update dependencies](https://github.com/alibaba/formily/commit/e8260eda) :point_right: ( [janrywang](https://github.com/janrywang) )

## v1.3.4(2020-10-09)

### :tada: Enhancements

1. [feat: add registerPreviewTextComponent (#1041)](https://github.com/alibaba/formily/commit/4b0f9768) :point_right: ( [soulwu](https://github.com/soulwu) )

1. [feat: Add ja validation language (#1028) (#1029)](https://github.com/alibaba/formily/commit/6b65fbb9) :point_right: ( [Yaodong Li](https://github.com/Yaodong Li) )

1. [feat(next): support inline form (#1026)](https://github.com/alibaba/formily/commit/5329d889) :point_right: ( [Janry](https://github.com/Janry) )

### :beetle: Bug Fixes

1. [fix(next-components): Replace ArrayList.Item with Table.Column. Fix #1034 (#1045)](https://github.com/alibaba/formily/commit/e116838a) :point_right: ( [soulwu](https://github.com/soulwu) )

1. [fix(core): fix hasChanged return type (#1036)](https://github.com/alibaba/formily/commit/d0eb66b6) :point_right: ( [Janry](https://github.com/Janry) )

1. [fix Upload preview image (#1031)](https://github.com/alibaba/formily/commit/e2bfcce9) :point_right: ( [liunian](https://github.com/liunian) )

## v1.3.3(2020-09-21)

### :tada: Enhancements

1. [feat: add style lineheight (#1022)](https://github.com/alibaba/formily/commit/bd9cb867) :point_right: ( [quirkyvar](https://github.com/quirkyvar) )

### :beetle: Bug Fixes

1. [fix: docs typo (#1012)](https://github.com/alibaba/formily/commit/3ffb1731) :point_right: ( [Tianci He](https://github.com/Tianci He) )

1. [fix(antd-components): missing 'key' prop warning when table draggable (#1011)](https://github.com/alibaba/formily/commit/a69cdad1) :point_right: ( [daief](https://github.com/daief) )
13 changes: 6 additions & 7 deletions designable/antd/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "@formily/designable-antd",
"version": "2.0.0-rc.0",
"private": true,
"version": "2.0.0-rc.1",
"license": "MIT",
"main": "lib",
"module": "esm",
Expand Down Expand Up @@ -59,11 +58,11 @@
"@designable/core": "^0.4.34",
"@designable/formily": "^0.4.34",
"@designable/react": "^0.4.34",
"@formily/antd": "2.0.0-rc.0",
"@formily/core": "2.0.0-rc.0",
"@formily/designable-setters": "2.0.0-rc.0",
"@formily/react": "2.0.0-rc.0",
"@formily/shared": "2.0.0-rc.0"
"@formily/antd": "2.0.0-rc.1",
"@formily/core": "2.0.0-rc.1",
"@formily/designable-setters": "2.0.0-rc.1",
"@formily/react": "2.0.0-rc.1",
"@formily/shared": "2.0.0-rc.1"
},
"publishConfig": {
"access": "public"
Expand Down
13 changes: 6 additions & 7 deletions designable/next/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "@formily/designable-next",
"version": "2.0.0-rc.0",
"private": true,
"version": "2.0.0-rc.1",
"license": "MIT",
"main": "lib",
"module": "esm",
Expand Down Expand Up @@ -60,11 +59,11 @@
"@designable/core": "^0.4.34",
"@designable/formily": "^0.4.34",
"@designable/react": "^0.4.34",
"@formily/core": "2.0.0-rc.0",
"@formily/designable-setters": "2.0.0-rc.0",
"@formily/next": "2.0.0-rc.0",
"@formily/react": "2.0.0-rc.0",
"@formily/shared": "2.0.0-rc.0"
"@formily/core": "2.0.0-rc.1",
"@formily/designable-setters": "2.0.0-rc.1",
"@formily/next": "2.0.0-rc.1",
"@formily/react": "2.0.0-rc.1",
"@formily/shared": "2.0.0-rc.1"
},
"publishConfig": {
"access": "public"
Expand Down
11 changes: 5 additions & 6 deletions designable/setters/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "@formily/designable-setters",
"version": "2.0.0-rc.0",
"private": true,
"version": "2.0.0-rc.1",
"license": "MIT",
"main": "lib",
"module": "esm",
Expand Down Expand Up @@ -44,10 +43,10 @@
"@designable/formily": "^0.4.34",
"@designable/react": "^0.4.34",
"@designable/react-settings-form": "^0.4.34",
"@formily/antd": "2.0.0-rc.0",
"@formily/core": "2.0.0-rc.0",
"@formily/react": "2.0.0-rc.0",
"@formily/shared": "2.0.0-rc.0"
"@formily/antd": "2.0.0-rc.1",
"@formily/core": "2.0.0-rc.1",
"@formily/react": "2.0.0-rc.1",
"@formily/shared": "2.0.0-rc.1"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions devtools/chrome-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formily/chrome-extension",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"private": true,
"license": "MIT",
"repository": {
Expand All @@ -21,8 +21,8 @@
"start": "webpack-dev-server --config config/webpack.dev.ts"
},
"dependencies": {
"@formily/core": "2.0.0-rc.0",
"@formily/shared": "2.0.0-rc.0",
"@formily/core": "2.0.0-rc.1",
"@formily/shared": "2.0.0-rc.1",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-json-view": "^1.19.1",
Expand Down
6 changes: 2 additions & 4 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
{
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"npmClient": "yarn",
"useWorkspaces": true,
"npmClientArgs": [
"--ignore-engines"
],
"npmClientArgs": ["--ignore-engines"],
"command": {
"version": {
"forcePublish": true,
Expand Down
14 changes: 7 additions & 7 deletions packages/antd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formily/antd",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"license": "MIT",
"main": "lib",
"module": "esm",
Expand Down Expand Up @@ -52,12 +52,12 @@
},
"dependencies": {
"@ant-design/icons": "^4.0.0",
"@formily/core": "2.0.0-rc.0",
"@formily/json-schema": "2.0.0-rc.0",
"@formily/react": "2.0.0-rc.0",
"@formily/reactive": "2.0.0-rc.0",
"@formily/reactive-react": "2.0.0-rc.0",
"@formily/shared": "2.0.0-rc.0",
"@formily/core": "2.0.0-rc.1",
"@formily/json-schema": "2.0.0-rc.1",
"@formily/react": "2.0.0-rc.1",
"@formily/reactive": "2.0.0-rc.1",
"@formily/reactive-react": "2.0.0-rc.1",
"@formily/shared": "2.0.0-rc.1",
"@juggle/resize-observer": "^3.3.1",
"classnames": "^2.2.6",
"react-sortable-hoc": "^1.11.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formily/core",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"license": "MIT",
"main": "lib",
"module": "esm",
Expand Down Expand Up @@ -33,9 +33,9 @@
"dumi": "^1.1.0-rc.8"
},
"dependencies": {
"@formily/reactive": "2.0.0-rc.0",
"@formily/shared": "2.0.0-rc.0",
"@formily/validator": "2.0.0-rc.0"
"@formily/reactive": "2.0.0-rc.1",
"@formily/shared": "2.0.0-rc.1",
"@formily/validator": "2.0.0-rc.1"
},
"publishConfig": {
"access": "public"
Expand Down
14 changes: 7 additions & 7 deletions packages/element/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formily/element",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"license": "MIT",
"main": "lib",
"module": "esm",
Expand Down Expand Up @@ -46,12 +46,12 @@
"vuepress-plugin-typescript": "^0.3.1"
},
"dependencies": {
"@formily/core": "2.0.0-rc.0",
"@formily/json-schema": "2.0.0-rc.0",
"@formily/reactive": "2.0.0-rc.0",
"@formily/reactive-vue": "2.0.0-rc.0",
"@formily/shared": "2.0.0-rc.0",
"@formily/vue": "2.0.0-rc.0",
"@formily/core": "2.0.0-rc.1",
"@formily/json-schema": "2.0.0-rc.1",
"@formily/reactive": "2.0.0-rc.1",
"@formily/reactive-vue": "2.0.0-rc.1",
"@formily/shared": "2.0.0-rc.1",
"@formily/vue": "2.0.0-rc.1",
"portal-vue": "^2.1.7",
"vue-slicksort": "^1.2.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/json-schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formily/json-schema",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"license": "MIT",
"main": "lib",
"module": "esm",
Expand Down Expand Up @@ -28,9 +28,9 @@
"build:global": "ts-node ../../scripts/build-global"
},
"dependencies": {
"@formily/core": "2.0.0-rc.0",
"@formily/reactive": "2.0.0-rc.0",
"@formily/shared": "2.0.0-rc.0"
"@formily/core": "2.0.0-rc.1",
"@formily/reactive": "2.0.0-rc.1",
"@formily/shared": "2.0.0-rc.1"
},
"publishConfig": {
"access": "public"
Expand Down
14 changes: 7 additions & 7 deletions packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formily/next",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"license": "MIT",
"main": "lib",
"umd:main": "dist/formily.next.umd.production.js",
Expand Down Expand Up @@ -52,12 +52,12 @@
},
"dependencies": {
"@ant-design/icons": "^4.0.0",
"@formily/core": "2.0.0-rc.0",
"@formily/json-schema": "2.0.0-rc.0",
"@formily/react": "2.0.0-rc.0",
"@formily/reactive": "2.0.0-rc.0",
"@formily/reactive-react": "2.0.0-rc.0",
"@formily/shared": "2.0.0-rc.0",
"@formily/core": "2.0.0-rc.1",
"@formily/json-schema": "2.0.0-rc.1",
"@formily/react": "2.0.0-rc.1",
"@formily/reactive": "2.0.0-rc.1",
"@formily/reactive-react": "2.0.0-rc.1",
"@formily/shared": "2.0.0-rc.1",
"@juggle/resize-observer": "^3.3.1",
"classnames": "^2.2.6",
"react-sortable-hoc": "^1.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/path/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formily/path",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"license": "MIT",
"main": "lib",
"module": "esm",
Expand Down
14 changes: 7 additions & 7 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formily/react",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"license": "MIT",
"main": "lib",
"module": "esm",
Expand Down Expand Up @@ -40,12 +40,12 @@
"dumi": "^1.1.0-rc.8"
},
"dependencies": {
"@formily/core": "2.0.0-rc.0",
"@formily/json-schema": "2.0.0-rc.0",
"@formily/reactive": "2.0.0-rc.0",
"@formily/reactive-react": "2.0.0-rc.0",
"@formily/shared": "2.0.0-rc.0",
"@formily/validator": "2.0.0-rc.0",
"@formily/core": "2.0.0-rc.1",
"@formily/json-schema": "2.0.0-rc.1",
"@formily/reactive": "2.0.0-rc.1",
"@formily/reactive-react": "2.0.0-rc.1",
"@formily/shared": "2.0.0-rc.1",
"@formily/validator": "2.0.0-rc.1",
"hoist-non-react-statics": "^3.3.2"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/reactive-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formily/reactive-react",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"license": "MIT",
"main": "lib",
"module": "esm",
Expand Down Expand Up @@ -39,7 +39,7 @@
"dumi": "^1.1.0-rc.8"
},
"dependencies": {
"@formily/reactive": "2.0.0-rc.0",
"@formily/reactive": "2.0.0-rc.1",
"hoist-non-react-statics": "^3.3.2"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/reactive-test-cases-for-react18/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formily/reactive-test-cases-for-react18",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"license": "MIT",
"private": true,
"repository": {
Expand Down Expand Up @@ -36,8 +36,8 @@
"react-is": "next"
},
"dependencies": {
"@formily/reactive": "2.0.0-rc.0",
"@formily/reactive-react": "2.0.0-rc.0",
"@formily/reactive": "2.0.0-rc.1",
"@formily/reactive-react": "2.0.0-rc.1",
"react": "next",
"react-dom": "next",
"react-is": "next"
Expand Down
Loading

0 comments on commit ed9c4a4

Please sign in to comment.