@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
82 lines (33 loc) • 2.59 kB
Markdown
---
lang: en
title: 'CHANGELOG - @loopback/graphql'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI, Node.js, TypeScript, OpenAPI, CHANGELOG
sidebar: lb4_sidebar
toc_level: 0
editurl: https://github.com/strongloop/loopback-next/blob/master/extensions/graphql/CHANGELOG.md
permalink: /doc/en/lb4/changelog.graphql.html
---
# 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.4](https://github.com/strongloop/loopback-next/compare/@loopback/graphql@0.2.3...@loopback/graphql@0.2.4) (2021-01-21)
**Note:** Version bump only for package @loopback/graphql
## [0.2.3](https://github.com/strongloop/loopback-next/compare/@loopback/graphql@0.2.2...@loopback/graphql@0.2.3) (2020-12-07)
**Note:** Version bump only for package @loopback/graphql
## [0.2.2](https://github.com/strongloop/loopback-next/compare/@loopback/graphql@0.2.1...@loopback/graphql@0.2.2) (2020-11-18)
**Note:** Version bump only for package @loopback/graphql
## [0.2.1](https://github.com/strongloop/loopback-next/compare/@loopback/graphql@0.2.0...@loopback/graphql@0.2.1) (2020-11-05)
**Note:** Version bump only for package @loopback/graphql
# [0.2.0](https://github.com/strongloop/loopback-next/compare/@loopback/graphql@0.1.1...@loopback/graphql@0.2.0) (2020-10-07)
### Bug Fixes
* **docs:** fix broken links ([3348ab4](https://github.com/strongloop/loopback-next/commit/3348ab4ea8bc1fc41a3a2f71756c978123ed4001))
### Features
* **context:** introduce new binding scopes ([9916cfd](https://github.com/strongloop/loopback-next/commit/9916cfd4449a870f7a3378e2e674957aed7c1626))
## [0.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/graphql@0.1.0...@loopback/graphql@0.1.1) (2020-09-17)
**Note:** Version bump only for package @loopback/graphql
# 0.1.0 (2020-09-15)
### Features
* **graphql:** add an extension for type-graphql integration ([72c22bf](https://github.com/strongloop/loopback-next/commit/72c22bfb0f73e023f1ecf137afba4125764ad662))
* **graphql:** add support for graphql subscriptions ([2985bad](https://github.com/strongloop/loopback-next/commit/2985bad4d4a0007c6e576b863173bc94f9163c41))
* **graphql:** improve graphql server configuration ([e4671f0](https://github.com/strongloop/loopback-next/commit/e4671f0c582dc029f9414a2beca42fedb596f0c9))
* **graphql:** use peer dependencies for core and boot ([a5ecfad](https://github.com/strongloop/loopback-next/commit/a5ecfadd13d3d23d90d5a788a64b90dd117e9035))