You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## v3.0.0
4
+
5
+
-- **BREAKING:** Requires Node >= 20
6
+
-- **BREAKING:** Requires Typescript >= 5.4
7
+
-- **FEATURE:** Update to support fastify v5 [#302](https://github.com/apollo-server-integrations/apollo-server-integration-fastify/pulls/302)
8
+
3
9
## v2.1.1
4
10
5
11
-- **FIX:** Fix CJS typings by removing redundant `types` field in `package.json#exports`[#268](https://github.com/apollo-server-integrations/apollo-server-integration-fastify/pulls/268)
0 commit comments