The Wire · Showcase
VOLAR SERVICES 0.0.71 LANDS IN LANGUAGE TOOLS
By RepoJournal · Filed · About Vue.js
Vue's language server just picked up an upstream fix that improves developer experience across the entire tooling ecosystem.
The `@vue/language-service` now runs on volar-services 0.0.71 [1], bundling an upstream fix that resolves compatibility issues affecting IDE integrations. This is a straightforward maintenance bump [2] with no breaking changes, but it's one of those invisible upgrades that keeps your editor from choking when you're refactoring large components. If you're on an older version of the language tools, this lands the improvements your LSP client has been waiting for without any migration overhead.
One email a day. Unsubscribe in one click.
Keep up with Vue.js in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Update @vue/language-tools to pick up volar-services 0.0.71 vuejs/language-tools [plan]
References
- [1] chore: bump volar services to 0.0.71 ↗ vuejs/language-tools
- [2] chore: bump volar services to 0.0.71 (#6043) vuejs/language-tools