Skip to content

Commit c80012b

Browse files
Upcoming Release Changes (#7087)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0d1cf80 commit c80012b

File tree

5 files changed

+21
-16
lines changed

5 files changed

+21
-16
lines changed

.changeset/free-worms-melt.md

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

.changeset/six-socks-turn.md

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

.changeset/soft-lands-take.md

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

deployment/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# hive
22

3+
## 8.4.0
4+
5+
### Minor Changes
6+
7+
- [#7085](https://github.com/graphql-hive/console/pull/7085)
8+
[`e5aa9bd`](https://github.com/graphql-hive/console/commit/e5aa9bde3e8e2c4fad87bfa26e2841ce92629bb2)
9+
Thanks [@egoodwinx](https://github.com/egoodwinx)! - add user message when stripe is blocked
10+
11+
### Patch Changes
12+
13+
- [#7090](https://github.com/graphql-hive/console/pull/7090)
14+
[`0d1cf80`](https://github.com/graphql-hive/console/commit/0d1cf80f2894c0e01bb8df4cd3aee31c23b3d975)
15+
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Further improve the performance of loading the
16+
deprecated schema view for large schemas.
17+
18+
- [#7079](https://github.com/graphql-hive/console/pull/7079)
19+
[`cbbd5e5`](https://github.com/graphql-hive/console/commit/cbbd5e52b6b4f538b33e213ff393766c523be08c)
20+
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix dashboard background using different shades of
21+
black.
22+
323
## 8.3.0
424

525
### Minor Changes

deployment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hive",
3-
"version": "8.3.0",
3+
"version": "8.4.0",
44
"private": true,
55
"scripts": {
66
"generate": "tsx generate.ts",

0 commit comments

Comments
 (0)