jsonnext / codemirror-json-schema

A JSONSchema enabled mode for codemirror 6, for json4 and json5, inspired by monaco-json
https://codemirror-json-schema.netlify.app
MIT License
56 stars 9 forks source link

fix: add autocomplete optional version, upgraded dev deps #115

Closed acao closed 1 month ago

acao commented 1 month ago

96 seems to be caused by a specific version of @codemirror/autocomplete so we will ask for the fix version and newer as an optional.

it could be considered a peer, but technically one could use the library and avoid using autocomplete altogether

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 06cd29fb3455f29456750dc591c8fe43da913751

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

This PR includes changesets to release 1 package | Name | Type | | ---------------------- | ----- | | codemirror-json-schema | 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