Skip to content

Commit de1e40d

Browse files
Version Packages
1 parent dc38cd9 commit de1e40d

File tree

5 files changed

+14
-17
lines changed

5 files changed

+14
-17
lines changed

.changeset/short-mirrors-occur.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/strange-pugs-brush.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/three-ligers-tie.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/graphiql/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

3+
## 1.5.0
4+
5+
### Minor Changes
6+
7+
- [`eb2d91fa`](https://github.com/graphql/graphiql/commit/eb2d91fa8e4a03cb5663f27f724db2c95989a40f) [#1914](https://github.com/graphql/graphiql/pull/1914) Thanks [@harshithpabbati](https://github.com/harshithpabbati)! - fix: history can now be saved even when query history panel is not opened
8+
feat: create a new maxHistoryLength prop to allow more than 20 queries in history panel
9+
10+
### Patch Changes
11+
12+
- [`04fad79c`](https://github.com/graphql/graphiql/commit/04fad79c094318d4b4c9e0250c5cff55d9fc5116) [#1889](https://github.com/graphql/graphiql/pull/1889) Thanks [@henryqdineen](https://github.com/henryqdineen)! - feat: export ToolbarSelectOption and ToolbarMenuItem
13+
14+
* [`cd685435`](https://github.com/graphql/graphiql/commit/cd6854352ac6beff57af76db7de38e8157ff13aa) [#1923](https://github.com/graphql/graphiql/pull/1923) Thanks [@cgarnier](https://github.com/cgarnier)! - Fix result window theme
15+
316
## 1.4.2
417

518
### Patch Changes

packages/graphiql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphiql",
3-
"version": "1.4.2",
3+
"version": "1.5.0",
44
"description": "An graphical interactive in-browser GraphQL IDE.",
55
"contributors": [
66
"Hyohyeon Jeong <asiandrummer@fb.com>",

0 commit comments

Comments
 (0)