File tree Expand file tree Collapse file tree 20 files changed +121
-17
lines changed
nest-graphql-typeorm-multidb
nest-graphql-typeorm-soft-delete Expand file tree Collapse file tree 20 files changed +121
-17
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.10.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.0...v0.10.1 ) (2020-05-02)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** graphql:** Fix paging to properly check next/previous page ([ 13c7bd9] ( https://github.com/doug-martin/nestjs-query/commit/13c7bd90dae9e5d6ffd33a8813b2cdfcc75ae131 ) )
12+
13+
14+
15+
16+
617# [ 0.10.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.9.0...v0.10.0 ) (2020-04-29)
718
819
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.10.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.0...v0.10.1 ) (2020-05-02)
7+
8+ ** Note:** Version bump only for package nest-graphql-gateway
9+
10+
11+
12+
13+
614# [ 0.10.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.9.0...v0.10.0 ) (2020-04-29)
715
816** Note:** Version bump only for package nest-graphql-gateway
Original file line number Diff line number Diff line change 11{
22 "name" : " nest-graphql-gateway" ,
3- "version" : " 0.10.0 " ,
3+ "version" : " 0.10.1 " ,
44 "description" : " " ,
55 "author" : " " ,
66 "private" : true ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.10.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.0...v0.10.1 ) (2020-05-02)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** graphql:** Fix paging to properly check next/previous page ([ 13c7bd9] ( https://github.com/doug-martin/nestjs-query/commit/13c7bd90dae9e5d6ffd33a8813b2cdfcc75ae131 ) )
12+
13+
14+
15+
16+
617# [ 0.10.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.9.0...v0.10.0 ) (2020-04-29)
718
819** Note:** Version bump only for package sub-task-graphql
Original file line number Diff line number Diff line change 11{
22 "name" : " sub-task-graphql" ,
3- "version" : " 0.10.0 " ,
3+ "version" : " 0.10.1 " ,
44 "description" : " " ,
55 "author" : " " ,
66 "private" : true ,
1919 "dependencies" : {
2020 "@apollo/federation" : " 0.14.1" ,
2121 "@nestjs-query/core" : " 0.10.0" ,
22- "@nestjs-query/query-graphql" : " 0.10.0 " ,
22+ "@nestjs-query/query-graphql" : " 0.10.1 " ,
2323 "@nestjs-query/query-typeorm" : " 0.10.0" ,
2424 "@nestjs/common" : " 7.0.9" ,
2525 "@nestjs/core" : " 7.0.9" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.10.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.0...v0.10.1 ) (2020-05-02)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** graphql:** Fix paging to properly check next/previous page ([ 13c7bd9] ( https://github.com/doug-martin/nestjs-query/commit/13c7bd90dae9e5d6ffd33a8813b2cdfcc75ae131 ) )
12+
13+
14+
15+
16+
617# [ 0.10.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.9.0...v0.10.0 ) (2020-04-29)
718
819** Note:** Version bump only for package tag-graphql
Original file line number Diff line number Diff line change 11{
22 "name" : " tag-graphql" ,
3- "version" : " 0.10.0 " ,
3+ "version" : " 0.10.1 " ,
44 "description" : " " ,
55 "author" : " " ,
66 "private" : true ,
1919 "dependencies" : {
2020 "@apollo/federation" : " 0.14.1" ,
2121 "@nestjs-query/core" : " 0.10.0" ,
22- "@nestjs-query/query-graphql" : " 0.10.0 " ,
22+ "@nestjs-query/query-graphql" : " 0.10.1 " ,
2323 "@nestjs-query/query-typeorm" : " 0.10.0" ,
2424 "@nestjs/common" : " 7.0.9" ,
2525 "@nestjs/core" : " 7.0.9" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.10.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.0...v0.10.1 ) (2020-05-02)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** graphql:** Fix paging to properly check next/previous page ([ 13c7bd9] ( https://github.com/doug-martin/nestjs-query/commit/13c7bd90dae9e5d6ffd33a8813b2cdfcc75ae131 ) )
12+
13+
14+
15+
16+
617# [ 0.10.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.9.0...v0.10.0 ) (2020-04-29)
718
819** Note:** Version bump only for package todo-item-graphql
Original file line number Diff line number Diff line change 11{
22 "name" : " todo-item-graphql" ,
3- "version" : " 0.10.0 " ,
3+ "version" : " 0.10.1 " ,
44 "description" : " " ,
55 "author" : " " ,
66 "private" : true ,
1919 "dependencies" : {
2020 "@apollo/federation" : " 0.14.1" ,
2121 "@nestjs-query/core" : " 0.10.0" ,
22- "@nestjs-query/query-graphql" : " 0.10.0 " ,
22+ "@nestjs-query/query-graphql" : " 0.10.1 " ,
2323 "@nestjs-query/query-typeorm" : " 0.10.0" ,
2424 "@nestjs/common" : " 7.0.9" ,
2525 "@nestjs/core" : " 7.0.9" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.10.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.0...v0.10.1 ) (2020-05-02)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** graphql:** Fix paging to properly check next/previous page ([ 13c7bd9] ( https://github.com/doug-martin/nestjs-query/commit/13c7bd90dae9e5d6ffd33a8813b2cdfcc75ae131 ) )
12+
13+
14+
15+
16+
617# [ 0.10.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.9.0...v0.10.0 ) (2020-04-29)
718
819
You can’t perform that action at this time.
0 commit comments