Skip to content

Commit

Permalink
chore: update CHANGELOG.md by github-tag-release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 2, 2021
1 parent e3975bc commit c450692
Showing 1 changed file with 32 additions and 8 deletions.
40 changes: 32 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

## v2.0.3(2021-12-02)

### :bug: Bug Fixes

1. [fix(json-schema): fix is null (#2560)](https://github.com/alibaba/formily/commit/5f2db004) :point_right: ( [Janry](https://github.com/Janry) )

1. [fix(vue): fix void field children is not undefined (#2551)](https://github.com/alibaba/formily/commit/f5a1d1bb) :point_right: ( [Janry](https://github.com/Janry) )

1. [fix(next/antd/vue): fix useResponsiveFormLayout props for tooltipIcon bug (#2549)](https://github.com/alibaba/formily/commit/cb9f1348) :point_right: ( [Lyca](https://github.com/Lyca) )

1. [fix(next): fix Space align is not work (#2531)](https://github.com/alibaba/formily/commit/3f4afef1) :point_right: ( [Janry](https://github.com/Janry) )

1. [fix(reactive): fix tracker unexpect update with strict-mode (#2526)](https://github.com/alibaba/formily/commit/5a2605e6) :point_right: ( [Janry](https://github.com/Janry) )

1. [fix(element): add optinal chain to FormItem useOverflow hook (#2519)](https://github.com/alibaba/formily/commit/da189834) :point_right: ( [qq1037305420](https://github.com/qq1037305420) )

### :memo: Documents Changes

1. [docs(react): fix the typo on ISchemaFieldProps (#2528)](https://github.com/alibaba/formily/commit/0c5c6f1e) :point_right: ( [B2D1](https://github.com/B2D1) )

### :construction: Add/Update Test Cases

1. [test(reactive): adding missing tests and correcting existing tests (#2525)](https://github.com/alibaba/formily/commit/432f6204) :point_right: ( [Yiliang Wang](https://github.com/Yiliang Wang) )

### :blush: Other Changes

1. [chore(reactive): reduce code](https://github.com/alibaba/formily/commit/af700c69) :point_right: ( [janrywang](https://github.com/janrywang) )

## v2.0.2(2021-11-26)

### :bug: Bug Fixes
Expand Down Expand Up @@ -858,12 +886,6 @@

## v2.0.0-beta.75(2021-07-03)

### :blush: Other Changes

1. [chore(core): improve display model (#1713)](https://github.com/alibaba/formily/commit/bad483da) :point_right: ( [Janry](https://github.com/Janry) )

## v2.0.0-beta.74(2021-07-03)

### :tada: Enhancements

1. [feat(core): skip validate when parent.visible is equal hidden/none (#1712)](https://github.com/alibaba/formily/commit/0076ef7d) :point_right: ( [Janry](https://github.com/Janry) )
Expand Down Expand Up @@ -908,6 +930,8 @@

1. [feat(core): support controlled mode for lowcode](https://github.com/alibaba/formily/commit/c45c7510) :point_right: ( [janrywang](https://github.com/janrywang) )

1. [feat(vue): improve typings and docs(#1433)](https://github.com/alibaba/formily/commit/fc5d6650) :point_right: ( [月落音阑](https://github.com/月落音阑) )

1. [feat(.md): Form => FormLayout (#1427)](https://github.com/alibaba/formily/commit/2501e72f) :point_right: ( [Lyca](https://github.com/Lyca) )

1. [feat(next): improve styles](https://github.com/alibaba/formily/commit/bce90958) :point_right: ( [janrywang](https://github.com/janrywang) )
Expand Down Expand Up @@ -1794,9 +1818,9 @@

### :blush: Other Changes

1. [chore(designable-antd): upgrade designable](https://github.com/alibaba/formily/commit/e6fd58eb) :point_right: ( [janrywang](https://github.com/janrywang) )
1. [chore(core): improve display model (#1713)](https://github.com/alibaba/formily/commit/bad483da) :point_right: ( [Janry](https://github.com/Janry) )

1. [chore(core): improve typings](https://github.com/alibaba/formily/commit/9e801899) :point_right: ( [janrywang](https://github.com/janrywang) )
1. [chore(designable-antd): upgrade designable](https://github.com/alibaba/formily/commit/e6fd58eb) :point_right: ( [janrywang](https://github.com/janrywang) )

1. [chore(path): add benchmark case](https://github.com/alibaba/formily/commit/9533e049) :point_right: ( [janrywang](https://github.com/janrywang) )

Expand Down

0 comments on commit c450692

Please sign in to comment.