Skip to content

Releases: neo4j/cypher-language-support

@neo4j-cypher/[email protected]

28 Oct 16:02
3b890c5
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 2e72ac8: Adds errors for undeclared procedures / functions

@neo4j-cypher/[email protected]

28 Oct 16:02
3b890c5
Compare
Choose a tag to compare
Pre-release

Patch Changes

@neo4j-cypher/[email protected]

14 Sep 09:04
752ddf6
Compare
Choose a tag to compare
Pre-release

Patch Changes

@neo4j-cypher/[email protected]

14 Sep 09:03
752ddf6
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 05663bd: Fixes bug using non language keywords (EXPLAIN, PROFILE, etc) as symbolic names

@neo4j-cypher/[email protected]

14 Sep 09:03
752ddf6
Compare
Choose a tag to compare
Pre-release

Patch Changes

@neo4j-cypher/[email protected]

06 Sep 16:10
f444ce5
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • bb7e9d3: Simplify detection and handling of value prop updates

@neo4j-cypher/[email protected]

29 Jul 08:24
e119d95
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • fbd5f7e: allow signature help panel to render below editor when there's not enough space above it
  • 09dfae2: Add an ariaLabel prop to CypherEditor
  • 7154e94: Fix bug causing debouncing to override value
  • 62c152f: execute single line query on enter by default
  • cbfc75e: Fix a bug causing debounced value updates to get cancelled erroneously
  • 04ae35e: Set initial latestDispatchedValue and flush debounced changes onExecute
    Add tests for debounce behaviour
  • Updated dependencies [3661e9d]
  • Updated dependencies [b76af58]
  • Updated dependencies [21699b7]
  • Updated dependencies [6afc0e3]
  • Updated dependencies [39b924d]

@neo4j-cypher/[email protected]

29 Jul 08:24
e119d95
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 3661e9d: Fixes database completions for CREATE ALIAS commands
  • b76af58: Fixes bug in signature help of functions nested inside procedure calls
  • 21699b7: Updates the semantic analysis module to use the antlr parser instead of the javaCC one
  • 6afc0e3: Adds signature information on auto-completions
  • 39b924d: Fixes bug in labels completion

@neo4j-cypher/[email protected]

29 Jul 08:24
e119d95
Compare
Choose a tag to compare
Pre-release

Patch Changes

@neo4j-cypher/[email protected]

03 May 08:52
b457985
Compare
Choose a tag to compare
Pre-release

Patch Changes