-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fe10299
commit 9a3f9ad
Showing
11 changed files
with
21 additions
and
46 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# graphql-modules | ||
|
||
## 1.0.0 | ||
### Major Changes | ||
|
||
- fe10299: Make ExecutionContext optional and stable | ||
- fe10299: Support executor of ApolloServer | ||
- fe10299: Global providers in Operation Scope | ||
- fe10299: Refactor, simplify DI, better execution flow, simpler module declartion | ||
- fe10299: Instantiate singleton providers on application bootstrap | ||
|
||
### Minor Changes | ||
|
||
- fe10299: Global tokens provided by modules | ||
|
||
### Patch Changes | ||
|
||
- fe10299: Fix issues with isTypeOf and resolveType | ||
- fe10299: test canary | ||
- fe10299: Fixed exception thrown when there are multiple type extenions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters