marko-js / language-server

Marko autocomplete, intellisense and editor support.
MIT License
38 stars 8 forks source link

chore: package upgrades #179

Closed DylanPiercey closed 1 year ago

DylanPiercey commented 1 year ago

Description

Upgrades dependencies to bring in https://github.com/marko-js/prettier/pull/40

Resolves https://github.com/marko-js/language-server/issues/178 by downgrading the strip-json-comments module to be the same one Marko itself is using. (Newer versions are esm only 👎).

Checklist:

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 4cbd8a59e953438247c873d02fd25d75efec8568

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages | Name | Type | | ---------------------- | ----- | | @marko/language-server | Patch | | @marko/language-tools | Patch | | @marko/type-check | Patch | | marko-vscode | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR