UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

104 lines (38 loc) 3.39 kB
--- lang: en title: 'CHANGELOG - @loopback/example-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/examples/graphql/CHANGELOG.md permalink: /doc/en/lb4/changelog.example-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.1](https://github.com/strongloop/loopback-next/compare/@loopback/example-graphql@0.2.0...@loopback/example-graphql@0.2.1) (2021-04-06) **Note:** Version bump only for package @loopback/example-graphql # [0.2.0](https://github.com/strongloop/loopback-next/compare/@loopback/example-graphql@0.1.7...@loopback/example-graphql@0.2.0) (2021-03-18) ### Features * update package-lock.json to v2 consistently ([dfc3fbd](https://github.com/strongloop/loopback-next/commit/dfc3fbdae0c9ca9f34c64154a471bef22d5ac6b7)) * upgrade to TypeScript 4.2.x ([05930bc](https://github.com/strongloop/loopback-next/commit/05930bc0cece3909dd66f75ad91eeaa2d365a480)) ## [0.1.7](https://github.com/strongloop/loopback-next/compare/@loopback/example-graphql@0.1.6...@loopback/example-graphql@0.1.7) (2021-02-09) **Note:** Version bump only for package @loopback/example-graphql ## [0.1.6](https://github.com/strongloop/loopback-next/compare/@loopback/example-graphql@0.1.5...@loopback/example-graphql@0.1.6) (2021-01-21) **Note:** Version bump only for package @loopback/example-graphql ## [0.1.5](https://github.com/strongloop/loopback-next/compare/@loopback/example-graphql@0.1.4...@loopback/example-graphql@0.1.5) (2020-12-07) **Note:** Version bump only for package @loopback/example-graphql ## [0.1.4](https://github.com/strongloop/loopback-next/compare/@loopback/example-graphql@0.1.3...@loopback/example-graphql@0.1.4) (2020-11-18) **Note:** Version bump only for package @loopback/example-graphql ## [0.1.3](https://github.com/strongloop/loopback-next/compare/@loopback/example-graphql@0.1.2...@loopback/example-graphql@0.1.3) (2020-11-05) ### Bug Fixes * **cli:** update affected example projects ([a4386e9](https://github.com/strongloop/loopback-next/commit/a4386e921713739417de5d4795950209d2f14e22)), closes [#3259](https://github.com/strongloop/loopback-next/issues/3259) ## [0.1.2](https://github.com/strongloop/loopback-next/compare/@loopback/example-graphql@0.1.1...@loopback/example-graphql@0.1.2) (2020-10-07) **Note:** Version bump only for package @loopback/example-graphql ## [0.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/example-graphql@0.1.0...@loopback/example-graphql@0.1.1) (2020-09-17) **Note:** Version bump only for package @loopback/example-graphql # 0.1.0 (2020-09-15) ### Features * **example-graphql:** add subscriptions to the graphql example ([5202fc3](https://github.com/strongloop/loopback-next/commit/5202fc3819d485cbc0eb1367d4e25e27c972cabc)) * **graphql:** add an extension for type-graphql integration ([72c22bf](https://github.com/strongloop/loopback-next/commit/72c22bfb0f73e023f1ecf137afba4125764ad662)) * **graphql:** improve graphql server configuration ([e4671f0](https://github.com/strongloop/loopback-next/commit/e4671f0c582dc029f9414a2beca42fedb596f0c9))