This repository has been archived by the owner on Mar 20, 2023. It is now read-only.
v0.12.0 (2020-11-19)
Bug Fix π
- #715 Use HTTP code of underlying errors (@IvanGoncharov)
- #716 Wrap HttpError into GraphQLError (@IvanGoncharov)
Polish π
4 PRs were merged
- #658 Convert remaining files to TypeScript (@danielrearden)
- #677 Improve TS type coverage (@IvanGoncharov)
- #713 ESLint: enable more checks (@IvanGoncharov)
- #718 Switch to using 'devAssert' similar to
graphql-js
(@IvanGoncharov)
Internal π
16 PRs were merged
- #676 Cleanup from Flow and Babel (@IvanGoncharov)
- #680 integrationTests: test built package on all supported node versions (@IvanGoncharov)
- #682 ESLint: enable lint rules that were temporary disabled (@IvanGoncharov)
- #683 build: rename dist directory to match 'graphql-js' (@IvanGoncharov)
- #684 eslint: unify tests and integrationTests overrides (@IvanGoncharov)
- #690 integrationTests: add TS 4.0 (@IvanGoncharov)
- #692 integrationTests: minimise test logs (@IvanGoncharov)
- #695 LICENSE: Remove year from copyright (@IvanGoncharov)
- #706 LICENSE: Remove year from copyright (@IvanGoncharov)
- #708 build: change to 'build' to 'build:npm' (@IvanGoncharov)
- #709 CI: test on node 15 (@IvanGoncharov)
- #710 TS: Add more checks/validations into 'tsconfig.json' (@IvanGoncharov)
- #711 integrationTests: sync with graphql-js (@IvanGoncharov)
- #712 build: add support for experimental releases (@IvanGoncharov)
- #717 test: log TS errors but run tests (@IvanGoncharov)
- #723 Run tests before release (@IvanGoncharov)
Dependency π¦
7 PRs were merged
- #681 Update deps (@IvanGoncharov)
- #689 Update deps (@IvanGoncharov)
- #694 Update deps (@IvanGoncharov)
- #707 Update deps (@IvanGoncharov)
- #714 Update deps (@IvanGoncharov)
- #719 Update deps (@IvanGoncharov)
- #722 Update deps (@IvanGoncharov)
Committers: 2
- Daniel Rearden(@danielrearden)
- Ivan Goncharov(@IvanGoncharov)