File tree Expand file tree Collapse file tree 13 files changed +57
-6
lines changed
react-codemirror-playground Expand file tree Collapse file tree 13 files changed +57
-6
lines changed Original file line number Diff line number Diff line change 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" ,
9192 " stale-donkeys-grow" ,
9293 " stale-peas-warn" ,
9394 " strong-squids-relax" ,
95+ " strong-trees-tie" ,
9496 " stupid-coins-itch" ,
9597 " swift-hairs-sell" ,
9698 " tender-insects-admire" ,
Original file line number Diff line number Diff line change 11# @neo4j-cypher/language-server
22
3+ ## 2.0.0-next.31
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 82f0c39]
8+ - Updated dependencies [ 25fad16]
9+ - @neo4j-cypher/query-tools @2.0.0-next.30
10+ - @neo4j-cypher/language-support @2.0.0-next.30
11+ - @neo4j-cypher/lint-worker @1.10.1-next.7
12+
313## 2.0.0-next.30
414
515### Patch Changes
Original file line number Diff line number Diff line change 1616 " cypher" ,
1717 " language server"
1818 ],
19- "version" : " 2.0.0-next.30 " ,
19+ "version" : " 2.0.0-next.31 " ,
2020 "main" : " ./dist/server.js" ,
2121 "types" : " src/server.ts" ,
2222 "repository" : {
Original file line number Diff line number Diff line change 11# @neo4j-cypher/language-support
22
3+ ## 2.0.0-next.30
4+
5+ ### Patch Changes
6+
7+ - 25fad16: Fix linting of : play command
8+
39## 2.0.0-next.29
410
511### Patch Changes
Original file line number Diff line number Diff line change 2222 " highlighting" ,
2323 " formatting"
2424 ],
25- "version" : " 2.0.0-next.29 " ,
25+ "version" : " 2.0.0-next.30 " ,
2626 "type" : " module" ,
2727 "main" : " ./dist/cjs/index.cjs" ,
2828 "module" : " ./dist/esm/project/language-support/src/index.js" ,
Original file line number Diff line number Diff line change 11# @neo4j-cypher/lint-worker
22
3+ ## 1.10.1-next.7
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 82f0c39]
8+ - Updated dependencies [ 25fad16]
9+ - @neo4j-cypher/query-tools @2.0.0-next.30
10+ - @neo4j-cypher/language-support @2.0.0-next.30
11+
312## 1.10.1-next.6
413
514### Patch Changes
Original file line number Diff line number Diff line change 1818 " cypher" ,
1919 " lint worker"
2020 ],
21- "version" : " 1.10.1-next.6 " ,
21+ "version" : " 1.10.1-next.7 " ,
2222 "repository" : {
2323 "type" : " git" ,
2424 "url" : " git://github.com/neo4j/cypher-language-support.git"
Original file line number Diff line number Diff line change 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 [ 25fad16]
9+ - @neo4j-cypher/language-support @2.0.0-next.30
10+
311## 2.0.0-next.29
412
513### Patch Changes
Original file line number Diff line number Diff line change 33 "description" : " " ,
44 "author" : " Neo4j Inc." ,
55 "license" : " Apache-2.0" ,
6- "version" : " 2.0.0-next.29 " ,
6+ "version" : " 2.0.0-next.30 " ,
77 "main" : " ./dist/cjs/src/index.js" ,
88 "module" : " ./dist/esm/src/index.js" ,
99 "types" : " ./dist/types/src/index.d.ts" ,
Original file line number Diff line number Diff line change 11# @neo4j-cypher/react-codemirror-playground
22
3+ ## 2.0.0-next.33
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 25fad16]
8+ - @neo4j-cypher/language-support @2.0.0-next.30
9+ - @neo4j-cypher/react-codemirror @2.0.0-next.33
10+
311## 2.0.0-next.32
412
513### Patch Changes
You can’t perform that action at this time.
0 commit comments