Features
- 4d8e371 better esm support, remove top-level node imports (#1112)
- eec4b91 add sourceType option to fieldDefinition (#1106)
- 9875e90 Add Schema Directives to SDL (#952)
- 11d0282 allow specifying custom directives in makeSchema (#1065)
- aaa4520 Run both formatTypegen and prettier formatter if given (#1042)
- 7349e36 allow specifying custom directives in makeSchema (#1064)
- 892af67 Use ReadonlyArray in typings (#1041)
Fixes
- 601c2f0 Replace outdated note (#1153)Co-authored-by: Andrew Carlson 5479270+andrewicarlson@users.noreply.github.com
- 8e65081 remove hasSDLDirectives internal state (#1091)
- 7ee48c4 add missing as const on the RequestDirectiveLocation (#1090)
- 123dc61 incorrect logic in backward pagination (#1084)
- 251af94 update snapshots for change in #1083
Improvements
Chores
- 1e6b921 remove irrelevant paragraph in docs (#1128)
- e9dc7e0 Fix codecov
- 9a10507 attempt to fix the dripip workflow, again
- df9cb70 update the dripip workflow, bump lint-staged
- b906288 change facebook.github.io to relay.dev links (#1083)
- bc12ca0 use dripip reusable workflow
Unspecified Changes
-
Replaced Prisma reference
-
Updated copyright info
Update comment to reflect the current behavior as per src/typegenUtils.ts