Formily v2.2.11 Release Notes
Release Date: 2022-11-07 // about 2 years ago-
๐ :bug: Bug Fixes
๐ 1. fix(element): remove Space gap when child is hidden and attrs pass children (#3526) :point_right: ( frehkxu )
fix(reactive-react): fix reactive track failed in suspense mode (#3525) :point_right: ( Janry )
fix(core): fix field destructor name will cause stack overflow (#3524) :point_right: ( Janry )
โ 1. fix: ts error in test (#3516) :point_right: ( huangcheng )
fix: callback will not be executed until it is a function (#3511) :point_right: ( huangcheng )
fix(element): fix vue resolve (#3496) :point_right: ( Muyao )
๐ :rocket: Improve Performance
perf(path): judge lastToken when needed (#3522) :point_right: ( huangcheng )
perf: lowerCase when necessary (#3492) :point_right: ( huangcheng )
โก๏ธ :construction: Add/Update Test Cases
โ 1. test: add setTimeout default value (#3514) :point_right: ( huangcheng )
:blush: Other Changes
0๏ธโฃ 1. chore(core): improve allowAssignDefaultValue (#3523) :point_right: ( huangcheng )
๐ 1. style: simplify code (#3506) :point_right: ( huangcheng )