Skip to content

Commit 2e14da2

Browse files
Version Packages (#3918)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3b5c309 commit 2e14da2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wild-paws-smash.md

-5
This file was deleted.

packages/graphql-language-service-server/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# graphql-language-service-server
22

3+
## 2.14.4
4+
5+
### Patch Changes
6+
7+
- [#3913](https://github.com/graphql/graphiql/pull/3913) [`3b5c309`](https://github.com/graphql/graphiql/commit/3b5c309e71b381311a6e928db089f4fa48530b35) Thanks [@joshbode](https://github.com/joshbode)! - return `null` instead of an empty `contents` array when hover results are empty
8+
39
## 2.14.3
410

511
### Patch Changes

packages/graphql-language-service-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-language-service-server",
3-
"version": "2.14.3",
3+
"version": "2.14.4",
44
"description": "Server process backing the GraphQL Language Service",
55
"contributors": [
66
"Greg Hurrell <[email protected]> (https://greg.hurrell.net)",

0 commit comments

Comments
 (0)