neo4j / cypher-language-support

Neo4j's Cypher Language support
https://neo4j.github.io/cypher-language-support/
Apache License 2.0
32 stars 7 forks source link

Update logic for handling externally set values #243

Closed danieladugyan closed 3 months ago

danieladugyan commented 3 months ago

Fix a bug causing debounced value updates to get cancelled erroneously

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: b825060691270a66ddafcbe4545a10448fda277c

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

This PR includes changesets to release 2 packages | Name | Type | | ----------------------------------------- | ----- | | @neo4j-cypher/react-codemirror | Patch | | @neo4j-cypher/react-codemirror-playground | 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

danieladugyan commented 3 months ago

Failing E2E tests after bumping up Codemirror version