coc-extensions / coc-svelte

svelte support for (Neo)Vim
MIT License
176 stars 24 forks source link

Upstream updates #63

Closed davidroeca closed 11 months ago

davidroeca commented 1 year ago

This PR updates the plugin to the latest changes from the upstream repo.

This should also resolve issues such as those flagged by https://github.com/coc-extensions/coc-svelte/pull/60.

Additionally, version pins were removed for svelte-language-server, typescript, and typescript-svelte-plugin. This will make it simpler for users to test out the latest versions of the above packages by updating the lock file.

fannheyward commented 1 year ago

ping @iamcco