File tree Expand file tree Collapse file tree 10 files changed +40
-21
lines changed
Expand file tree Collapse file tree 10 files changed +40
-21
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -160,3 +160,4 @@ Cargo.lock
160160Cargo.lock
161161Cargo.lock
162162Cargo.lock
163+ Cargo.lock
Original file line number Diff line number Diff line change 11# hive
22
3+ ## 11.0.2
4+
5+ ### Patch Changes
6+
7+ - [ #7940 ] ( https://github.com/graphql-hive/console/pull/7940 )
8+ [ ` 742f50c ` ] ( https://github.com/graphql-hive/console/commit/742f50c52e846ab63843635c6f408016a30f6288 )
9+ Thanks [ @jdolle ] ( https://github.com/jdolle ) ! - Fix lint policy block title color; add policy link
10+ to lines and rule id tooltip
11+
12+ - [ #7936 ] ( https://github.com/graphql-hive/console/pull/7936 )
13+ [ ` 96bd390 ` ] ( https://github.com/graphql-hive/console/commit/96bd390c7ffa75baf7db0c0bb3a3117c6ef6f631 )
14+ Thanks [ @jdolle ] ( https://github.com/jdolle ) ! - Do not cache edge types in graphql eslint. This
15+ fixes an issue where edge types were cached between runs and only the cached edge types would be
16+ referenced for subsequent runs
17+
318## 11.0.1
419
520### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " hive" ,
3- "version" : " 11.0.1 " ,
3+ "version" : " 11.0.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "generate" : " tsx generate.ts" ,
Original file line number Diff line number Diff line change 11# @graphql-hive/laboratory
22
3+ ## 0.1.3
4+
5+ ### Patch Changes
6+
7+ - [ #7888 ] ( https://github.com/graphql-hive/console/pull/7888 )
8+ [ ` 574a5d8 ` ] ( https://github.com/graphql-hive/console/commit/574a5d823e71ca1d0628897a73e2fab1d0d5bfe0 )
9+ Thanks [ @mskorokhodov ] ( https://github.com/mskorokhodov ) ! - If schema introspection isn't provided
10+ as property to Laboratory, lab will start interval to fetch schema every second.
11+
312## 0.1.2
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-hive/laboratory" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "type" : " module" ,
55 "license" : " MIT" ,
66 "main" : " ./dist/hive-laboratory.cjs.js" ,
Original file line number Diff line number Diff line change 11# @graphql-yoga/render-graphiql
22
3+ ## 0.1.3
4+
5+ ### Patch Changes
6+
7+ - [ #7888 ] ( https://github.com/graphql-hive/console/pull/7888 )
8+ [ ` 574a5d8 ` ] ( https://github.com/graphql-hive/console/commit/574a5d823e71ca1d0628897a73e2fab1d0d5bfe0 )
9+ Thanks [ @mskorokhodov ] ( https://github.com/mskorokhodov ) ! - If schema introspection isn't provided
10+ as property to Laboratory, lab will start interval to fetch schema every second.
11+ - Updated dependencies
12+ [[ ` 574a5d8 ` ] ( https://github.com/graphql-hive/console/commit/574a5d823e71ca1d0628897a73e2fab1d0d5bfe0 )] :
13+ - @graphql-hive/laboratory @0.1.3
14+
315## 0.1.2
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-hive/render-laboratory" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "type" : " module" ,
55 "description" : " " ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments