Release v0.4.0
- 🐞Fix typings (#293) @stkevintan @janryWang
- 📖doc: add questions(customize action) (#289) @liuqiao1
- 🐞Fix setFieldState buffer comparations (#292) @janryWang
- 🐞Fix validate side effect (#291) @janryWang
- 🐞Fix async validate prevent submit (#290) @janryWang
- 🧩Guaranteed dependency peering (#288) @atzcl
- 🐞fix docs build errors (#282) @stkevintan
- 🧩refactor(build): add build docs flow in CI and remove dynamic style @janryWang
- 🐞fix(core): Increase lastValidateValue value processing during initialization (#276) @atzcl
- 🐞correct and improve typescript definitions (#274) @stkevintan @atzcl
- 🐞fix: getSchema returning undefined doesn't break setIn (#269) @monkindey