File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.2.1] ( https://github.com/mammadataei/vite-plugin-graphql-server/compare/v1.2.0...v1.2.1 ) (2024-01-05)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** update dependency @graphql-tools/schema to v10 ([ #23 ] ( https://github.com/mammadataei/vite-plugin-graphql-server/issues/23 ) ) ([ 2db11d1] ( https://github.com/mammadataei/vite-plugin-graphql-server/commit/2db11d15cc3b0be6e514e03a1997838250cb829a ) )
9
+ * update peer dependencies ([ #44 ] ( https://github.com/mammadataei/vite-plugin-graphql-server/issues/44 ) ) ([ 593f997] ( https://github.com/mammadataei/vite-plugin-graphql-server/commit/593f997b2d5c33d52ba85d23dfea02c54645d27a ) )
10
+
3
11
## [ 1.2.0] ( https://github.com/mammadataei/vite-plugin-graphql-server/compare/v1.1.0...v1.2.0 ) (2023-03-28)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite-plugin-graphql-server" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"description" : " Bootstrap a local GraphQL server in your Vite project" ,
5
5
"author" : " Mohammad Ataei" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments