We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b98d6 commit 18ecdbcCopy full SHA for 18ecdbc
changelog.md
@@ -1,6 +1,6 @@
1
# apollo-upload-server changelog
2
3
-## Next
+## 5.0.0
4
5
* Updated dependencies.
6
* `graphql` peer dependency range updated to `^0.13.1` for native ESM support via `.mjs`. It’s a breaking change despite being a semver patch.
package.json
{
"name": "apollo-upload-server",
- "version": "4.0.2",
+ "version": "5.0.0",
"description":
"Enhances Apollo GraphQL Server for intuitive file uploads via GraphQL mutations.",
"license": "MIT",
0 commit comments