We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc28b0e commit 6516359Copy full SHA for 6516359
CHANGELOG.md
@@ -0,0 +1,35 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
+and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
+## [Unreleased]
9
10
+### Breaking Change
11
12
+### Fixed
13
14
+### Added
15
16
+### Changed
17
18
19
20
21
22
23
24
+- Use GraphQL `extensions` when available.
25
+- Support GraphQL v15
26
27
28
29
30
31
+## [0.0.1] - 2018-09-06
32
33
+### First version
34
35
+[unreleased]: https://github.com/JCMais/graphql-yup-middleware/compare/master...HEAD
0 commit comments