Skip to content

v2.8.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@detrohutt detrohutt released this 18 Dec 13:55
6ec86b8

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