Skip to content

Releases: mysticatea/vue-eslint-editor

v1.1.0

12 Apr 08:26
v1.1.0
9879ddd
Compare
Choose a tag to compare

✨ Enhancements

  • e2f9906 added the "Quick Fix" support for autofixes and suggestions. Thank you, @ota-meshi !

v1.0.0

06 Apr 11:45
v1.0.0
c44656d
Compare
Choose a tag to compare

v1.0.0 release! 🎉

✨ Enhancements

  • 3d35912 upgraded monaco-editor to 0.20.0 that introduced renderValidationDecorations: "on" option!
  • e8fecf5 added the renderValidationDecorations: "on" option to show remaining errors in the right pane.

v0.1.4

23 Nov 13:13
v0.1.4
049780d
Compare
Choose a tag to compare

🐛 Bug fixes

  • 5c25c7d fixed a bug that mouse hover crashes the editor by updating monaco-editor to the latest.

v0.1.3

14 Nov 22:10
6c8e6cf
Compare
Choose a tag to compare

✨ Enhancements

  • 5eef27c added preprocess and postprocess properties.

⬆️ Chore

  • 44fbde4 updated Monaco Editor to v0.15.

v0.1.2

14 Nov 20:21
v0.1.2
c2c0d07
Compare
Choose a tag to compare

Bug fixes

  • It fixed a crash bug in language property changes.

v0.1.1

14 Nov 20:20
v0.1.1
843c807
Compare
Choose a tag to compare

Chore

  • It upgraded Monaco Editor to v0.14.

v0.1.0

05 Jun 16:40
v0.1.0
20f557b
Compare
Choose a tag to compare

The first release 🎉