Releases: Sidnioulz/vue-sfcmod
Releases · Sidnioulz/vue-sfcmod
v0.6.0
What's Changed
- build(deps): bump inquirer from 9.2.10 to 9.2.11 by @dependabot in #41
- build(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1 by @dependabot in #44
- build(deps-dev): bump eslint-plugin-jest from 27.2.3 to 27.4.2 by @dependabot in #46
- build(deps-dev): bump rollup from 3.28.0 to 3.29.4 by @dependabot in #47
- build(deps): bump @babel/preset-env from 7.22.10 to 7.22.20 by @dependabot in #42
- build(deps): bump postcss from 8.4.28 to 8.4.31 by @dependabot in #50
- build(deps): bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in #56
- build(deps): bump @types/debug from 4.1.8 to 4.1.12 by @dependabot in #59
- build(deps): bump zod from 3.22.2 to 3.22.3 by @dependabot in #63
- build(deps): bump @babel/types from 7.22.19 to 7.23.4 by @dependabot in #62
- build(deps-dev): bump prettier from 3.0.2 to 3.1.0 by @dependabot in #60
- build(deps): bump @babel/core from 7.22.10 to 7.23.5 by @dependabot in #64
- build(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #113
- Extend API for directives and attributes by @Sidnioulz in #49
- Update ESLint
- Fix breaking changes caused by upstream: modifiers switched from
string
toSimpleExpressionNode
- Fix breaking changes caused by upstream:
ForNode
now has aforParseResult
attribute instead ofparseResult
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- fix: Repair module loading logic and have cosmiconfig support ESM+TS by @Sidnioulz in c45ac70c
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat: Add config file and transformation presets by @Sidnioulz in #33
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: Pass options to all transforms by @Sidnioulz in d984bc87
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- feat: Add skeleton for template modding API by @Sidnioulz in #25
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: Add template stringifier and transform API by @Sidnioulz in #19
Full Changelog: v0.1.0...v0.2.0
v.0.1.0
Reserving NPM package name
Full Changelog: https://github.com/Sidnioulz/vue-sfcmod/commits/v0.1.0