File tree 20 files changed +107
-27
lines changed
nest-graphql-typeorm-multidb
20 files changed +107
-27
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.8.9] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.8...v0.8.9 ) (2020-04-24)
7
+
8
+ ** Note:** Version bump only for package nestjs-query
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.8.8] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.7...v0.8.8 ) (2020-04-23)
7
15
8
16
** Note:** Version bump only for package nestjs-query
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.8.9] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.8...v0.8.9 ) (2020-04-24)
7
+
8
+ ** Note:** Version bump only for package nest-graphql-gateway
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.8.7] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.6...v0.8.7 ) (2020-04-23)
7
15
8
16
** Note:** Version bump only for package nest-graphql-gateway
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nest-graphql-gateway" ,
3
- "version" : " 0.8.7 " ,
3
+ "version" : " 0.8.9 " ,
4
4
"description" : " " ,
5
5
"author" : " " ,
6
6
"private" : true ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.8.9] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.8...v0.8.9 ) (2020-04-24)
7
+
8
+ ** Note:** Version bump only for package sub-task-graphql
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.8.8] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.7...v0.8.8 ) (2020-04-23)
7
15
8
16
** Note:** Version bump only for package sub-task-graphql
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sub-task-graphql" ,
3
- "version" : " 0.8.8 " ,
3
+ "version" : " 0.8.9 " ,
4
4
"description" : " " ,
5
5
"author" : " " ,
6
6
"private" : true ,
18
18
},
19
19
"dependencies" : {
20
20
"@apollo/federation" : " 0.14.1" ,
21
- "@nestjs-query/core" : " 0.8.7 " ,
22
- "@nestjs-query/query-graphql" : " 0.8.8 " ,
23
- "@nestjs-query/query-typeorm" : " 0.8.7 " ,
21
+ "@nestjs-query/core" : " 0.8.9 " ,
22
+ "@nestjs-query/query-graphql" : " 0.8.9 " ,
23
+ "@nestjs-query/query-typeorm" : " 0.8.9 " ,
24
24
"@nestjs/common" : " 7.0.9" ,
25
25
"@nestjs/core" : " 7.0.9" ,
26
26
"@nestjs/graphql" : " 7.3.4" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.8.9] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.8...v0.8.9 ) (2020-04-24)
7
+
8
+ ** Note:** Version bump only for package tag-graphql
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.8.8] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.7...v0.8.8 ) (2020-04-23)
7
15
8
16
** Note:** Version bump only for package tag-graphql
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tag-graphql" ,
3
- "version" : " 0.8.8 " ,
3
+ "version" : " 0.8.9 " ,
4
4
"description" : " " ,
5
5
"author" : " " ,
6
6
"private" : true ,
18
18
},
19
19
"dependencies" : {
20
20
"@apollo/federation" : " 0.14.1" ,
21
- "@nestjs-query/core" : " 0.8.7 " ,
22
- "@nestjs-query/query-graphql" : " 0.8.8 " ,
23
- "@nestjs-query/query-typeorm" : " 0.8.7 " ,
21
+ "@nestjs-query/core" : " 0.8.9 " ,
22
+ "@nestjs-query/query-graphql" : " 0.8.9 " ,
23
+ "@nestjs-query/query-typeorm" : " 0.8.9 " ,
24
24
"@nestjs/common" : " 7.0.9" ,
25
25
"@nestjs/core" : " 7.0.9" ,
26
26
"@nestjs/graphql" : " 7.3.4" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.8.9] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.8...v0.8.9 ) (2020-04-24)
7
+
8
+ ** Note:** Version bump only for package todo-item-graphql
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.8.8] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.7...v0.8.8 ) (2020-04-23)
7
15
8
16
** Note:** Version bump only for package todo-item-graphql
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " todo-item-graphql" ,
3
- "version" : " 0.8.8 " ,
3
+ "version" : " 0.8.9 " ,
4
4
"description" : " " ,
5
5
"author" : " " ,
6
6
"private" : true ,
18
18
},
19
19
"dependencies" : {
20
20
"@apollo/federation" : " 0.14.1" ,
21
- "@nestjs-query/core" : " 0.8.7 " ,
22
- "@nestjs-query/query-graphql" : " 0.8.8 " ,
23
- "@nestjs-query/query-typeorm" : " 0.8.7 " ,
21
+ "@nestjs-query/core" : " 0.8.9 " ,
22
+ "@nestjs-query/query-graphql" : " 0.8.9 " ,
23
+ "@nestjs-query/query-typeorm" : " 0.8.9 " ,
24
24
"@nestjs/common" : " 7.0.9" ,
25
25
"@nestjs/core" : " 7.0.9" ,
26
26
"@nestjs/graphql" : " 7.3.4" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.8.9] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.8...v0.8.9 ) (2020-04-24)
7
+
8
+ ** Note:** Version bump only for package nest-graphql-typeorm-multidb
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.8.8] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.7...v0.8.8 ) (2020-04-23)
7
15
8
16
** Note:** Version bump only for package nest-graphql-typeorm-multidb
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nest-graphql-typeorm-multidb" ,
3
- "version" : " 0.8.8 " ,
3
+ "version" : " 0.8.9 " ,
4
4
"description" : " " ,
5
5
"author" : " " ,
6
6
"private" : true ,
16
16
"schema:sync" : " typeorm schema:sync"
17
17
},
18
18
"dependencies" : {
19
- "@nestjs-query/core" : " 0.8.7 " ,
20
- "@nestjs-query/query-graphql" : " 0.8.8 " ,
21
- "@nestjs-query/query-typeorm" : " 0.8.7 " ,
19
+ "@nestjs-query/core" : " 0.8.9 " ,
20
+ "@nestjs-query/query-graphql" : " 0.8.9 " ,
21
+ "@nestjs-query/query-typeorm" : " 0.8.9 " ,
22
22
"@nestjs/common" : " 7.0.9" ,
23
23
"@nestjs/core" : " 7.0.9" ,
24
24
"@nestjs/graphql" : " 7.3.4" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.8.9] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.8...v0.8.9 ) (2020-04-24)
7
+
8
+ ** Note:** Version bump only for package nest-graphql-typeorm
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.8.8] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.7...v0.8.8 ) (2020-04-23)
7
15
8
16
** Note:** Version bump only for package nest-graphql-typeorm
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nest-graphql-typeorm" ,
3
- "version" : " 0.8.8 " ,
3
+ "version" : " 0.8.9 " ,
4
4
"description" : " " ,
5
5
"author" : " " ,
6
6
"private" : true ,
17
17
"seed" : " ts-node ../../node_modules/typeorm-seeding/dist/cli.js -n /ormconfig.json seed"
18
18
},
19
19
"dependencies" : {
20
- "@nestjs-query/core" : " 0.8.7 " ,
21
- "@nestjs-query/query-graphql" : " 0.8.8 " ,
22
- "@nestjs-query/query-typeorm" : " 0.8.7 " ,
20
+ "@nestjs-query/core" : " 0.8.9 " ,
21
+ "@nestjs-query/query-graphql" : " 0.8.9 " ,
22
+ "@nestjs-query/query-typeorm" : " 0.8.9 " ,
23
23
"@nestjs/common" : " 7.0.9" ,
24
24
"@nestjs/core" : " 7.0.9" ,
25
25
"@nestjs/graphql" : " 7.3.4" ,
Original file line number Diff line number Diff line change 17
17
"hoist" : true
18
18
}
19
19
},
20
- "version" : " 0.8.8 "
20
+ "version" : " 0.8.9 "
21
21
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.8.9] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.8...v0.8.9 ) (2020-04-24)
7
+
8
+ ** Note:** Version bump only for package @nestjs-query/core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.8.7] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.6...v0.8.7 ) (2020-04-23)
7
15
8
16
** Note:** Version bump only for package @nestjs-query/core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nestjs-query/core" ,
3
- "version" : " 0.8.7 " ,
3
+ "version" : " 0.8.9 " ,
4
4
"description" : " Base query package" ,
5
5
"author" : " doug-martin <doug@dougamartin.com>" ,
6
6
"homepage" : " https://github.com/doug-martin/nestjs-query#readme" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.8.9] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.8...v0.8.9 ) (2020-04-24)
7
+
8
+ ** Note:** Version bump only for package @nestjs-query/query-graphql
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.8.8] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.7...v0.8.8 ) (2020-04-23)
7
15
8
16
** Note:** Version bump only for package @nestjs-query/query-graphql
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nestjs-query/query-graphql" ,
3
- "version" : " 0.8.8 " ,
3
+ "version" : " 0.8.9 " ,
4
4
"description" : " Nestjs graphql query adapter" ,
5
5
"author" : " doug-martin <doug@dougamartin.com>" ,
6
6
"homepage" : " https://github.com/doug-martin/nestjs-query#readme" ,
38
38
"url" : " https://github.com/doug-martin/nestjs-query/issues"
39
39
},
40
40
"dependencies" : {
41
- "@nestjs-query/core" : " 0.8.7 " ,
41
+ "@nestjs-query/core" : " 0.8.9 " ,
42
42
"lodash.omit" : " 4.5.0" ,
43
43
"lower-case-first" : " 2.0.1" ,
44
44
"pluralize" : " 8.0.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.8.9] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.8...v0.8.9 ) (2020-04-24)
7
+
8
+ ** Note:** Version bump only for package @nestjs-query/query-typeorm
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.8.7] ( https://github.com/doug-martin/nestjs-query/compare/v0.8.6...v0.8.7 ) (2020-04-23)
7
15
8
16
** Note:** Version bump only for package @nestjs-query/query-typeorm
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nestjs-query/query-typeorm" ,
3
- "version" : " 0.8.7 " ,
3
+ "version" : " 0.8.9 " ,
4
4
"description" : " Typeorm adapter for @nestjs-query/core" ,
5
5
"author" : " doug-martin <doug@dougamartin.com>" ,
6
6
"homepage" : " https://github.com/doug-martin/nestjs-query#readme" ,
18
18
"access" : " public"
19
19
},
20
20
"dependencies" : {
21
- "@nestjs-query/core" : " 0.8.7 "
21
+ "@nestjs-query/core" : " 0.8.9 "
22
22
},
23
23
"peerDependencies" : {
24
24
"@nestjs/common" : " 7.0.9" ,
You can’t perform that action at this time.
0 commit comments