Releases: UnrefinedBrain/vue-metamorph
Releases · UnrefinedBrain/vue-metamorph
v2.1.5
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- Fixed a bug where unnecessary whitespace changes were being applied to Vue SFCs
- Bump the production-dependencies group with 1 update by @dependabot in #43
- Bump the development-dependencies group with 2 updates by @dependabot in #44
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- fixed template referencing an old vue-metamorph version
- add docs build ci step by @UnrefinedBrain in #36
- Bump the development-dependencies group with 3 updates by @dependabot in #37
- Bump the development-dependencies group with 1 update by @dependabot in #40
- Bump the development-dependencies group with 1 update by @dependabot in #42
Full Changelog: v2.1.2...v2.1.3
v2.1.2
v2.1.1
What's Changed
- Bump the production-dependencies group with 1 update by @dependabot in #32
- Bump the development-dependencies group with 4 updates by @dependabot in #33
- fix: opts() should be able to be used before calling run() by @UnrefinedBrain in #34
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Support additional CLI arguments by @UnrefinedBrain in #31
You can now add additional CLI arguments and access them from within codemods and manual migrations to have varying behavior depending on how the CLI was invoked. See the docs page for examples
Full Changelog: v2.0.14...v2.1.0
v2.0.14
What's Changed
- Bump the development-dependencies group with 3 updates by @dependabot in #23
- conditionally parse as jsx by @UnrefinedBrain in #24
- Bump the production-dependencies group with 1 update by @dependabot in #25
- Bump the development-dependencies group with 3 updates by @dependabot in #26
- Bump the development-dependencies group with 1 update by @dependabot in #27
- Bump the development-dependencies group with 3 updates by @dependabot in #28
- Bump the development-dependencies group with 2 updates by @dependabot in #29
- Add unit tests by @UnrefinedBrain in #30
Full Changelog: v2.0.13...v2.0.14
v2.0.13
What's Changed
- Bump the development-dependencies group with 1 update by @dependabot in #20
- add jsx support by @UnrefinedBrain in #22
Full Changelog: v2.0.12...v2.0.13