Skip to content

Releases: miyagi-dev/vscode-miyagi

v0.4.1

02 Aug 13:57
v0.4.1
13c4f25

Choose a tag to compare

Bug Fixes

  • Enable document links for all file schemes (Close #15) (baf0867)
  • Warn when trying to create/lint component outside of components folder (Close #4) (97bc1b4)

v0.4.0

02 Aug 09:24
v0.4.0
c73ff96

Choose a tag to compare

Bug Fixes

  • Add more verbose error logging (Close #10) (6a878d4)
  • Cache clearing on miyagi config change (3d578db)

Features

v0.3.0

21 Jul 15:49
v0.3.0
2803581

Choose a tag to compare

Bug Fixes

  • Better command naming and context menu placement (1ee234d)

Features

  • Linked $ref and $tpl in schemas/mocks (Close #5) (efd3f0c)

v0.2.1

18 Jul 10:02
v0.2.1
4224a80

Choose a tag to compare

Bug Fixes

  • new-component: Remove <componentPath> placeholder from name input box (b4183d3)

v0.2.0

17 Jul 19:12
v0.2.0
1df9f63

Choose a tag to compare

Features

  • Handle multiple miyagi projects (Close #1) (060b099)

v0.1.1

14 Jul 10:49
v0.1.1
7198ee6

Choose a tag to compare

Features