Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 988 Bytes

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 988 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.0.0 - 2021-01-24

Breaking Change

Fixed

Added

Changed

v1.0.0 - 2021-01-24

Breaking Change

  • Requires GraphQL v15
  • Requires Node.js >= 12
  • Requires graphql-middleware >= 6
  • Dropped support for graphql-yoga - This library is not maintained anymore
  • Only supports usage with GraphQL extensions. Extension property name is yupMiddleware.

v0.0.1 - 2018-09-06

First version