- chore(package): 在组件和插件的 package.json 中添加 types 字段以支持 TypeScript 类型定义
- support alias config
- support client render
- fix: Component Form support single quotation mark
- handle path parse error
- support title and description optional
- plugin provide suffixName、absolutePath and relativePath attributes
- component paths are resolved from the current directory by default
- match preview component with closed tag
- support preview with closed tag
- fix build error
- fix build error
- fix: same components name leads to the introduction of conflict fix #15
- add tsx support
- peerDependencies question
- handling dependent installation issues
- fix: component forms get props error
- 组件分割线处理、插件 script 脚本代码块处理