Commit fbf7bbe
authored
* Update to fastify v5
* Minimize diff
* Widen fastify support to ^5.3.0
* Fastify v5 requires Typescript >= 5.4
* Update circle matrix to reflect new support window
* Replace Node 16 and 18 references with Node 20
* Use tsx to fix postbuild script
* Try to update circleci
* Fix circleci and prettier
* Fix tsconfig resolution error and incompatible @apollo/server dependencies
* Fix prettier
* Remove @oly_op/tsconfig
1 parent bc33e79 commit fbf7bbe
File tree
10 files changed
+1509
-707
lines changed- .circleci
- .codesandbox
- src
10 files changed
+1509
-707
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
| 54 | + | |
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
| |||
80 | 78 | | |
81 | 79 | | |
82 | 80 | | |
| 81 | + | |
| 82 | + | |
83 | 83 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
0 commit comments