|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v2.3.3(2025-03-31) |
| 4 | + |
| 5 | +### :tada: Enhancements |
| 6 | + |
| 7 | +1. [feat: slot (#4259)](https://github.com/alibaba/formily/commit/123d536b) :point_right: ( [NiceTooo](https://github.com/NiceTooo) ) |
| 8 | + |
| 9 | +1. [feat(core): 支持用户配置 validate 在哪些 pattern & display 下生效 (#4211)](https://github.com/alibaba/formily/commit/39fdb681) :point_right: ( [liuwei](https://github.com/liuwei) ) |
| 10 | + |
| 11 | +### :bug: Bug Fixes |
| 12 | + |
| 13 | +1. [fix(antd): fix antd/next render error at React 19 (#4262)](https://github.com/alibaba/formily/commit/a0f3169a) :point_right: ( [ChaoGPT](https://github.com/ChaoGPT) ) |
| 14 | + |
| 15 | +1. [fix: array-table/main.scss mixed-decls Deprecation warning on [email protected] + ( #4195) ](https://github.com/alibaba/formily/commit/d60f12db) :point_right: ( [Godpu ](https://github.com/Godpu) ) |
| 16 | + |
3 | 17 | ## v2.3.2(2024-07-18)
|
4 | 18 |
|
5 | 19 | ### :tada: Enhancements
|
|
640 | 654 |
|
641 | 655 | ## v2.1.8(2022-06-28)
|
642 | 656 |
|
643 |
| -### :blush: Other Changes |
644 |
| - |
645 |
| -1. [chore(reactive): improve strict mode update strategy](https://github.com/alibaba/formily/commit/c3002bde) :point_right: ( [janrywang](https://github.com/janrywang) ) |
646 |
| - |
647 |
| -## v2.1.7(2022-06-27) |
648 |
| - |
649 | 657 | ### :tada: Enhancements
|
650 | 658 |
|
651 | 659 | 1. [feat(react): improve formily scope standard specification (#3212)](https://github.com/alibaba/formily/commit/0811c87d) :point_right: ( [Janry](https://github.com/Janry) )
|
|
786 | 794 |
|
787 | 795 | 1. [feat(.md): Form => FormLayout (#1427)](https://github.com/alibaba/formily/commit/2501e72f) :point_right: ( [Lyca](https://github.com/Lyca) )
|
788 | 796 |
|
789 |
| -1. [feat(next): improve form-item styles](https://github.com/alibaba/formily/commit/315c3141) :point_right: ( [janrywang](https://github.com/janrywang) ) |
| 797 | +1. [feat(next): improve styles](https://github.com/alibaba/formily/commit/bce90958) :point_right: ( [janrywang](https://github.com/janrywang) ) |
790 | 798 |
|
791 | 799 | 1. [feat: url regexp support /?a=1 and ?a=1 (#1374)](https://github.com/alibaba/formily/commit/4fed6246) :point_right: ( [No.96](https://github.com/No.96) )
|
792 | 800 |
|
|
836 | 844 |
|
837 | 845 | 1. [feat(core): add more effects](https://github.com/alibaba/formily/commit/5b42226d) :point_right: ( [janrywang](https://github.com/janrywang) )
|
838 | 846 |
|
839 |
| -1. [feat(project): improve code](https://github.com/alibaba/formily/commit/756ccb7d) :point_right: ( [janrywang](https://github.com/janrywang) ) |
840 |
| - |
841 | 847 | 1. [feat: update alignment (#1060)](https://github.com/alibaba/formily/commit/fadb3f7d) :point_right: ( [quirkyvar](https://github.com/quirkyvar) )
|
842 | 848 |
|
843 | 849 | 1. [feat(core): support enableUnmountRemoveNode/disableUnmountRemoveNode API](https://github.com/alibaba/formily/commit/8f99e5b3) :point_right: ( [janrywang](https://github.com/janrywang) )
|
|
948 | 954 |
|
949 | 955 | 1. [feat(docs): support deconstruction (#179)](https://github.com/alibaba/formily/commit/b114c9e7) :point_right: ( [Janry](https://github.com/Janry) )
|
950 | 956 |
|
951 |
| -1. [feat(@uform/types): improve types (#168)](https://github.com/alibaba/formily/commit/0e6fd69c) :point_right: ( [Janry](https://github.com/Janry) ) |
952 |
| - |
953 | 957 | 1. [feat(@uform/core): Improve noValidate reset logic](https://github.com/alibaba/formily/commit/efaa75a8) :point_right: ( [janrywang](https://github.com/janrywang) )
|
954 | 958 |
|
955 | 959 | 1. [feat: update the api docs using typescript (#149)](https://github.com/alibaba/formily/commit/5a9ea5a2) :point_right: ( [Kevin Tan](https://github.com/Kevin Tan) )
|
|
962 | 966 |
|
963 | 967 | 1. [feat(refactor): perfect test suites and add builder demo in docs (#100)](https://github.com/alibaba/formily/commit/ada8ba9f) :point_right: ( [SkyCai](https://github.com/SkyCai) )
|
964 | 968 |
|
| 969 | +1. [feat(@uform/types): update validator type description](https://github.com/alibaba/formily/commit/6763583a) :point_right: ( [janryWang](https://github.com/janryWang) ) |
| 970 | + |
965 | 971 | 1. [feat(@uform/utils): support ts, but build scripts is not work](https://github.com/alibaba/formily/commit/8e452149) :point_right: ( [janryWang](https://github.com/janryWang) )
|
966 | 972 |
|
967 | 973 | 1. [feat(@uform/next): add disabled when loading](https://github.com/alibaba/formily/commit/1b1d70db) :point_right: ( [monkindey](https://github.com/monkindey) )
|
|
972 | 978 |
|
973 | 979 | 1. [feat(fix): add builder-next package and fix builder bugs. fix(docs): update playground link and fix some bugs](https://github.com/alibaba/formily/commit/71e6af8a) :point_right: ( [cnt1992](https://github.com/cnt1992) )
|
974 | 980 |
|
975 |
| -1. [feat(@uform/validator): add default validate message](https://github.com/alibaba/formily/commit/04f263cb) :point_right: ( [janryWang](https://github.com/janryWang) ) |
976 |
| - |
977 | 981 | 1. [feat(@uform/next/antd): support mapTextComponent and mapStyledProps](https://github.com/alibaba/formily/commit/b0f7134d) :point_right: ( [janryWang](https://github.com/janryWang) )
|
978 | 982 |
|
979 | 983 | 1. [feat(utils): export path destruct string parse methods.](https://github.com/alibaba/formily/commit/1bded6c3) :point_right: ( [janryWang](https://github.com/janryWang) )
|
|
1720 | 1724 |
|
1721 | 1725 | 1. [docs(site): add serverless functions](https://github.com/alibaba/formily/commit/d872ea4c) :point_right: ( [janrywang](https://github.com/janrywang) )
|
1722 | 1726 |
|
1723 |
| -1. [docs(reactive): improve home page styles](https://github.com/alibaba/formily/commit/799f4226) :point_right: ( [janrywang](https://github.com/janrywang) ) |
1724 |
| - |
1725 | 1727 | 1. [docs(site): update fragment linkage case](https://github.com/alibaba/formily/commit/7e5e2625) :point_right: ( [janrywang](https://github.com/janrywang) )
|
1726 | 1728 |
|
1727 | 1729 | 1. [docs(main): add schema fragment controlled case (#1852)](https://github.com/alibaba/formily/commit/2212486b) :point_right: ( [Janry](https://github.com/Janry) )
|
|
2024 | 2026 |
|
2025 | 2027 | ### :blush: Other Changes
|
2026 | 2028 |
|
| 2029 | +1. [chore(reactive): improve strict mode update strategy](https://github.com/alibaba/formily/commit/c3002bde) :point_right: ( [janrywang](https://github.com/janrywang) ) |
| 2030 | + |
2027 | 2031 | 1. [chore(deps-dev): bump semver-regex from 3.1.3 to 3.1.4 (#3166)](https://github.com/alibaba/formily/commit/ca97cae3) :point_right: ( [dependabot[bot]](https://github.com/dependabot[bot]) )
|
2028 | 2032 |
|
2029 | 2033 | 1. [chore(reactive): revert batch tracker (#3112)](https://github.com/alibaba/formily/commit/604d74ac) :point_right: ( [Janry](https://github.com/Janry) )
|
|
0 commit comments