File tree 28 files changed +162
-41
lines changed
nest-graphql-typeorm-multidb
nest-graphql-typeorm-soft-delete
28 files changed +162
-41
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.11.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.11.0...v0.11.1 ) (2020-05-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** graphql:** Add support for auto-generated federations ([ 238f641] ( https://github.com/doug-martin/nestjs-query/commit/238f641967ea6668dfb7bd9034fec732da7fe38b ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 0.11.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.2...v0.11.0 ) (2020-05-09)
7
18
8
19
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.11.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.11.0...v0.11.1 ) (2020-05-11)
7
+
8
+ ** Note:** Version bump only for package nest-graphql-gateway
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.11.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.2...v0.11.0 ) (2020-05-09)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nest-graphql-gateway" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
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.11.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.11.0...v0.11.1 ) (2020-05-11)
7
+
8
+ ** Note:** Version bump only for package sub-task-graphql
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.11.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.2...v0.11.0 ) (2020-05-09)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sub-task-graphql" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"description" : " " ,
5
5
"author" : " " ,
6
6
"private" : true ,
18
18
},
19
19
"dependencies" : {
20
20
"@apollo/federation" : " 0.15.0" ,
21
- "@nestjs-query/core" : " 0.11.0 " ,
22
- "@nestjs-query/query-graphql" : " 0.11.0 " ,
23
- "@nestjs-query/query-typeorm" : " 0.11.0 " ,
21
+ "@nestjs-query/core" : " 0.11.1 " ,
22
+ "@nestjs-query/query-graphql" : " 0.11.1 " ,
23
+ "@nestjs-query/query-typeorm" : " 0.11.1 " ,
24
24
"@nestjs/common" : " 7.0.9" ,
25
25
"@nestjs/core" : " 7.0.9" ,
26
26
"@nestjs/graphql" : " 7.3.7" ,
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.11.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.11.0...v0.11.1 ) (2020-05-11)
7
+
8
+ ** Note:** Version bump only for package tag-graphql
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.11.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.2...v0.11.0 ) (2020-05-09)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tag-graphql" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"description" : " " ,
5
5
"author" : " " ,
6
6
"private" : true ,
18
18
},
19
19
"dependencies" : {
20
20
"@apollo/federation" : " 0.15.0" ,
21
- "@nestjs-query/core" : " 0.11.0 " ,
22
- "@nestjs-query/query-graphql" : " 0.11.0 " ,
23
- "@nestjs-query/query-typeorm" : " 0.11.0 " ,
21
+ "@nestjs-query/core" : " 0.11.1 " ,
22
+ "@nestjs-query/query-graphql" : " 0.11.1 " ,
23
+ "@nestjs-query/query-typeorm" : " 0.11.1 " ,
24
24
"@nestjs/common" : " 7.0.9" ,
25
25
"@nestjs/core" : " 7.0.9" ,
26
26
"@nestjs/graphql" : " 7.3.7" ,
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.11.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.11.0...v0.11.1 ) (2020-05-11)
7
+
8
+ ** Note:** Version bump only for package todo-item-graphql
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.11.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.2...v0.11.0 ) (2020-05-09)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " todo-item-graphql" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"description" : " " ,
5
5
"author" : " " ,
6
6
"private" : true ,
18
18
},
19
19
"dependencies" : {
20
20
"@apollo/federation" : " 0.15.0" ,
21
- "@nestjs-query/core" : " 0.11.0 " ,
22
- "@nestjs-query/query-graphql" : " 0.11.0 " ,
23
- "@nestjs-query/query-typeorm" : " 0.11.0 " ,
21
+ "@nestjs-query/core" : " 0.11.1 " ,
22
+ "@nestjs-query/query-graphql" : " 0.11.1 " ,
23
+ "@nestjs-query/query-typeorm" : " 0.11.1 " ,
24
24
"@nestjs/common" : " 7.0.9" ,
25
25
"@nestjs/core" : " 7.0.9" ,
26
26
"@nestjs/graphql" : " 7.3.7" ,
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.11.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.11.0...v0.11.1 ) (2020-05-11)
7
+
8
+ ** Note:** Version bump only for package nest-graphql-basic
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.11.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.2...v0.11.0 ) (2020-05-09)
7
15
8
16
** Note:** Version bump only for package nest-graphql-basic
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nest-graphql-basic" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
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.11.0 " ,
21
- "@nestjs-query/query-graphql" : " 0.11.0 " ,
22
- "@nestjs-query/query-typeorm" : " 0.11.0 " ,
20
+ "@nestjs-query/core" : " 0.11.1 " ,
21
+ "@nestjs-query/query-graphql" : " 0.11.1 " ,
22
+ "@nestjs-query/query-typeorm" : " 0.11.1 " ,
23
23
"@nestjs/common" : " 7.0.9" ,
24
24
"@nestjs/core" : " 7.0.9" ,
25
25
"@nestjs/graphql" : " 7.3.7" ,
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.11.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.11.0...v0.11.1 ) (2020-05-11)
7
+
8
+ ** Note:** Version bump only for package nest-graphql-sequelize
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.11.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.2...v0.11.0 ) (2020-05-09)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nest-graphql-sequelize" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"description" : " " ,
5
5
"author" : " " ,
6
6
"private" : true ,
14
14
"start:prod" : " node dist/main"
15
15
},
16
16
"dependencies" : {
17
- "@nestjs-query/core" : " 0.11.0 " ,
18
- "@nestjs-query/query-graphql" : " 0.11.0 " ,
19
- "@nestjs-query/query-sequelize" : " 0.11.0 " ,
17
+ "@nestjs-query/core" : " 0.11.1 " ,
18
+ "@nestjs-query/query-graphql" : " 0.11.1 " ,
19
+ "@nestjs-query/query-sequelize" : " 0.11.1 " ,
20
20
"@nestjs/common" : " 7.0.9" ,
21
21
"@nestjs/core" : " 7.0.9" ,
22
22
"@nestjs/graphql" : " 7.3.7" ,
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.11.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.11.0...v0.11.1 ) (2020-05-11)
7
+
8
+ ** Note:** Version bump only for package nest-graphql-typeorm-multidb
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.11.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.2...v0.11.0 ) (2020-05-09)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nest-graphql-typeorm-multidb" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
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.11.0 " ,
20
- "@nestjs-query/query-graphql" : " 0.11.0 " ,
21
- "@nestjs-query/query-typeorm" : " 0.11.0 " ,
19
+ "@nestjs-query/core" : " 0.11.1 " ,
20
+ "@nestjs-query/query-graphql" : " 0.11.1 " ,
21
+ "@nestjs-query/query-typeorm" : " 0.11.1 " ,
22
22
"@nestjs/common" : " 7.0.9" ,
23
23
"@nestjs/core" : " 7.0.9" ,
24
24
"@nestjs/graphql" : " 7.3.7" ,
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.11.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.11.0...v0.11.1 ) (2020-05-11)
7
+
8
+ ** Note:** Version bump only for package nest-graphql-typeorm-soft-delete
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.11.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.2...v0.11.0 ) (2020-05-09)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nest-graphql-typeorm-soft-delete" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
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.11.0 " ,
21
- "@nestjs-query/query-graphql" : " 0.11.0 " ,
22
- "@nestjs-query/query-typeorm" : " 0.11.0 " ,
20
+ "@nestjs-query/core" : " 0.11.1 " ,
21
+ "@nestjs-query/query-graphql" : " 0.11.1 " ,
22
+ "@nestjs-query/query-typeorm" : " 0.11.1 " ,
23
23
"@nestjs/common" : " 7.0.9" ,
24
24
"@nestjs/core" : " 7.0.9" ,
25
25
"@nestjs/graphql" : " 7.3.7" ,
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.11.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.11.0...v0.11.1 ) (2020-05-11)
7
+
8
+ ** Note:** Version bump only for package nest-graphql-typeorm
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.11.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.2...v0.11.0 ) (2020-05-09)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nest-graphql-typeorm" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
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.11.0 " ,
21
- "@nestjs-query/query-graphql" : " 0.11.0 " ,
22
- "@nestjs-query/query-typeorm" : " 0.11.0 " ,
20
+ "@nestjs-query/core" : " 0.11.1 " ,
21
+ "@nestjs-query/query-graphql" : " 0.11.1 " ,
22
+ "@nestjs-query/query-typeorm" : " 0.11.1 " ,
23
23
"@nestjs/common" : " 7.0.9" ,
24
24
"@nestjs/core" : " 7.0.9" ,
25
25
"@nestjs/graphql" : " 7.3.7" ,
Original file line number Diff line number Diff line change 17
17
"hoist" : true
18
18
}
19
19
},
20
- "version" : " 0.11.0 "
20
+ "version" : " 0.11.1 "
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.11.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.11.0...v0.11.1 ) (2020-05-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** graphql:** Add support for auto-generated federations ([ 238f641] ( https://github.com/doug-martin/nestjs-query/commit/238f641967ea6668dfb7bd9034fec732da7fe38b ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 0.11.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.2...v0.11.0 ) (2020-05-09)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nestjs-query/core" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
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.11.1] ( https://github.com/doug-martin/nestjs-query/compare/v0.11.0...v0.11.1 ) (2020-05-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** graphql:** Add support for auto-generated federations ([ 238f641] ( https://github.com/doug-martin/nestjs-query/commit/238f641967ea6668dfb7bd9034fec732da7fe38b ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 0.11.0] ( https://github.com/doug-martin/nestjs-query/compare/v0.10.2...v0.11.0 ) (2020-05-09)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nestjs-query/query-graphql" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
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.11.0 " ,
41
+ "@nestjs-query/core" : " 0.11.1 " ,
42
42
"lodash.omit" : " 4.5.0" ,
43
43
"lower-case-first" : " 2.0.1" ,
44
44
"pluralize" : " 8.0.0" ,
You can’t perform that action at this time.
0 commit comments