@neo4j-cypher/language-server 2.0.0-next.21 → 2.0.0-next.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,36 @@
1
1
  # @neo4j-cypher/language-server
2
2
 
3
+ ## 2.0.0-next.23
4
+
5
+ ### Minor Changes
6
+
7
+ - ed65ef3: Fixes handling of negative positions and syntaxchecker-exceptions
8
+ - c4f27c9: Adds support for server-versioned lint-workers
9
+
10
+ ### Patch Changes
11
+
12
+ - c1fa91f: Adds support for manual linter switching
13
+ - Updated dependencies [ed65ef3]
14
+ - Updated dependencies [7538cfd]
15
+ - Updated dependencies [c4f27c9]
16
+ - Updated dependencies [c1fa91f]
17
+ - Updated dependencies [039d1c5]
18
+ - Updated dependencies [1ef063e]
19
+ - Updated dependencies [a38255f]
20
+ - Updated dependencies [c4f27c9]
21
+ - @neo4j-cypher/language-support@2.0.0-next.22
22
+ - @neo4j-cypher/query-tools@2.0.0-next.22
23
+ - @neo4j-cypher/lint-worker@0.1.0-next.0
24
+
25
+ ## 2.0.0-next.22
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies [4b0ee37]
30
+ - @neo4j-cypher/language-support@2.0.0-next.21
31
+ - @neo4j-cypher/lint-worker@2025.4.1-next.0
32
+ - @neo4j-cypher/query-tools@2.0.0-next.21
33
+
3
34
  ## 2.0.0-next.21
4
35
 
5
36
  ### Patch Changes