Skip to content

Latest commit

 

History

History
109 lines (55 loc) · 1.33 KB

File metadata and controls

109 lines (55 loc) · 1.33 KB

@vitepress-demo-preview/plugin

2.5.2

Patch Changes

  • chore(package): 在组件和插件的 package.json 中添加 types 字段以支持 TypeScript 类型定义

1.4.0

Minor Changes

  • support alias config

1.3.0

Minor Changes

  • support client render

1.2.3

Patch Changes

  • fix: Component Form support single quotation mark

1.2.2

Patch Changes

  • handle path parse error

1.2.1

Patch Changes

  • support title and description optional

1.2.0

Minor Changes

  • plugin provide suffixName、absolutePath and relativePath attributes

1.1.12

Patch Changes

  • component paths are resolved from the current directory by default

1.1.11

Patch Changes

  • match preview component with closed tag

1.1.10

Patch Changes

  • support preview with closed tag

1.1.9

Patch Changes

  • fix build error

1.1.8

Patch Changes

  • fix build error

1.1.7

Patch Changes

  • fix: same components name leads to the introduction of conflict fix #15

1.1.6

Patch Changes

  • add tsx support

1.1.5

Patch Changes

  • peerDependencies question

1.1.4

Patch Changes

  • handling dependent installation issues

1.1.3

Patch Changes

  • fix: component forms get props error

1.1.1

Patch Changes

  • 组件分割线处理、插件 script 脚本代码块处理