0.24.0
BREAKING CHANGES
Features
- 2b13942 addToContext can return type refs (#1057)
- 9df4763 support date and json scalars by default (#1049)
- 7ee63a3 support type-roots (#1051)
- 699b380 add types.d.ts convention
- d36eaec expose node http server instance (#1050)
- 6aa8059 support extends (#1043)
- ef5ee17 enforce noEmit: true (#1039)
- 2e13f97 lint for correct types and typeRoots (#1037)
- 19bb322 (breaking) treat fist package.json as project root (#1034)
- ec97f23 add authorization plugin by default (#1026)
- b3bb9af (breaking) sdl file gen on by default (#1017)
- 4d3b0ae graphql test client headers (#964)
Fixes
Improvements
- c4ecbcb refactor: use ts-morph for whole extractor
- 4e53bb8 refactor: remove fatals from layout tsconfig (#1046)
- 15ab57a refactor: no fatal when building tsc program (#994)
Chores
- 2f33a25 richer pr checklist for docs
- 50b5c38 force color always in tests (#1038)
- 507e326 docs for nexus-plugin-prisma
- 3200af3 update website wrt to current docs (#979)
- 81d200e remove always-failing e2e tests for now
- e3e3131 fix typos (#1003)
- 0a07b7b added comment for clarity and consistency (#995)
- 7059554 revise issus templates (#990)
- 1e4000e fix typo:
inDb
is not a property ofctx
(#978) - 38e427e migrate docs content into new website (#968)
- 27043bb fix typo in tutorial (#977)
- ebb72c2 fix typo in tutorial (#975)
- 59a916f fix typo in tutorial (#976)
- 94258eb import docs repo content into /website (#966)