Releases: mpx-ecology/language-tools
Releases · mpx-ecology/language-tools
v1.12.0
What's Changed
- chore: bump pnpm@10.15.0 by @wangshunnn in #51
- feat(service): enhance completion items for Mpx built-in components by @wangshunnn in #52
- feat: introduce prettier formatter for
<script>
by @wangshunnn in #53
Full Changelog: v1.10.0...v1.12.0
v1.10.0
What's Changed
- feat: enhance mustache handler for
style
andclass
by @wangshunnn in #40 - feat: enhance component paths resolve for spread assignments by @wangshunnn in #42
- fix: enhance formatter for mustache props by @wangshunnn in #43
- fix(core): enhance codegen for style url value by @wangshunnn in #44
- fix(core): enhance
parseResult.source.loc
forwx:for
inupdateSFCTemplate
by @wangshunnn in #45 - feat(core): implement
defineOptions
andonReactHooksExec
codegen in script setup by @wangshunnn in #46 - bump deps
@mpxjs/core
by @wangshunnn in #47 - fix(core): enhance component handling and support for external components in code generation by @wangshunnn in #48
- chore: bump typescript and eslint by @wangshunnn in #49
- feat(core): support document link for dynamic component range by @wangshunnn in #50
Full Changelog: v1.8.0...v1.10.0
v1.8.0
What's Changed
- fix: enhance tab/space formatting option for stylus by @wangshunnn in #37
- feat(core): support codegen for
[REACTHOOKSEXEC]
option by @wangshunnn in #38 - feat: enhance mustache codegen by @wangshunnn in #39
Full Changelog: v1.6.0...v1.8.0
v1.6.0
What's Changed
- chore: bump unocss and update configuration by @wangshunnn in #30
- feat: add template formatter option
bracketSpacing
by @wangshunnn in #33 - fix: resolve native components path for
usingComponents
by @wangshunnn in #34 - feat: enhance directive comments by @wangshunnn in #35
- feat: add autoinsert space plugin for template by @wangshunnn in #36
Full Changelog: v1.4.0...v1.6.0
v1.4.0
What's Changed
- Native components type by @Liub1202 in #16
- Refactor snippets by @wangshunnn in #17
- Fix directory path for usingComponents by @wangshunnn in #18
- fix: enhance provideDiagnostics for mpx json schema by @wangshunnn in #19
- refactor: enhance
wx:if
processing logic by @wangshunnn in #20 - feat: resolve node modules by filename by @shulandmimi in #21
- refactor: enhance
wx:for
handling and update directives syntaxes by @wangshunnn in #22 - feat: implement compiler errors handling for mpx template transformat… by @wangshunnn in #23
- fix(core): enhance codegen for bind event by @wangshunnn in #24
- refactor: enhance template formatting by @wangshunnn in #25
- feat: support stylus formatting with
stylus-supremacy
by @wangshunnn in #26 - enhace formatter by @wangshunnn in #27
- feat: support Stylus formatter with built-in data by @wangshunnn in #28
- fix: correct custom component redirection on Windows by @BabyLy233 in #29
New Contributors
- @BabyLy233 made their first contribution in #29
Full Changelog: v1.2.0...v1.4.0
v1.2.0
What's Changed
- feat(service): support schema for mpx json by @wangshunnn in #14
- feat(service): support usingComponents document link and error diagnostics for mpx json by @wangshunnn in #15
Full Changelog: v1.0.4...v1.2.0
v1.0.4
What's Changed
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Excited to launch our first public release (v1.0.3)! 🎉"
Changelog
Please refer to CHANGELOG.md for details.