Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-19 | 3.8 kB | |
v16.2.0 source code.tar.gz | 2025-06-19 | 119.8 kB | |
v16.2.0 source code.zip | 2025-06-19 | 174.1 kB | |
Totals: 3 Items | 297.7 kB | 1 |
What's Changed
- fix: linting regressions by @voxpelli in https://github.com/mercurius-js/mercurius/pull/1138
- Update subscriptions.md by @cbschuld in https://github.com/mercurius-js/mercurius/pull/1134
- build(deps-dev): bump sinon from 19.0.5 to 20.0.0 by @dependabot in https://github.com/mercurius-js/mercurius/pull/1141
- simple(graphiql): bump GraphiQL version to 3.8.3 by @acoBOYZ in https://github.com/mercurius-js/mercurius/pull/1144
- build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot in https://github.com/mercurius-js/mercurius/pull/1145
- build(deps): bump mqemitter from 6.0.2 to 7.0.0 by @dependabot in https://github.com/mercurius-js/mercurius/pull/1146
- build(deps): bump actions/setup-node from 4.2.0 to 4.4.0 by @dependabot in https://github.com/mercurius-js/mercurius/pull/1147
- feat: custom pubsub with custom args on subscribe method by @simone-sanfratello in https://github.com/mercurius-js/mercurius/pull/1148
- Add Node v24 by @mcollina in https://github.com/mercurius-js/mercurius/pull/1149
- build(deps): bump single-user-cache from 1.0.1 to 2.0.0 by @dependabot in https://github.com/mercurius-js/mercurius/pull/1151
- chore: update dependencie typescript by @Tony133 in https://github.com/mercurius-js/mercurius/pull/1150
- test: migrated custom-root-types.test.js from tap to node:test by @Tony133 in https://github.com/mercurius-js/mercurius/pull/1164
- test: migrated reply-decorator.test.js from tap to node:test by @Tony133 in https://github.com/mercurius-js/mercurius/pull/1163
- test: migrated query-depth.test.js from tap to node:test by @Tony133 in https://github.com/mercurius-js/mercurius/pull/1159
- test: migrated tests from tap to node:test by @Tony133 in https://github.com/mercurius-js/mercurius/pull/1165
- test: migrated fix-790.test.js from tap to node:test by @Tony133 in https://github.com/mercurius-js/mercurius/pull/1158
- test: migrated persisted.test.js from tap to node:test by @Tony133 in https://github.com/mercurius-js/mercurius/pull/1161
- test: migrated options.test.js from tap to node:test by @Tony133 in https://github.com/mercurius-js/mercurius/pull/1157
- test: migrated loaders.test.js from tap to node:test by @Tony133 in https://github.com/mercurius-js/mercurius/pull/1156
- test: migrated validation-rules.test.js from tap to node:test by @Tony133 in https://github.com/mercurius-js/mercurius/pull/1162
- test: migrated directives.test.js from tap to node:test by @Tony133 in https://github.com/mercurius-js/mercurius/pull/1155
- test: migrated cache.test.js from tap to node:test by @Tony133 in https://github.com/mercurius-js/mercurius/pull/1154
- test: migrated alieses.test.js from tap to node:test by @Tony133 in https://github.com/mercurius-js/mercurius/pull/1153
- test: migrated subscription-connetions.test.js from tap to node:test by @Tony133 in https://github.com/mercurius-js/mercurius/pull/1166
- build(deps-dev): bump @types/node from 22.15.32 to 24.0.3 by @dependabot in https://github.com/mercurius-js/mercurius/pull/1168
- build(deps-dev): bump sinon from 20.0.0 to 21.0.0 by @dependabot in https://github.com/mercurius-js/mercurius/pull/1169
- fix memory leak in withFilter by @mcollina in https://github.com/mercurius-js/mercurius/pull/1170
- fix: removeListener called multiple times by @Hokid in https://github.com/mercurius-js/mercurius/pull/1140
New Contributors
- @cbschuld made their first contribution in https://github.com/mercurius-js/mercurius/pull/1134
- @acoBOYZ made their first contribution in https://github.com/mercurius-js/mercurius/pull/1144
- @Hokid made their first contribution in https://github.com/mercurius-js/mercurius/pull/1140
Full Changelog: https://github.com/mercurius-js/mercurius/compare/v16.1.0...v16.2.0