v1.0.12
版本发布时间: 2022-07-06 11:25:58
alibaba/lowcode-engine最新发布版本:v1.3.2(2024-02-23 10:06:13)
What's Changed
- chore: remove unused deps for renderer-core by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/741
- feat: pass e to customizeIgnoreSelectors by @zyy7259 in https://github.com/alibaba/lowcode-engine/pull/740
- fix: fix low-code component rendering problems: 1. thisRequiredInJSE … by @liujuping in https://github.com/alibaba/lowcode-engine/pull/750
- fix: fix lint issues for renderer-core/renderer/base by @JackLian in https://github.com/alibaba/lowcode-engine/pull/751
- fix(types): error declaration of the children prop by @keuby in https://github.com/alibaba/lowcode-engine/pull/764
- refactor: change __setLifeCycleMethods to its actual meaning __excuteLifeCycleMethod by @JackLian in https://github.com/alibaba/lowcode-engine/pull/772
- fix: project event listeners will not be invoked sometimes by @LeoYuan in https://github.com/alibaba/lowcode-engine/pull/777
New Contributors
- @keuby made their first contribution in https://github.com/alibaba/lowcode-engine/pull/764
Full Changelog: https://github.com/alibaba/lowcode-engine/compare/v1.0.11...v1.0.12