Page Contents

Change Log

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

0.4.1 (2021-06-10)

Note: Version bump only for package @loopback/graphql

0.4.0 (2021-05-03)

Features

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

0.3.1 (2021-04-06)

Note: Version bump only for package @loopback/graphql

0.3.0 (2021-03-18)

Features

  • update package-lock.json to v2 consistently (dfc3fbd)

0.2.5 (2021-02-09)

Bug Fixes

  • use MIDDLEWARE_CONTEXT symbol from lb/rest (8884874)
  • use Symbol.for() instead of adding lb/rest (1ff2d5e)

0.2.4 (2021-01-21)

Note: Version bump only for package @loopback/graphql

0.2.3 (2020-12-07)

Note: Version bump only for package @loopback/graphql

0.2.2 (2020-11-18)

Note: Version bump only for package @loopback/graphql

0.2.1 (2020-11-05)

Note: Version bump only for package @loopback/graphql

0.2.0 (2020-10-07)

Bug Fixes

Features

  • context: introduce new binding scopes (9916cfd)

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)
  • graphql: add support for graphql subscriptions (2985bad)
  • graphql: improve graphql server configuration (e4671f0)
  • graphql: use peer dependencies for core and boot (a5ecfad)