v2.8.0-beta.0
Pre-release
Pre-release
v2.8.0-beta.0 (December 18, 2019)
Features
- Support
import * from "..."
syntax (Thanks @dfrankland) - Add
emitDeclarations
option to emit*.d.ts
files next to source graphql files (Thanks @langpavel)
Fixes
- Maintain support with node v12.3.0+ (Thanks @orkaplan)
Maintenance
- Stop linting the
build
folder in editors