v10.2.0
kamilmysliwiec
released this
07 Feb 08:03
·
899 commits
to master
since this release
Features
mercurius
- #2546 feat(mercurius): add mercurius hooks (@tugascript)
- #2538 feat(mercurius): add plugins option (@tugascript)
Bug fixes
apollo
,graphql
,mercurius
graphql
- #2559 fix(graphql): similar directive sdls on multiple fields fail (@harm-less)
apollo
- #2605 fix(graphql): prevent potential memory leak for mostly falsy filter function (@niceandneat)
apollo
,mercurius
- #2551 fix(@nestjs/apollo): Add in missing peer dependencies. (@zgriesinger)
Enhancements
apollo
,graphql
,mercurius
- POST requests (@fwoelffel)
Dependencies
- Other
- #2634 chore(deps): update dependency lint-staged to v13.1.1 (@renovate[bot])
- #2629 chore(deps): bump vm2 from 3.9.9 to 3.9.14 (@dependabot[bot])
- #2569 chore(deps): update node.js to v16.19 (@renovate[bot])
- #2578 chore(deps): bump json5 from 1.0.1 to 1.0.2 (@dependabot[bot])
- #2610 chore(deps): bump cookiejar from 2.1.3 to 2.1.4 (@dependabot[bot])
- #2624 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (@dependabot[bot])
graphql
- #2630 fix(deps): update graphql-tools monorepo (@renovate[bot])
- #2540 fix(deps): update graphql-tools monorepo (@renovate[bot])
- #2581 fix(deps): update dependency ws to v8.12.0 (@renovate[bot])
- #2628 fix(deps): update dependency @nestjs/mapped-types to v1.2.2 (@renovate[bot])
apollo
,graphql
,mercurius
- #2617 fix(deps): update dependency tslib to v2.5.0 (@renovate[bot])
Committers: 6
- Afonso Barracha (@tugascript)
- Frédéric Woelffel (@fwoelffel)
- Harm van der Werf (@harm-less)
- Kunle Oyedele (@koyedele)
- Zackery Griesinger (@zgriesinger)
- @niceandneat