-
fix(antd): add helperContainer to antd array-items (#3780) 👉 ( linxianxi )
-
fix(core): add types to form submit (#3775) 👉 ( [Dmitrii Kartashev](https://github.com/Dmitrii Kartashev) )
-
feat(antd): support ReactNode of ArrayCollapse header 👉 ( coder_curry )
-
feat(antd): support array-base operator title display (#3646) 👉 ( Jehu )
-
chore(antd/next): fix getObjectParent issue in arrayTable component (#3741) 👉 ( zeqing )
-
chore: fixed build ci node version as 16 (#3732) 👉 ( gwsbhqt )
-
docs(linkage): change the controlled is display when initialized & dynamic controlled field (#3717) 👉 ( xbsheng )
-
docs(core): change the default value of the hidden parameter of createForm function (#3707) 👉 ( xbsheng )
-
fix(next): fix ArrayCards and ArrayTable props (#3701) 👉 ( 常泽清 )
-
fix(element): fix opened name writing error (#3695) 👉 ( LiangZhiLin )
-
fix(vue): fix view may not update when states change. (#3680) 👉 ( 月落音阑 )
-
fix: fix a compatible problem when using ios10.x (#3677) 👉 ( ZSQCola )
-
fix(reactive-react): fix reactive useForceUpdate uncounted strategy (#3668) 👉 ( Janry )
-
fix(element): fix Checkbox.Group's change event failure (#3667) 👉 ( LiangZhiLin )
-
fix(vue): keep origin SlotProps pass in ReactiveField (#3623) 👉 ( frehkxu )
-
fix(vue): fix view may not update when states change. (#3619) 👉 ( 月落音阑 )
-
fix(core): fix initValues when values is empty Array or Object (#3583) 👉 ( yiyunwan )
-
fix(antd/next): fix checkbox and radio can not trigger user onChange (#3585) 👉 ( Janry )
-
fix(core): take result is possible to be undefined (#3562) 👉 ( 戣蓦 )
-
fix(path): fix typo of readIgnoreString (#3545) 👉 ( huangcheng )
-
fix(element): remove Space gap when child is hidden and attrs pass children (#3526) 👉 ( frehkxu )
-
fix(reactive-react): fix reactive track failed in suspense mode (#3525) 👉 ( Janry )
-
fix(core): fix field destructor name will cause stack overflow (#3524) 👉 ( Janry )
-
fix: callback will not be executed until it is a function (#3511) 👉 ( huangcheng )
-
fix(react): fix throw react-dom error in react-native (#3491) 👉 ( Janry )
-
fix(core): fix value filtered from none-hidden #3477 (#3481) 👉 ( Lumdzeehol )
- docs: update readme 👉 ( janrywang )
-
fix(element): remove useless code in demo's guide (#3463) 👉 ( guaqiu )
-
fix(antd): fix ArrayTable WrapperComp deps missing (#3457) 👉 ( Lumdzeehol )
-
chore(docs): improve the translation and example of the login and registration case (#3455) 👉 ( WD )
-
chore(devtools): change dependencies version (#3448) 👉 ( fuzi )
-
fix(next): fix cascader preview text can not shown data (#3447) 👉 ( Janry )
-
fix(docs): fix links in chinese documentation (#3438) 👉 ( WD )
-
fix(core): indexes need exclude incomplete number (#3437) 👉 ( frehkxu )
-
fix(next/antd): chore formatMomentValue (#3432) 👉 ( danyue )
-
fix(core): fix clearFormGraph unexpect behaviors with action annotation (#3431) 👉 ( Janry )
-
fix(core): fix void field child field reactions not work in some cases (#3415) 👉 ( coolbob )
-
fix(next/antd): fix SelectTable Template literals invalid && fix FormItem classname error (#3413) 👉 ( Lyca )
-
fix(antd): fix ArrayTabs warning after antd4.23.0 (#3387) 👉 ( Lumdzeehol )
-
fix(antd/next): onChange does not work when no formTab instance is passed (#3388) 👉 ( Dark )
-
fix(antd/next): fix array base use record null error (#3380) 👉 ( [{ Chao }](https://github.com/{ Chao }) )
-
fix(core): fix form initialValues not work after array field removed elements (#3324) 👉 ( Janry )
-
fix(antd/next/element): fix ArrayCards-like component errors with inline component (#3321) 👉 ( Lumdzeehol )
-
fix(antd/next): fix array base not work with pure jsx (#3317) 👉 ( Janry )
-
fix(path): fix getIn unexpect value with null (#3305) 👉 ( Janry )
-
fix(react): update type of IRecursionFieldProps (#3291) 👉 ( Elinia )
-
fix(vue): fix reactions not work correctly in schema field (#3287) 👉 ( 月落音阑 )
-
fix(react): fix useAttach not work with react18 strict mode (#3284) 👉 ( Janry )
-
fix: doc (#3280) 👉 ( Creabine )
-
fix(antd/next): fix array components lose reactive (#3266) 👉 ( Janry )
-
fix(antd/next): fix Cascader in form readPretty mode display error #3250 (#3253) 👉 ( 风 )
-
docs: add @formily/tdesign-react links (#3265) 👉 ( zFitness )
-
docs: fix typo (#3247) 👉 ( [Weiqi Wu](https://github.com/Weiqi Wu) )
-
fix(core): fix memo leak of onFieldReact/onFieldChange (#3231) 👉 ( Janry )
-
fix(antd/next): react 18 createRoot warning (#3226) 👉 ( csc-bo )
-
fix(reactive-react): fix react18 strict mode dispose trigger timing (#3229) 👉 ( Janry )
-
fix(antd/next): fix useRecord return function (#3227) 👉 ( Janry )
-
feat(react): improve formily scope standard specification (#3212) 👉 ( Janry )
-
feat(element): add element style import description (#3188) 👉 ( KKandLL-Forever )
-
fix(antd/next): fix form tab error badge count (#3206) 👉 ( Janry )
-
fix: vue3 slots.default do not always exist (#3192) 👉 ( qq1037305420 )
-
docs: fix contribution.zh-CN error (doc -> docs) (#3202) 👉 ( Akong )
-
docs(antd): fix Select component docs error (#3199) 👉 ( 微笑 )
-
fix(core): fix set initialValue no cache value when display none (#3182) 👉 ( Janry )
-
fix(react): fix field wrong mounted state (#3181) 👉 ( Janry )
-
fix: typo (#3169) 👉 ( Adel )
-
fix(antd): fix array table lose focus (#3160) 👉 ( Grapedge )
-
feat(json-schema): support x-compile-omitted attribute (#3145) 👉 ( Janry )
-
feat(antd/next): react-sticky-box upgraded to 1.x (#3125) 👉 ( 蜘蛛侠 )
-
feat(core): support disable forceClear to clearFormGraph (#3122) 👉 ( Janry )
-
fix(core): fix unexpect patch initialValues (#3147) 👉 ( Janry )
-
fix: add Component Ecology: semi for zhCN (#3146) 👉 ( programmerwy )
-
fix(antd): remove radio button border right color compat codes (#3144) 👉 ( 蜘蛛侠 )
-
fix(core): fix onInput should not filter value with target (#3140) 👉 ( Janry )
-
fix: fix ArrayTable skipping validation of new page (#3117) 👉 ( maurice )
-
fix(core): fix field destroyed still can be assigned value (#3115) 👉 ( Janry )
-
fix(next/antd): fix form-collapse pass defaultActiveKey (#3107) 👉 ( Jehu )
-
fix(core): fix field reactions still trigger when destroyed (#3103) 👉 ( Janry )
-
fix(react): fix markup field is not work with strict-mode (#3088) 👉 ( Janry )
-
feat(docs): add element-plus doc link (#3086) 👉 ( [Stephen Woo](https://github.com/Stephen Woo) )
-
feat(next/antd): fix SelectTable optionAsValue and add disabled props in ArrayBase icon button (#3072) 👉 ( Lyca )
-
feat(react): support components interceptor (#3069) 👉 ( Janry )
-
fix: fix rollup.base.js externals antd name (#3084) 👉 ( ickeep )
-
fix(reactive-vue): stop tracking if watcher is destroyed #3074 (#3075) 👉 ( lcch )
-
fix(core): fix field validateFirst not working (#3071) 👉 ( ryuurock )
-
fix(vue): fix render loop cause by functional component in mapProps (#3070) 👉 ( 月落音阑 )
-
fix(vue): fix unexpected dep collection during $mount() #3015 (#3065) 👉 ( lcch )
-
fix(antd): fix the problem that when optionAsValue, the value is lost when searched or paged (#3064) 👉 ( Ray )
-
feat(reactive): remove reactive tracker default batch (#3052) 👉 ( Janry )
-
feat(reactive): support observe dynamic tree (#2965) 👉 ( Janry )
-
feat(next/antd): fix selected bug3 by search in SelectTable (#2927) 👉 ( Lyca )
-
feat(vue): improve performance of mapProps (#2909) 👉 ( 月落音阑 )
-
feat: add Component Ecology: semi (#2883) 👉 ( programmerwy )
-
feat(json-schema): support read scope in x-reactions (#2864) 👉 ( Janry )
-
feat(next/antd): add options param in SelectTable onChange props (#2842) 👉 ( Lyca )
-
feat(antd/next): use full text matcha for SelectTable nd remove filterOptionProp 👉 ( janrywang )
-
feat(next): support checkStrictly props in SelectTable (#2824) 👉 ( Lyca )
-
feat(antd/next): support 16427form scope with Form 👉 ( janrywang )
-
feat(core): support index/indexes properties (#2769) 👉 ( Janry )
-
feat(next/antd): support disabled props from field in ArrayBase.Addition (#2746) 👉 ( Lyca )
-
feat(next/antd/vue): add useResponsiveFormLayout fault tolerance and FormItem useOverflow update (#2707) 👉 ( Lyca )
-
feat(devtools): support select node to bind $vm with console (#2682) 👉 ( fuzi )
-
feat(reactive-vue): add observer option scheduler (#2672) 👉 ( Muyao )
-
feat(antd-component): provide
getPopupContainer
prop forFormItem
when use popover feedback (#2619) 👉 ( 小翼 ) -
feat(element): support createFormGrid api (#2510) 👉 ( Muyao )
-
feat(core): add setData & setContent of field models (#2478) 👉 ( DivX.Hu )
-
feat(vue): add injectionCleaner to FormProvider (#2449) 👉 ( 月落音阑 )
-
feat(grid): support dynamic fold/unfold column 👉 ( janrywang )
-
feat(element): add ArrayTable/ArrayCollapse/ArrayTabs event (#2365) 👉 ( Muyao )
-
feat(next/antd): support breakpoints for FormLayout (#2336) 👉 ( Lyca )
-
feat(element): support useRecord for ArrayBase (#2313) 👉 ( Muyao )
-
feat(next): fix FormDialog footerActions/okProps/cancelProps (#2312) 👉 ( Lyca )
-
feat(react): fix schema x-component-props children invalid (#2160) 👉 ( Lyca )
-
feat(element): radio/checkbox add optionType prop (#2114) 👉 ( Muyao )
-
feat(next/antd): add tooltipIcon props to FormLayout & FormItem (#2085) 👉 ( Lyca )
-
feat(designable): support componentsIcon/componentsSourceIcon 👉 ( janrywang )
-
feat(core): support field destroy method (#1895) 👉 ( Janry )
-
feat(antd/next): improve FormDialog/FormDrawer typings and api (#1886) 👉 ( Janry )
-
feat(element): update array-table component & doc (#1862) 👉 ( Muyao )
-
feat(reactive): support autorun.memo/autorun.effect (#1819) 👉 ( Janry )
-
feat(form-dialog): add form dialog and form drawer oncancel return value (#1791) 👉 ( 张威 )
-
feat(gitignore): support ignore .history directory (#1792) 👉 ( 张威 )
-
feat(core): skip validate when parent.visible is equal hidden/none (#1712) 👉 ( Janry )
-
feat(designable-antd): support markup schema view 👉 ( janrywang )
-
feat(vue): add components prop for schema-field (#1686) 👉 ( 月落音阑 )
-
feat(antd/next): add Form and Submit components submitFailed callback events (#1597) 👉 ( 后浪 )
-
feat(antd/next): add tree-shaking support for antd/next (#1544) 👉 ( liuwei )
-
feat(core): support more types for dataSource 👉 ( janrywang )
-
feat(next): support form drawer get context from fusion (#1511) 👉 ( 王大白 )
-
feat(next): add fusion multiple lang of validator (#1504) 👉 ( 王大白 )
-
feat(antd): support defaultOpenPanelCount for ArrayCollapse (#1505) 👉 ( Lind )
-
feat(next): add stopPropagation to array-base events 👉 ( janrywang )
-
feat(core): remove property of form values with undefined value (#1495) 👉 ( 小黄黄 )
-
feat(core): support value change trigger validate 👉 ( janrywang )
-
feat(core): add extra strategy for merge form value (#1448) 👉 ( liuwei )
-
feat(shared): remove isValidElement types dependency 👉 ( janrywang )
-
feat(antd/next): export FormGrid props interface (#1327) 👉 ( liuwei )
-
feat(json-schema): add registerPolyfills/enablePolyfills api 👉 ( janrywang )
-
feat(json-schema): add error when x-component can not found 👉 ( janrywang )
-
feat(form-item): support string format for labelWidth/wrapperWidth 👉 ( janrywang )
-
feat: add logic-diagram to Next and AntD (TBD) (#1158) 👉 ( soulwu )
-
feat(react): connect add hoistNonReactStatics 👉 ( janrywang )
-
feat(core): support enableUnmountRemoveNode/disableUnmountRemoveNode API 👉 ( janrywang )
-
feat: Add ja validation language (#1028) (#1029) 👉 ( [Yaodong Li](https://github.com/Yaodong Li) )
-
feat(layout/docs): update docs and fix layout (#1003) 👉 ( quirkyvar )
-
feat(schema): add nested form polyfill (#972) 👉 ( quirkyvar )
-
feat(components): add FormMegaLayout className (#935) 👉 ( changfuguo )
-
feat: add span to array-card dot for custom style (#922) 👉 ( slientcloud )
-
feat(layout): support responsive gri layout for older browsers (#916) 👉 ( quirkyvar )
-
feat(layout): add ts type desc of MegaLayout and fix array-inc doc (#905) 👉 ( quirkyvar )
-
feat(layout): add inset mode for mega layout (#900) 👉 ( quirkyvar )
-
feat: update snapshot and layout test for nested grid (#894) 👉 ( quirkyvar )
-
feat: compile expression for array-table column title (#868) 👉 ( soulwu )
-
feat(docs): add antd TimePicker.RangePicker demo. (#811) 👉 ( ShiCheng )
-
feat(antd-components): add default export (#810) 👉 ( kenve )
-
feat: add formily-meet documents (#797) 👉 ( DarK-AleX-alibaba )
-
feat(schema-renderer): support relative target path (#779) 👉 ( Janry )
-
feat: add recursive-render doc and fix some bugs (#736) 👉 ( Janry )
-
feat(hooks): add onSubmit hook and docs (#727) 👉 ( quirkyvar )
-
feat(core): support pass FormPathPattern to createMutators, and fix some typings (#728) 👉 ( Janry )
-
feat(core): change visible behavior to fix array list delete auto assign value not work (#725) 👉 ( Janry )
-
feat: add wiki (#705) 👉 ( Janry )
-
feat: url type support rtmp (#686) 👉 ( [Desen Meng](https://github.com/Desen Meng) )
-
feat(@uform/devtools): update lerna config (#635) 👉 ( Janry )
-
feat(@uform/core): reset add clearInitialValue (#627) 👉 ( Janry )
-
feat: use react-drag-listview instead of ReactDnD and support antd draggable table (#609) 👉 ( soulwu )
-
feat(@uform/core)support visible cache values and intialValues sync action (#588) 👉 ( Janry )
-
feat: add dragable to @uform/next table field (#561) 👉 ( soulwu )
-
featfix(@uform/react-schema-renderer/antd/next) doc and depreacate x-render (#557) 👉 ( quirkyvar )
-
feat: FieldEditor UI 优化 👉 ( 秋逢 )
-
feat: 表达式 value 👉 ( 秋逢 )
-
feat: fix bug 👉 ( ascoders )
-
feat(@uform/react): actions support clearErrors (#434) 👉 ( Janry )
-
feat(@uform/react): remove raf and fix unittest (#422) 👉 ( quirkyvar )
-
feat(@uform/core): support pass visible/display of register method (#421) 👉 ( Janry )
-
feat: 临时交互对焦 👉 ( 秋逢 )
-
feat(@uform/core): Improve noValidate reset logic 👉 ( janrywang )
-
feat: update the api docs using typescript (#149) 👉 ( [Kevin Tan](https://github.com/Kevin Tan) )
-
feat: make scheduler optional (#141) 👉 ( [Kevin Tan](https://github.com/Kevin Tan) )
-
feat(@uform/antd/next): Optimize the description of the word count calculation rules and docs #117 👉 ( Janry )
-
feat(@uform/antd): support form layout properties #116 👉 ( Janry )
-
feat(refactor): perfect test suites and add builder demo in docs (#100) 👉 ( SkyCai )
-
feat(@uform/utils): support ts, but build scripts is not work 👉 ( janryWang )
-
feat(@uform/next): add disabled when loading 👉 ( monkindey )
-
feat(@uform/react): Optimize package size and fixing onFieldChange initialization trigger twice 👉 ( janryWang )
-
feat(packages): some the antd component and the react component 👉 ( zsirfs )
-
feat(fix): add builder-next package and fix builder bugs. fix(docs): update playground link and fix some bugs 👉 ( cnt1992 )
-
feat(@uform/validator): add default validate message 👉 ( janryWang )
-
feat(@uform/next/antd): support mapTextComponent and mapStyledProps 👉 ( janryWang )
-
feat(utils): export path destruct string parse methods. 👉 ( janryWang )
-
fix(path): fix range all match is not expect (#3067) 👉 ( Janry )
-
fix(core): fix array child reactions invalid with remove (#3063) 👉 ( Janry )
-
fix(element): fix FormDialog/FormDrawer promise status error (#3049) 👉 ( Muyao )
-
fix(next): fix date time picker value format (#3044) 👉 ( [Eric Zhang](https://github.com/Eric Zhang) )
-
fix(antd/next): valueType should not be required attribute since it has default value (#3036) 👉 ( 戣蓦 )
-
fix(antd): fix array-collapse badge no style (#3029) 👉 ( shaaaaaaaa )
-
fix(antd/next): fix form tab type check issue (#3025) 👉 ( 戣蓦 )
-
fix(antd): fix error, can't read 'length' of undefined (#3020) (#3021) 👉 ( melodyYang )
-
fix(antd/next): fix cascader preview text exception errors (#3000) 👉 ( Janry )
-
fix(antd/next): fix array string field addition logic (#2998) 👉 ( Janry )
-
fix(core): fix form unmount should not clear values (#2997) 👉 ( Janry )
-
fix(reactive-vue): fix the exception of multiple update nodes in vue3 case (#2991) 👉 ( e_the )
-
fix: fix destroy can not remove value/initialValues and FormStep reactive strategy (#2988) 👉 ( Janry )
-
fix(antd): StepPane & createFormStep should not be optional property (#2979) 👉 ( 戣蓦 )
-
fix(core): fix initialValue=null and reset null invalid bug (#2951) 👉 ( frehkxu )
-
fix(antd): fix ConfigProvider.ConfigContext error in antd@4.6.3- (#2956) 👉 ( Lyca )
-
fix(antd/next): fix null in dataSource error in SelectTable (#2952) 👉 ( Lyca )
-
fix(next/antd): fix single value invalid in PreviewText.Cascader (#2940) 👉 ( Lyca )
-
fix(grid): fix grid mutation observer infinite loop (#2925) 👉 ( Janry )
-
fix(validator): fix unexpect validate with empty format (#2926) 👉 ( Janry )
-
fix(vue): fix error when designable is true (#2908) 👉 ( 月落音阑 )
-
fix(core): fix empty string or number can not rewrite default value (#2906) 👉 ( Janry )
-
fix(reactive-vue): fix vue3 render dependency collection broken (#2904) 👉 ( e_the )
-
fix(element-components): fix formitem feedback msg (#2899) 👉 ( skyfore )
-
fix(antd/next): remove host element after unmount in portal (#2900) 👉 ( zhouxinyong )
-
fix(antd/next): fix ArrayItems sortItem style (#2893) 👉 ( zhouxinyong )
-
fix(antd/next): disable label/wrapper col when vertical layout 👉 ( janrywang )
-
fix(vue): fix FormConsumer not update correctly (#2888) 👉 ( 月落音阑 )
-
fix(antd): fix use treeData props for PreviewText.TreeSelect (#2867) 👉 ( Dark )
-
fix(core): fix relative match can not skip void field (#2850) 👉 ( Janry )
-
fix(shared): fix merge empty object is not work (#2841) 👉 ( Janry )
-
fix(vue): add component name in connect (#2810) 👉 ( zhouxinyong )
-
fix(core): fix query sibling value is not work (#2781) 👉 ( Janry )
-
fix(antd): fix ArrayTabs auto switch activeKey (#2774) 👉 ( Janry )
-
fix: correct indian rupee regexp (#2714) 👉 ( [catch on me](https://github.com/catch on me) )
-
fix(element): fix ArrayTable style error (#2760) 👉 ( Muyao )
-
fix(antd/next): fix Editable component can not set default editable 👉 ( janrywang )
-
fix(antd/next): fix tool methods and provide simple unit tests (#2694) 👉 ( 小翼 )
-
fix(core): fix void array items node need skip (#2683) 👉 ( Janry )
-
fix(element): fix usePlaceholder not update error (#2646) 👉 ( Muyao )
-
fix(vue): fix format vue3 h function props (#2609) 👉 ( zhaowei-plus )
-
fix(vue): fix x-content not work in void field (#2603) 👉 ( 月落音阑 )
-
fix(antd/next): fix FormItem.label can not shown in void field 👉 ( janrywang )
-
fix(next): fix missing ExclamationCircleOutlined Icon (#2564) 👉 ( Lyca )
-
fix(reactive): fix unexpect effect in reactions (#2563) 👉 ( Janry )
-
fix(react): fix void field props.children is not undefined (#2548) 👉 ( Janry )
-
fix(element): add optinal chain to FormItem useOverflow hook (#2519) 👉 ( qq1037305420 )
-
fix(next): fix the antd-icons is not removed cleanly 👉 ( janrywang )
-
fix(core): fix required validate with wrong order (#2508) 👉 ( Janry )
-
fix(core): fix validator will trigger multi times with duplicate triggerTypes (#2495) 👉 ( nexx )
-
fix: fix validator notify error message of Antd Upload Item (#2433) 👉 ( jazzjia )
-
fix(grid): fix build by removing build:global (#2417) 👉 ( [Deng Ruoqi](https://github.com/Deng Ruoqi) )
-
fix(grid): fix grid calculate failed when container was hidden (#2400) 👉 ( Janry )
-
fix(reactive): fix computed value can not get real value (#2389) 👉 ( Janry )
-
fix(core): fix default is not work when name is length (#2387) 👉 ( Janry )
-
fix: fix decorator attrs is not passed down correctly (#2369) 👉 ( Muyao )
-
fix(vue): view should updated when schema changed (#2354) 👉 ( Amorites )
-
fix(core): make exchangeArrayState be right when move (#2357) 👉 ( 折木 )
-
fix(react): fix incorrect dts in useFieldSchema (#2350) 👉 ( [Jingkun Hua](https://github.com/Jingkun Hua) )
-
fix(schema): fix setValidateRule will throw error when use void field (#2281) 👉 ( Janry )
-
fix(core): fix validate lifecycle wrong trigger in skip digest (#2279) 👉 ( Janry )
-
fix(validator): getValidatorLocale Maximum call stack size exceeded (#2273) 👉 ( Suel )
-
fix(reactive): fix batch api can not throw error (#2268) 👉 ( Janry )
-
fix(vue): fix the problem that the component class name will be overwritten rather than merged (#2260) 👉 ( 月落音阑 )
-
fix(core/json-schema): fix props unexpect patch and field reactions unexpect react (#2232) 👉 ( Janry )
-
fix(vue): fix vue2 scopedSlot and slot pass problem (#2221) 👉 ( Muyao )
-
fix(core): fix assign initialValue will overwrite value 👉 ( janrywang )
-
fix(json-schema/reactive): fix circular reference check logic 👉 ( janrywang )
-
fix(antd/next): fix props.prefix is not work for FormGrid/FormLayout (#2151) 👉 ( Janry )
-
fix(core): fix array unshift with incomplete elements (#2150) 👉 ( Janry )
-
fix(next/antd/vue): fix Switch type & add classname to ArrayItems.Index (#2093) 👉 ( Lyca )
-
fix(designable): fix Uncaught SyntaxError (#1997) (#2089) 👉 ( youshao )
-
fix(reactive-react): fix observer 2nd generic type (#2071) 👉 ( [Yanlin Jiang](https://github.com/Yanlin Jiang) )
-
fix(element): remove Formily namepsace usecase 👉 ( janrywang )
-
fix(designable): fix can not drag object to array cards in initialization 👉 ( janrywang )
-
fix(next): fix usePrefixCls tag undefined (#2042) 👉 ( hellohy )
-
fix(antd): fix form size=large bug (#1998) (#2008) 👉 ( Grapedge )
-
fix(designable-next): fix style and support history (#2007) 👉 ( Grapedge )
-
fix(next): fix range and transfer styles in FormItem 👉 ( janrywang )
-
fix(next): fix config provider prefix bug (#2000) (#2002) 👉 ( Grapedge )
-
fix(vue): prop "scope" of SchemaField not work with x-reactions (#1976) 👉 ( 月落音阑 )
-
fix(shared): fix applyMiddleware can not catch error (#1952) 👉 ( Janry )
-
fix(next): add the default language when the language is undefined (#1939) 👉 ( Grapedge )
-
fix(next/designable-antd): fix Select bug && designable-antd spelling error (#1934) 👉 ( Grapedge )
-
fix(next): fix size style in FormItem/main.scss && set default fullness true (#1908) 👉 ( Lyca )
-
fix(designable-antd): remove switch optionType: 'button' (#1891) 👉 ( aloha )
-
fix(react): fix select type validate error #1838 (#1844) 👉 ( 张威 )
-
fix(antd): fix sideEffects mismatch when use babel-plugin-import (#1843) 👉 ( KM.Seven )
-
fix(core): fix object field's children auto clean but they are not additionalProperty (#1840) 👉 ( Janry )
-
fix(core): fix ArrayField operation will trigger memo leak (#1831) 👉 ( Janry )
-
fix(antd/next): form-grid and layout props optional with default value (#1809) 👉 ( gwsbhqt )
-
fix(vue): fix field doesnt update correctly in designable mode (#1799) 👉 ( 月落音阑 )
-
fix(element): fix vuepress doc not identify fetch (#1769) 👉 ( Muyao )
-
fix(element): add rollup external to fix element package size (#1766) 👉 ( Muyao )
-
fix(core): fix array value changed but not auto clean node (#1742) 👉 ( Janry )
-
fix(react): fix x-content is not work with array type (#1719) 👉 ( Janry )
-
fix(reactive): fix Tracker memo leak in StrictMode (#1715) 👉 ( Janry )
-
fix(core): fix lifecycle not working after call form.setXXX (#1699) 👉 ( liuwei )
-
fix(antd/next): fix event type incorrect of Submit (#1662) 👉 ( liuwei )
-
fix(shared): fix defaults merge with null will get unexpect results #1644 👉 ( janrywang )
-
fix(json-schema): fix throw timing for schema error 👉 ( janrywang )
-
fix(antd/next): remove FormButtonGroup.FormItem colon #1623 👉 ( janrywang )
-
fix(antd): fix DatePicker week formatting errors (#1614) 👉 ( sun )
-
fix(antd/next): fix array collapse can not reactive panel props 👉 ( janrywang )
-
fix(vue): fix unmount a field in a wrong lifecycle function.(#1609) (#1611) 👉 ( 月落音阑 )
-
fix(vue): add deep copy to decorator props (#1587) 👉 ( Muyao )
-
fix(next): fix style missing due to wrong sideEffects (#1564) 👉 ( liuwei )
-
fix(antd/next): fix dumi lost style due to treeshaking (#1549) 👉 ( liuwei )
-
fix(react): fix useFormEffects not support StrictMode #1491 👉 ( janrywang )
-
fix(core): fix field value restored incorrectly when hidden toggled (#1529) 👉 ( JustDs )
-
fix(vue): remove empty default slots of fields (#1517) 👉 ( 月落音阑 )
-
fix(antd): fix ArrayCollapse collapsed and expanded errors (#1510) 👉 ( Lind )
-
fix(core): remove @types/react peerDependencies 👉 ( janrywang )
-
fix(react): fix ReactComponentPropsByPathValue type return error result (#1507) 👉 ( liuwei )
-
fix(json-schema): fix single function x-reactions not work #1497 👉 ( janrywang )
-
fix(path): fix realative path for sibling in array (#1492) 👉 ( JustDs )
-
fix(antd/next): fix gridSpan calculate algorithm (#1440) 👉 ( Nokecy )
-
fix(antd): fix btn is too big in small mode (#1455) 👉 ( liuwei )
-
fix(vue): fix a type error in ISchemaMarkupFieldProps (#1454) 👉 ( 月落音阑 )
-
fix(core): fix the effects of IFormProps losing generic type (#1418) 👉 ( liuwei )
-
fix(json-schema): fix defaultValue was filter by transformer 👉 ( janrywang )
-
fix(antd/next): fix the feedbackLayout type definition error of the form-layout (#1372) 👉 ( liuwei )
-
fix json-schema SchemaReaction type error (#1367) 👉 ( liuwei )
-
fix(antd/next): fix missing key in form-collapse map render (#1356) 👉 ( Lind )
-
fix(reactive-react): fix browser crash in strict-mode async linkages scence 👉 ( janrywang )
-
fix(vue): mapProps、mapReadPretty listeners bug 👉 ( p(^-^q) )
-
fix(array-table): give toFieldProps an options 👉 ( janrywang )
-
fix(antd): fix validated form-item box-shadow styles (#1265) 👉 ( Fog3211 )
-
fix(react/vue): fix onChange can not pass to voidField's component props. (#1264) 👉 ( 林法鑫 )
-
fix(core): fix reset logic for ArrayField/ObjectField 👉 ( janrywang )
-
fix(reactive): fix tojs recursive dependence stack overflow (#1245) 👉 ( gwsbhqt )
-
fix(core): Fix the problem of onChange event catching exception 👉 ( janrywang )
-
fix(antd): fix multiple select small/large styles 👉 ( janrywang )
-
fix antd styles (#1181) 👉 ( Dark )
-
fix: use form.setValuesIn instead of field.removeProperty (#1160) 👉 ( soulwu )
-
fix(core): Fix the problem that the initialValues cannot be synchronized to values repeatedly 👉 ( janrywang )
-
fix: fix form help validate status error (#1071) 👉 ( Yohox )
-
fix(next-components): Replace ArrayList.Item with Table.Column. Fix #1034 (#1045) 👉 ( soulwu )
-
fix: docs typo (#1012) 👉 ( [Tianci He](https://github.com/Tianci He) )
-
fix(antd-components): missing 'key' prop warning when table draggable (#1011) 👉 ( daief )
-
fix(schema-renderer): fix schema field lazy state (#999) 👉 ( Janry )
-
fix(shared): update cool-path version, ensure bug to be fixed (#988) 👉 ( soulwu )
-
fix(schema-renderer): Fix expression complie perf bug (#986) 👉 ( Janry )
-
fix(core): fix field default sync exception (#970) 👉 ( Janry )
-
fix(core): fix move down throw errors and fix null assign merge throw errors (#961) 👉 ( Janry )
-
fix(core): use form batch to sync errors in array state exchanging 👉 ( janrywang )
-
fix(schema): compat eva expression actions (#951) 👉 ( quirkyvar )
-
fix(@formily/core): fix unmountClearStates flags is not right (#944) 👉 ( soulwu )
-
bugfix (#920) 👉 ( Janry )
-
fix(react): fix ArrayTable index and FormSpy (#904) 👉 ( Janry )
-
fix(layout): inset mode comflict with labelAlign top (#903) 👉 ( quirkyvar )
-
fix(components): fix datepicker format and checkbox editable style (#881) 👉 ( Janry )
-
fix(schema-renderer): fixed connect onBlur/onFocus throw errors (#874) 👉 ( Janry )
-
fix(schema-renderer): fix virtual box can not receive visible ant display (#869) 👉 ( Janry )
-
fix(react): fix useField/useVirtualField props assign (#858) 👉 ( Janry )
-
fix(react): fix formSpy conflict with parent SchemaForm (#854) 👉 ( Janry )
-
fix(antd/next): fix FormTextBox doesnot support className (#851) 👉 ( Janry )
-
fix(antd): fix labelCol/wrapperCol can not be overwriten (#850) 👉 ( Janry )
-
fix(react-schema-renderer): fix x-linkages typings (#823) 👉 ( Janry )
-
fix(array-table): remove min-width style property (#820) 👉 ( Janry )
-
fix(core): fix immer autoFreeze and reset Native Object (#816) 👉 ( Janry )
-
fix typo (#804) 👉 ( Robot )
-
fix: FormTab components parseDefaultActiveKey (#802) 👉 ( xiaowanzi )
-
fix: Add default export for the antd (#787) 👉 ( [Rex Guo](https://github.com/Rex Guo) )
-
fix(react-schema-editor): improve SchemaEditor types (#786) 👉 ( kenve )
-
fix(antd): fix error auto scroll is not work for antd4 (#750) 👉 ( Janry )
-
fix(antd-components): fix password component bugs (#672) 👉 ( JerryLyu )
-
fix(@formily/meet): fix pacakge config (#659) 👉 ( DarK-AleX-alibaba )
-
fix: 616 (#622) 👉 ( quirkyvar )
-
fix(uform/core): recover field visible/display state after parent changed (#567) 👉 ( 小黄黄 )
-
bugfix: add config files and fix the build error messages 👉 ( 云数 )
-
fix(@uform/core): add values to submit resolve callback params (#508) 👉 ( Janry )
-
fix(@uform/antd): Warning Received
true
for a non-boolean attributeinline
(#494) 👉 ( GODI13 ) -
fix(@uform/core): fix init visible can not remove value (#492) 👉 ( Janry )
-
fix: merge uform master 👉 ( 秋逢 )
-
fix: printer get api and add get form schema to doc (#482) 👉 ( quirkyvar )
-
fix(@uform/validator): fix maximum rule get message logic (#468) 👉 ( Janry )
-
fix: in miniapp (worker runtime) , globalThis is not a function 👉 ( jinc.cjc )
-
fix(@uform/next): formitem compatibility (#440) 👉 ( quirkyvar )
-
fix: 引入 next 样式 👉 ( 秋逢 )
-
fix(antd): return null while time field get falsy value (#372) 👉 ( 腰花 )
-
fix: ButtonGroup missing the definition of align prop (#297) 👉 ( atzcl )
-
fix docs build errors (#282) 👉 ( [Kevin Tan](https://github.com/Kevin Tan) )
-
fix(core): Increase lastValidateValue value processing during initialization (#276) 👉 ( atzcl )
-
fix: getSchema returning undefined doesn't break setIn (#269) 👉 ( [Kiho · Cham](https://github.com/Kiho · Cham) )
-
fix: remove react unstable concurrent (#270) 👉 ( [Kiho · Cham](https://github.com/Kiho · Cham) )
-
fix(antd): improve week type moment parse regex (#254) 👉 ( [Wayne Zhu](https://github.com/Wayne Zhu) )
-
fix(examples): remove the onChange of next/Detail (#257) 👉 ( atzcl )
-
fix(@uform/core): add scheduler backward compat (#251) 👉 ( Janry )
-
fix(@uform/react): invariant initialValues will not be changed when form rerender (#214) 👉 ( [Kiho · Cham](https://github.com/Kiho · Cham) )
-
fix(@uform/antd): Fix Antd Input loading state automatically loses focus (#207) 👉 ( Janry )
-
fix(@uform/antd): support password add size props and use Input.Password in antd(#192) 👉 ( atzcl )
-
fix(@uform/core): fix field props transformer is not work 👉 ( 合木 )
-
fix(typings): correction FormLayout、Submit typings (#182) 👉 ( atzcl )
-
fix(utils): adjust the order of getting self (#178) 👉 ( [Kiho · Cham](https://github.com/Kiho · Cham) )
-
fix(@uform/core): Fix the parameters of changeEditable api which have been defined in interface IField. (#180) 👉 ( Rain )
-
fix(docs): fix docs without display property description (#176) 👉 ( Janry )
-
fix(typescript): fix ts build can not transplie jsx 👉 ( janrywang )
-
fix: move string-length into utils (#154) 👉 ( [Kevin Tan](https://github.com/Kevin Tan) )
-
fix(@uform/utils): fix setIn with number key can not auto create array 👉 ( janryWang )
-
fix(@uform/utils): Fix the exception of setIn when undefiend value is assigned undefined property 👉 ( janryWang )
-
fix(@uform/core): Fix value synchronization of field state 👉 ( janryWang )
-
fix: antd select should not have max-width by default (#112) 👉 ( [Kevin Tan](https://github.com/Kevin Tan) )
-
fix(@uform/core): Fixed the value was not cached when the field was hidden #113 👉 ( janryWang )
-
fix array table will show labels wrapped by form card 👉 ( Janry )
-
fix(@uform/utils): fix bug of every and some (#88) 👉 ( [Chen YuBen](https://github.com/Chen YuBen) )
-
fix(@uform/core): Fix the issue of the onFieldChange event after the Field is removed (#72) 👉 ( Janry )
-
fix(@uform/core): Optimize the 'errors' information structure 👉 ( janryWang )
-
fix(project): Fix known issues. 1. Improve the Button API Description 2. Improve the Field API Description 3. Fix showLoading Submit Component is not work 4. Fix x-index is not work with array table 5. Improve Field Subtree Parsing Performance 👉 ( janryWang )
-
fix(@uform/react): Fixing index.d.ts can not found registerFormField. #29 👉 ( janryWang )
-
fix(@uform/react): Fix Form List error in JSON Schema driver usecase #22 👉 ( janryWang )
-
fix(@uform/antd): fix upload field is not work when uploading some files #18 👉 ( janryWang )
-
fix(@uform/core): fix setFormState Promise resolve is not wait rerender completed. 👉 ( janryWang )
-
fix(@uform/react): fix field dynamic hidden will effect other field. When the virtual box without name is hidden in the dynamic display, it will affect the dynamic hiding of the adjacent virtual box. 👉 ( janryWang )
-
fix(@uform/nexxt): fix time picker click will throw error 👉 ( janryWang )
-
fix(@uform/utils): fix isEmpty'result is not correct when ['',''] 👉 ( janryWang )
-
fix(@uform/core): fix bug - fix bug that async schema default property is not work - fix bug that visible property is not work by setFieldState when FormInit 👉 ( janryWang )
-
fix(@uform/next/antd): fix FormButtonGroup will throw error when root component rerendering 👉 ( janryWang )
-
fix: 修改版本号 👉 ( cnt1992 )
-
fix(pkg): add access=public to allow lerna to publish scoped package 👉 ( janryWang )
-
docs: update codesandbox templates that use the latest formily (#2980) 👉 ( liuwei )
-
docs(core): update setValidationLanguage to setValidateLanguage (#2674) 👉 ( [JuFeng Zhang](https://github.com/JuFeng Zhang) )
-
docs: update qrcode 👉 ( janrywang )
-
docs(element): update element brandName & codesandbox (#2608) 👉 ( Muyao )
-
docs(react): fix the typo on ISchemaFieldProps (#2528) 👉 ( B2D1 )
-
docs: update Chinese guide 1.x link (#2515) 👉 ( csrigogogo )
-
docs(core): update links in Form model Chinese doc (#2414) 👉 ( haloworld )
-
docs(vue): add more scopedSlot content tests and readme (#2226) 👉 ( lirui )
-
doc: fix typo for Ant Design in docs/guide/quick-start.md (#2201) 👉 ( vagusX )
-
docs(site): update Pack on Demand doc (#2086) 👉 ( vimvinter )
-
docs(site): improve home site contributors ui 👉 ( janrywang )
-
docs(main): add schema fragment controlled case (#1852) 👉 ( Janry )
-
docs(react): improve ObjectField demo code (#1727) 👉 ( 砂糖梨子 )
-
docs: issue helper add codesandbox template (#1623) 👉 ( liuwei )
-
docs(core): fix Type declaration errors in the document and code of setFieldState method (#1605) 👉 ( 后浪 )
-
docs(core): add Type number and integer for ValidatorFormats (#1599) 👉 ( codetyphon )
-
docs(react): improve schema static declarations document (#1310) 👉 ( liuwei )
-
docs(all): fix lint 👉 ( janrywang )
-
docs(antd): mardown special symbol escape (#882) 👉 ( kromalee )
-
docs: add type definition of x-linkages and x-mega-props (#876) 👉 ( Empireo )
-
docs(antd/component): fix labelAlign type and remove labelTextAlign (#817) 👉 ( kenve )
-
docs(antd-components): update import package name (#758) 👉 ( Janry )
-
docs: add introduction and support FormTab and support FieldState. unmountRemoveValue (#752) 👉 ( Janry )
-
doc(next/antd): array item docs optimization (#749) 👉 ( quirkyvar )
-
docs(@formily/react-schema-renderer): fix docs example (#681) 👉 ( 朱建 )
-
docs: add detail of createForm (#156) 👉 ( [Kevin Tan](https://github.com/Kevin Tan) )
-
docs(antd-relations): fix MM visible toggle is not work 👉 ( Janry )
-
docs: add HarrisFeng as a contributor (#93) 👉 ( allcontributors[bot] )
-
docs: improve the English version (#3) 👉 ( [Harry Yu](https://github.com/Harry Yu) )
-
docs(API): Fix jump link can't jump in doc site. #59 👉 ( janryWang )
-
docs: remove useless column in field api table (#61) 👉 ( [Kiho · Cham](https://github.com/Kiho · Cham) )
-
docs(@uform/docs): Optimize package bundle size 👉 ( janryWang )
-
docs(next/antd): add createAsyncFormActions docs 👉 ( janryWang )
-
docs: add README.md 👉 ( cnt1992 )
-
refactor(vue): change Field component type to functional (#2773) 👉 ( 月落音阑 )
-
refactor(vue): switch type files for vue2/vue3 in postinstall (#2640) 👉 ( 月落音阑 )
-
refactor(grid): use data-grid-span for base grid span 👉 ( janrywang )
-
refactor(core): revert field unmount to skip validate (#2379) 👉 ( Janry )
-
refactor(element): redesign form-grid and improve form-layout (#2337) 👉 ( Muyao )
-
refactor(antd/next/element): adjust the read priority of Form context 👉 ( janrywang )
-
refactor(react): silent useForm for child form sence (#2302) 👉 ( Janry )
-
refactor(core): reduce core package size (#2261) 👉 ( Janry )
-
refactor(element): refactor element slot pass way (#2236) 👉 ( Muyao )
-
refactor(project): support more features for page description (#2099) 👉 ( Janry )
-
refactor(json-schema): use with statement for compiler 👉 ( janrywang )
-
refactor(reactive): change model default batch annotation to action annotation 👉 ( janrywang )
-
refactor(element): refactor FormDialog/FormDrawer & refactor component export type (#1892) 👉 ( Muyao )
-
refactor(project): remove Formily.* use cases (#1820) 👉 ( Janry )
-
refactor(designable-ant): expose upload component's textContent property in setting form (#1818) 👉 ( nekic )
-
refactor(reactive): fix #1598 and support #1586 and super performance optimization 👉 ( janrywang )
-
refactor(designable-antd): refactor and add DesignableArrayTable 👉 ( janrywang )
-
refactor(antd/next): improve docs and support x-component/x-decorator ReactComponent style 👉 ( janrywang )
-
refactor(reactive-react): refactor observer function (#1523) 👉 ( liuwei )
-
refactor(antd/next): rewrite PreviewText to JSXComponent (#1509) 👉 ( liuwei )
-
refactor(json-schema): refactor stringify type to fix literal type is erased (#1508) 👉 ( liuwei )
-
refactor: adjust the umd compilation process of the ui library (#1206) 👉 ( atzcl )
-
refactor: remove disabled, update props name, update NodeTypes enum(#1155) 👉 ( soulwu )
-
refactor(project): remove react-shared-components 👉 ( janrywang )
-
refactor(@uform/react-schema-editor): update (#606) 👉 ( Andy )
-
refactor(antd): adjust the handling of importing components on demand (#485) 👉 ( atzcl )
-
refactor(typings): update FormStep、dispatch、notify typings 👉 ( atzcl )
-
refactor: 代码优化 👉 ( 秋逢 )
-
refactor(@uform/core): remove processing test case 👉 ( janryWang )
-
refactor(build): add build docs flow in CI and remove dynamic style inject 👉 ( janrywang )
-
refactor: next in TypeScript (#206) 👉 ( [Kiho · Cham](https://github.com/Kiho · Cham) )
-
refactor(pkg): update eslint-plugin-react version 👉 ( janryWang )
-
refactor(test): update react-test-library==>@test-library/react 👉 ( janryWang )
-
refactor(project): merge alibaba/uform master 👉 ( janryWang )
-
refactor(project): move @alifd/next and antd dependencies to peerDependencies 👉 ( janryWang )
-
refactor(docs): move _config.yml to root dir 👉 ( janryWang )
-
refactor(builder): delete package-lock.json and config/jest 👉 ( janryWang )
-
refactor(project): LESENCE.md ==> LICENSE.md 👉 ( janryWang )
-
refactor(project): add test scripts It’s almost done 👉 ( janryWang )
-
perf(antd/next): improve ArrayTable performance 👉 ( janrywang )
-
perf(core): improve field errors/success/warnings read performance 👉 ( janrywang )
-
perf(reactive-react): improve performace with immediate 👉 ( janrywang )
-
perf(core): fix nested path update performance (#722) 👉 ( Janry )
-
test(json-schema): add test of transformer in json-schema (#2975) 👉 ( Zardddddd60 )
-
test(code): optimize test case of core/lifecycle (#2874) 👉 ( Zardddddd60 )
-
test(reactive): adding missing tests and correcting existing tests (#2525) 👉 ( [Yiliang Wang](https://github.com/Yiliang Wang) )
-
test(core): nested reaction should recall the tracker (#1696) 👉 ( 小黄黄 )
-
test(reactive): add mark tests and fix docs typo 👉 ( gwsbhqt )
-
test(project): update mobx => @formily/reactive 👉 ( janrywang )
-
test(@uform/react): improve field and virtualField test cases (#438) 👉 ( dahuang )
-
test(effects): remove unnecessary button tags 👉 ( janryWang )
-
chore(deps): bump async from 2.6.3 to 2.6.4 (#3054) 👉 ( dependabot[bot] )
-
chore(deps): bump url-parse from 1.5.7 to 1.5.10 (#2871) 👉 ( dependabot[bot] )
-
chore(antd/next): replace useForm to useParentForm in Form component 👉 ( janrywang )
-
chore: change pr template and commit message specific link (#2742) 👉 ( zhouxinyong )
-
chore: add dingtalk notification for release 👉 ( janrywang )
-
chore(element): update ts-import-plugin version (#2518) 👉 ( Muyao )
-
chore: add ESNext and DOM lib to TS compiler options (#2507) 👉 ( [Yiliang Wang](https://github.com/Yiliang Wang) )
-
chore(antd/next): compat antd@4.17 and remove antd-icons from fusion package (#2492) 👉 ( Janry )
-
chore: change site domain v2.formilyjs.org -> formilyjs.org 👉 ( janrywang )
-
chore(core): improve getFormGraph/setFormGraph performance 👉 ( janrywang )
-
chore(deps-dev): bump semver-regex from 2.0.0 to 3.1.3 (#2209) 👉 ( dependabot[bot] )
-
chore(desingbale): move designable-antd/next to designable repo 👉 ( janrywang )
-
chore(react): compat ReactNative with SchemaField only json-schema mode 👉 ( janrywang )
-
chore(ts): map @formily/* to src folder during development (#1917) 👉 ( [JuFeng Zhang](https://github.com/JuFeng Zhang) )
-
chore(designable-antd): improve playgroun ui 👉 ( janrywang )
-
chore: replace 'disgusting' with 'sophisticated' (#1574) 👉 ( [Riting LIU](https://github.com/Riting LIU) )
-
chore(project): prettier all code and change style behavior 👉 ( janrywang )
-
chore(workflow): Update check-pr-title.yml (#1490) 👉 ( xrkffgg )
-
chore(workflow): rename main.yml ==>commitlint.yml 👉 ( Janry )
-
chore(pkg): add preversion/version lerna scripts hook 👉 ( janrywang )
-
chore(pkg): change the execution timing of the changelog generator 👉 ( janrywang )
-
chore: improve github pull request template (#1328) 👉 ( liuwei )
-
ci(core): fix tests 👉 ( janrywang )
-
chore: unify ts dependencies (#296) 👉 ( [Kevin Tan](https://github.com/Kevin Tan) )
-
chore(travis): Guaranteed dependency peering (#288) 👉 ( atzcl )
-
chore(docs): UFrom --> UForm (#228) 👉 ( [Kiho · Cham](https://github.com/Kiho · Cham) )
-
chore(docs): remove unused file and correct antd multiple example (#184) 👉 ( [Kiho · Cham](https://github.com/Kiho · Cham) )
-
chore: remove tslint and use typescript-eslint (#159) 👉 ( [Kevin Tan](https://github.com/Kevin Tan) )
-
chore(scripts): correct git commit specific url) 👉 ( monkindey )
-
chore(alpha): change version to v0.1.0-beta.20 👉 ( janryWang )
-
chore: merge 👉 ( cnt1992 )
-
chore: rebuild 👉 ( cnt1992 )