File tree 17 files changed +64
-14
lines changed
prisma-smart-subscriptions-apollo
17 files changed +64
-14
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @pothos-examples/complex-app
2
2
3
+ ## 2.1.9
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ aadc82c]
8
+ - @pothos/plugin-prisma @4.3.0
9
+ - @pothos/plugin-prisma-utils @1.2.0
10
+ - @pothos/plugin-scope-auth @4.1.0
11
+
3
12
## 2.1.8
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json.schemastore.org/package.json" ,
3
- "version" : " 2.1.8 " ,
3
+ "version" : " 2.1.9 " ,
4
4
"name" : " @pothos-examples/complex-app" ,
5
5
"main" : " src/index.ts" ,
6
6
"types" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
# @pothos-examples/relay
2
2
3
+ ## 3.1.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ aadc82c]
8
+ - @pothos/plugin-prisma @4.3.0
9
+
3
10
## 3.1.7
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json.schemastore.org/package.json" ,
3
- "version" : " 3.1.7 " ,
3
+ "version" : " 3.1.8 " ,
4
4
"name" : " @pothos-examples/prisma-federation" ,
5
5
"main" : " src/index.ts" ,
6
6
"types" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
# @pothos-examples/prisma-relay
2
2
3
+ ## 3.1.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ aadc82c]
8
+ - @pothos/plugin-prisma @4.3.0
9
+
3
10
## 3.1.7
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json.schemastore.org/package.json" ,
3
- "version" : " 3.1.7 " ,
3
+ "version" : " 3.1.8 " ,
4
4
"name" : " @pothos-examples/prisma-relay" ,
5
5
"main" : " src/index.ts" ,
6
6
"types" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
# @pothos-examples/prisma-smart-subscriptions-apollo
2
2
3
+ ## 3.1.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ aadc82c]
8
+ - @pothos/plugin-prisma @4.3.0
9
+
3
10
## 3.1.5
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json.schemastore.org/package.json" ,
3
- "version" : " 3.1.5 " ,
3
+ "version" : " 3.1.6 " ,
4
4
"name" : " @pothos-examples/prisma-smart-subscriptions-apollo" ,
5
5
"main" : " src/index.ts" ,
6
6
"types" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
# @pothos-examples/prisma-subscriptions
2
2
3
+ ## 3.1.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ aadc82c]
8
+ - @pothos/plugin-prisma @4.3.0
9
+
3
10
## 3.1.4
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json.schemastore.org/package.json" ,
3
- "version" : " 3.1.4 " ,
3
+ "version" : " 3.1.5 " ,
4
4
"name" : " @pothos-examples/prisma-subscriptions" ,
5
5
"main" : " src/index.ts" ,
6
6
"types" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
# @pothos-examples/relay
2
2
3
+ ## 3.1.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ aadc82c]
8
+ - @pothos/plugin-prisma @4.3.0
9
+
3
10
## 3.1.4
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json.schemastore.org/package.json" ,
3
- "version" : " 3.1.4 " ,
3
+ "version" : " 3.1.5 " ,
4
4
"name" : " @pothos-examples/prisma" ,
5
5
"main" : " src/index.ts" ,
6
6
"types" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
# @pothos/plugin-drizzle
2
2
3
+ ## 0.5.0
4
+
5
+ ### Minor Changes
6
+
7
+ - aadc82c: export client cache so it can be reset during request
8
+
3
9
## 0.4.7
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pothos/plugin-drizzle" ,
3
- "version" : " 0.4.7 " ,
3
+ "version" : " 0.5.0 " ,
4
4
"description" : " A Pothos plugin for drizzle" ,
5
5
"main" : " ./lib/index.js" ,
6
6
"types" : " ./dts/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 4.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - aadc82c: export client cache so it can be reset during request
8
+
3
9
## 4.2.2
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pothos/plugin-prisma" ,
3
- "version" : " 4.2.2 " ,
3
+ "version" : " 4.3.0 " ,
4
4
"description" : " A Pothos plugin for more efficient integration with prisma" ,
5
5
"main" : " ./lib/index.js" ,
6
6
"types" : " ./dts/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments