Skip to content

Commit a69a17b

Browse files
Version Packages (next) (#647)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0e457d6 commit a69a17b

13 files changed

Lines changed: 73 additions & 6 deletions

File tree

.changeset/pre.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,15 @@
2626
"chilled-dots-guess",
2727
"clean-apes-pay",
2828
"cuddly-vans-flash",
29+
"curvy-geckos-bow",
2930
"curvy-singers-greet",
3031
"cyan-ghosts-nail",
3132
"cyan-seals-burn",
3233
"deep-symbols-strive",
3334
"eleven-scissors-type",
3435
"fifty-zebras-grow",
3536
"five-maps-divide",
37+
"four-dots-double",
3638
"four-tools-leave",
3739
"fruity-pots-marry",
3840
"fuzzy-mangos-throw",
@@ -42,6 +44,7 @@
4244
"grumpy-toys-vanish",
4345
"healthy-turtles-change",
4446
"hungry-beans-eat",
47+
"hungry-buses-work",
4548
"itchy-deers-type",
4649
"itchy-queens-bathe",
4750
"late-facts-move",
@@ -91,6 +94,7 @@
9194
"stale-donkeys-grow",
9295
"stale-peas-warn",
9396
"strong-squids-relax",
97+
"strong-trees-tie",
9498
"stupid-coins-itch",
9599
"swift-hairs-sell",
96100
"tender-insects-admire",

packages/language-server/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @neo4j-cypher/language-server
22

3+
## 2.0.0-next.31
4+
5+
### Patch Changes
6+
7+
- b0170f9: Increase path segment completion triggering
8+
- Updated dependencies [82f0c39]
9+
- Updated dependencies [0e457d6]
10+
- Updated dependencies [b0170f9]
11+
- Updated dependencies [25fad16]
12+
- @neo4j-cypher/query-tools@2.0.0-next.30
13+
- @neo4j-cypher/language-support@2.0.0-next.30
14+
- @neo4j-cypher/lint-worker@1.10.1-next.7
15+
316
## 2.0.0-next.30
417

518
### Patch Changes

packages/language-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neo4j-cypher/language-server",
3-
"version": "2.0.0-next.30",
3+
"version": "2.0.0-next.31",
44
"description": "Cypher Language Server",
55
"keywords": [
66
"cypher",

packages/language-support/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @neo4j-cypher/language-support
22

3+
## 2.0.0-next.30
4+
5+
### Patch Changes
6+
7+
- 0e457d6: Updates grammar and semantic analysis to 2026.03
8+
- b0170f9: Increase path segment completion triggering
9+
- 25fad16: Fix linting of :play command
10+
311
## 2.0.0-next.29
412

513
### Patch Changes

packages/language-support/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neo4j-cypher/language-support",
3-
"version": "2.0.0-next.29",
3+
"version": "2.0.0-next.30",
44
"description": "Cypher language support",
55
"keywords": [
66
"autocompletion",

packages/lint-worker/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @neo4j-cypher/lint-worker
22

3+
## 1.10.1-next.7
4+
5+
### Patch Changes
6+
7+
- 0e457d6: Updates grammar and semantic analysis to 2026.03
8+
- Updated dependencies [82f0c39]
9+
- Updated dependencies [0e457d6]
10+
- Updated dependencies [b0170f9]
11+
- Updated dependencies [25fad16]
12+
- @neo4j-cypher/query-tools@2.0.0-next.30
13+
- @neo4j-cypher/language-support@2.0.0-next.30
14+
315
## 1.10.1-next.6
416

517
### Patch Changes

packages/lint-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neo4j-cypher/lint-worker",
3-
"version": "1.10.1-next.6",
3+
"version": "1.10.1-next.7",
44
"description": "Cypher Lint Worker",
55
"keywords": [
66
"cypher",

packages/query-tools/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @neo4j-cypher/query-tools
22

3+
## 2.0.0-next.30
4+
5+
### Patch Changes
6+
7+
- 82f0c39: Workaround bug: Running db.schema.visualization on db with too large schema can crash db
8+
- Updated dependencies [0e457d6]
9+
- Updated dependencies [b0170f9]
10+
- Updated dependencies [25fad16]
11+
- @neo4j-cypher/language-support@2.0.0-next.30
12+
313
## 2.0.0-next.29
414

515
### Patch Changes

packages/query-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neo4j-cypher/query-tools",
3-
"version": "2.0.0-next.29",
3+
"version": "2.0.0-next.30",
44
"description": "",
55
"bugs": {
66
"url": "https://github.com/neo4j/cypher-language-support/issues"

packages/react-codemirror-playground/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @neo4j-cypher/react-codemirror-playground
22

3+
## 2.0.0-next.33
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [0e457d6]
8+
- Updated dependencies [b0170f9]
9+
- Updated dependencies [25fad16]
10+
- @neo4j-cypher/language-support@2.0.0-next.30
11+
- @neo4j-cypher/react-codemirror@2.0.0-next.33
12+
313
## 2.0.0-next.32
414

515
### Patch Changes

0 commit comments

Comments
 (0)