Files
30-seconds-of-code/node_modules/gatsby-graphiql-explorer/CHANGELOG.md
2019-08-20 15:52:05 +02:00

41 lines
2.0 KiB
Markdown

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-graphiql-explorer@0.2.2...gatsby-graphiql-explorer@0.2.3) (2019-07-12)
**Note:** Version bump only for package gatsby-graphiql-explorer
## [0.2.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-graphiql-explorer@0.2.1...gatsby-graphiql-explorer@0.2.2) (2019-07-11)
**Note:** Version bump only for package gatsby-graphiql-explorer
## [0.2.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-graphiql-explorer@0.2.0...gatsby-graphiql-explorer@0.2.1) (2019-07-01)
### Bug Fixes
- **gatsby-graphiql-explorer:** upgrade graphiql to 0.13.2 ([#15158](https://github.com/gatsbyjs/gatsby/issues/15158)) ([d166984](https://github.com/gatsbyjs/gatsby/commit/d166984)), closes [#15021](https://github.com/gatsbyjs/gatsby/issues/15021)
# [0.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-graphiql-explorer@0.1.2...gatsby-graphiql-explorer@0.2.0) (2019-06-20)
**Note:** Version bump only for package gatsby-graphiql-explorer
## [0.1.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-graphiql-explorer@0.1.1...gatsby-graphiql-explorer@0.1.2) (2019-05-31)
### Features
- **gatsby:** update graphiql-explorer ([#14472](https://github.com/gatsbyjs/gatsby/issues/14472)) ([9ef6dbf](https://github.com/gatsbyjs/gatsby/commit/9ef6dbf))
## [0.1.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-graphiql-explorer@0.1.0...gatsby-graphiql-explorer@0.1.1) (2019-05-29)
### Features
- **gatsby-graphiql-explorer:** allow hiding explorer using query param ([#14376](https://github.com/gatsbyjs/gatsby/issues/14376)) ([45b5a0b](https://github.com/gatsbyjs/gatsby/commit/45b5a0b))
# 0.1.0 (2019-05-27)
### Features
- **gatsby:** use graphiql-explorer ([#14280](https://github.com/gatsbyjs/gatsby/issues/14280)) ([3863f24](https://github.com/gatsbyjs/gatsby/commit/3863f24))