Skip to content

Releases: sublimelsp/LSP-vue

3.0.0

07 Nov 11:33
46baed8
Compare
Choose a tag to compare

Breaking changes

Migrate to vue language server 2.x by @rchl in #127

This server is now based on the Vue Language Server 2.x rather than the deprecated and no longer updated Vetur.

The legacy, deprecated Vetur is now available through the LSP-vetur package for those who really need it.

Full Changelog: v2.3.1...3.0.0

v2.3.0

19 Apr 17:08
Compare
Choose a tag to compare

Switch to Python 3.8.

st3-2.2.4

06 Feb 21:42
Compare
Choose a tag to compare

The last release for ST3.
This release is made from v2.2.3 and ships with the latest vls 0.8.5

v2.2.3

23 Feb 17:17
e95fdcc
Compare
Choose a tag to compare
  • Bump vls from 0.8.4 to 0.8.5 in /server (#123)

v2.2.2

20 Feb 19:00
c628dbd
Compare
Choose a tag to compare
  • Bump vls from 0.8.2 to 0.8.4 in (#122)

v2.2.1

31 Oct 17:22
b859369
Compare
Choose a tag to compare
  • Bump vls from 0.8.1 to 0.8.2 in /server (#121)

v2.2.0

11 Jul 08:38
636d237
Compare
Choose a tag to compare

Maintenace

  • Bump vls from 0.7.6 to 0.8.1 in /server (#120)

v2.1.3

19 Oct 20:15
dcb2245
Compare
Choose a tag to compare

Maintenance

  • Bump vls from 0.7.4 to 0.7.6 #114

v2.1.2

03 Oct 19:21
36cf4ad
Compare
Choose a tag to compare

Maintenance

  • Add settings for file watcher (#110)
  • Adjust the DottedDict update() call after change in LSP (#113)

v2.1.1

04 Sep 19:03
329585d
Compare
Choose a tag to compare

Maintenance

  • Use modern API to update formatting settings (#109)