Skip to content

v1.16.0

Choose a tag to compare

@wangshunnn wangshunnn released this 30 Nov 04:58
· 65 commits to main since this release

What's Changed

  • fix: template view break-wrap by @Triumph-light in #63
  • feat(service): align prettier formatter with vue parser by @wangshunnn in #64
  • feat: 去除 HTML 内置标签src、href等属性的跳转功能,避免与{{ xxx }}内的路径冲突 by @Triumph-light in #65
  • fix plugin component path by @wangshunnn in #71
  • Revert "fix: template view break-wrap" by @wangshunnn in #73
  • Update issue templates by @wangshunnn in #75
  • fix: 增加usingComponents为短属性命名时的解析 by @Triumph-light in #76
  • feat: update MpxRNCompUrl and new component definitions by @wangshunnn in #79
  • chore: 增加preserveSymlinks处理pnpm,让ts-plugin能识别,使@mpxjs/core相关api有类型提示 by @Triumph-light in #74
  • feat: improve syntaxes and autocompletion for template variables by @wangshunnn in #80

Full Changelog: v1.14.0...v1.16.0