Page Contents

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.3.1 (2021-06-10)

Note: Version bump only for package @loopback/example-graphql

0.3.0 (2021-05-03)

Features

  • add ability to configure graphql path (5a961ab)
  • support node v16 (ac99415)

0.2.1 (2021-04-06)

Note: Version bump only for package @loopback/example-graphql

0.2.0 (2021-03-18)

Features

  • update package-lock.json to v2 consistently (dfc3fbd)
  • upgrade to TypeScript 4.2.x (05930bc)

0.1.7 (2021-02-09)

Note: Version bump only for package @loopback/example-graphql

0.1.6 (2021-01-21)

Note: Version bump only for package @loopback/example-graphql

0.1.5 (2020-12-07)

Note: Version bump only for package @loopback/example-graphql

0.1.4 (2020-11-18)

Note: Version bump only for package @loopback/example-graphql

0.1.3 (2020-11-05)

Bug Fixes

  • cli: update affected example projects (a4386e9), closes #3259

0.1.2 (2020-10-07)

Note: Version bump only for package @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)
  • graphql: add an extension for type-graphql integration (72c22bf)
  • graphql: improve graphql server configuration (e4671f0)