marko-js / language-server

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

fix: tag type constraints issue #160

Closed DylanPiercey closed 1 year ago

DylanPiercey commented 1 year ago

Description

Fixes an issue where in several cases tags were accepting additional inputs that were not specified in the tags input type.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 1aa384e1b201688a5aa6b01d2dea2b0a48c1acfb

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-tools | Patch | | @marko/language-server | 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