Skip to content

Releases: UnrefinedBrain/vue-metamorph

v3.0.0

31 Mar 01:15
Compare
Choose a tag to compare

What's Changed

  • Bump the development-dependencies group with 1 update by @dependabot in #45
  • Bump the production-dependencies group with 1 update by @dependabot in #46
  • breaking: update plugin apis by @UnrefinedBrain in #47
    • scriptBuilders and templateBuilders have been merged into a single builders object
    • the long list of args passed to mutate() and find() plugin functions have been rolled up into a single context object

Full Changelog: v2.1.5...v3.0.0

v2.1.5

26 Mar 16:52
Compare
Choose a tag to compare

Full Changelog: v2.1.4...v2.1.5

v2.1.4

26 Mar 16:03
Compare
Choose a tag to compare

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

25 Mar 01:01
Compare
Choose a tag to compare

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

19 Mar 23:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

19 Mar 14:22
Compare
Choose a tag to compare

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

19 Mar 00:24
Compare
Choose a tag to compare

What's Changed

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

18 Mar 22:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.13...v2.0.14

v2.0.13

05 Mar 18:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.12...v2.0.13

v2.0.12

05 Mar 00:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.10...v2.0.12