Releases: mercurius-js/mercurius
Releases · mercurius-js/mercurius
v11.5.0
Security Fix
This release fixes CVE-2023-22477
What's Changed
- build(deps-dev): bump sinon from 14.0.2 to 15.0.0 by @dependabot in #925
- build(deps-dev): bump @sinonjs/fake-timers from 9.1.2 to 10.0.2 by @dependabot in #933
- fix: types for mercurius loaders by @aldis-ameriks in #936
- feat: ast input support added by @Ceres6 in #935
- feat: replace subscription client with the standalone package by @marco-ippolito in #938
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #926
- Catch errors on websocket connections by @mcollina in #940
New Contributors
Full Changelog: v11.4.0...v11.5.0
v11.4.0
What's Changed
- Create SECURITY.md by @mcollina in #919
- refactor: removed events.on and use native api by @marco-ippolito in #922
- feat: Allow preExecution hook to modify variables by @curtiswilkinson in #921
New Contributors
- @marco-ippolito made their first contribution in #922
- @curtiswilkinson made their first contribution in #921
Full Changelog: v11.3.0...v11.4.0
v11.3.0
What's Changed
- build(deps): bump actions/setup-node from 3.5.0 to 3.5.1 by @dependabot in #906
- Add space between merged SDLs to fix merging errors by @Igloczek in #899
- Explicitly say in the docs that JIT is disabled by default by @igrlk in #901
- feat: add types for object in graphiql configuration by @codeflyer in #907
- Prevent parsing schema exceptions when importing directives by @Igloczek in #900
New Contributors
Full Changelog: v11.2.0...v11.3.0
v11.2.0
v11.1.0
What's Changed
- Update Plugins documentation by @rbonillajr in #884
- docs(plugins): add mercurius-hit-map by @Eomm in #885
- Fix: subscription.onConnect types by @sameer-coder in #886
- Fix: Error when sending query response over webSocket in Gateway mode by @sameer-coder in #890
- Clean up index.js file from gateway init instructions #887 by @codeflyer in #889
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #869
- Fix hooks types by @sameer-coder in #891
- Update GraphiQL to v2.0.9 by @mcollina in #895
- Feat/graphiql plugins #892 by @codeflyer in #893
New Contributors
- @rbonillajr made their first contribution in #884
- @codeflyer made their first contribution in #889
Full Changelog: v11.0.1...v11.1.0
v11.0.1
What's Changed
- docs: Adds link to appolographql for federation support by @flovilmart in #864
- docs: replace uses of variadic
.listen
function by @blimmer in #865 - fix(types): correct
jit
default value by @blimmer in #866 - fix: rendering logo on website by @ilteoood in #870
- fix: input type of errorFormatter by @fabulator in #879
- build(deps): bump actions/setup-node from 3.4.1 to 3.5.0 by @dependabot in #882
- fix: as gateway resolver key should handle digits (#880) by @marcobeca in #881
New Contributors
- @ilteoood made their first contribution in #870
- @fabulator made their first contribution in #879
- @marcobeca made their first contribution in #881
Full Changelog: v11.0.0...v11.0.1
v11.0.0
What's Changed
- build(deps-dev): bump @graphql-tools/schema from 8.5.1 to 9.0.2 by @dependabot in #854
- Breaking Change: statusCode 200 for all responses by @andreialecu in #861
Full Changelog: v10.5.1...v11.0.0
v10.5.1
v10.5.0
v10.4.0
What's Changed
- fix: clear native timers on tests by @anonrig in #856
- feat: update to GraphiQL to version 2.0.2 by @andreialecu in #855
Full Changelog: v10.3.0...v10.4.0