Commit aa8f8e4
feat!: upgrade Fastify 5 (#343)
* chore: update dependencies and peerDependencies in package.json
* chore!: update fastify version in plugin to 5.x
* chore: update import path for mercuriusDynamicSchema in test file
* chore: simplify module exports in index.js
* chore: update CI workflow to use matrix strategy for node versions
* Update package.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* chore: update mercurius version in package-lock.json to use caret range
* chore: refactor CI workflow to use pkgjs action for linting and testing
* chore: add engines field to specify required Node.js version
* chore: update Node.js engine requirement to >=22
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent cdf5167 commit aa8f8e4
File tree
6 files changed
+649
-304
lines changed- .github/workflows
- test/types
6 files changed
+649
-304
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
22 | 18 | | |
23 | 19 | | |
24 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments