You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
***hooks:** Add an injectHooks function that can wrap the graphqlSchemaDeclaration and inject hooks proceduraly. ([b8c14a1](https://github.com/teamstarter/graphql-sequelize-generator/commit/b8c14a1))
11
+
***hooks:** Hooks can now be defined in array of functions in addition of simple functions. ([c51a4e7](https://github.com/teamstarter/graphql-sequelize-generator/commit/c51a4e7))
12
+
***hooks:** Makes all hooks chain value return. ([bfc7041](https://github.com/teamstarter/graphql-sequelize-generator/commit/bfc7041))
0 commit comments