Releases: mercurius-js/mercurius
Releases · mercurius-js/mercurius
v15.1.0
v15.0.0
What's Changed
- Update altair graphql website in plugins.md by @imolorhe in #1100
- Swap
standard
forneostandard
by @voxpelli in #1109 - feat: support pre-parsed queries (eg.
graphql-tag
) by @voxpelli in #1108 - Preparing for Fastify v5 release by @voxpelli in #1110
- Error through subscription wrapped in an array by @Moonnz in #1105
- Update deps with potential breaking changes by @mcollina in #1111
New Contributors
Full Changelog: v14.1.0...v15.0.0
v14.1.0
What's Changed
- fix: updates undici to keep up with latest security release by @asciidisco in #1099
- fix: handle if error.originalError.errors is not array by @dancastillo in #1095
- fix: removed not used utilities and fixed comment by @shevchenkonik in #1093
New Contributors
- @dancastillo made their first contribution in #1095
- @shevchenkonik made their first contribution in #1093
Full Changelog: v14.0.0...v14.1.0
v14.0.0
v13.4.1
v13.4.0
What's Changed
- build(deps): bump actions/setup-node from 4.0.0 to 4.0.1 by @dependabot in #1065
- docs: Some broken links fixed by @c0b41 in #1072
- build(deps): bump @fastify/static from 6.12.0 to 7.0.0 by @dependabot in #1077
- Feat: add the ability to add in additional route properties by @barelyhuman in #1080
- docs: added favicon by @Tony133 in #1085
- fix: undici security vulnerabilities by @markrzen in #1086
New Contributors
- @c0b41 made their first contribution in #1072
- @barelyhuman made their first contribution in #1080
Full Changelog: v13.3.3...v13.4.0
v13.3.3
What's Changed
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #1062
- pin undici to v5.28.2
Full Changelog: v13.3.2...v13.3.3
v13.3.2
What's Changed
- build(deps): bump undici from 5.28.2 to 6.0.1 by @dependabot in #1059
- Support nodenext by @jonnydgreen in #1056
Full Changelog: v13.3.1...v13.3.2
v13.3.1
What's Changed
- feat: adding validation to verify if baseUrl is already present in th… by @nandorodrigu3s in #1052
New Contributors
- @nandorodrigu3s made their first contribution in #1052
Full Changelog: v13.3.0...v13.3.1
v13.3.0
What's Changed
- build(deps): bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #1045
- feat: support passing options to graphql validate and parse by @markrzen in #1050
New Contributors
Full Changelog: v13.2.2...v13.3.0