We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb65bb commit a0624a2Copy full SHA for a0624a2
.yarn/versions/next.yml
@@ -0,0 +1,6 @@
1
+releases:
2
+ "@uppy/aws-s3": patch
3
+ "@uppy/companion": patch
4
+ "@uppy/locales": minor
5
+ "@uppy/tus": patch
6
+ "uppy": minor
CHANGELOG.next.md
@@ -0,0 +1,4 @@
+- @uppy/aws-s3: clarify and warn when incorrect buckets settings are used (Mikael Finstad / #5505)
+- @uppy/tus: fix event upload-success response.body.xhr (ItsOnlyBinary / #5503)
+- @uppy/companion: Enable CSRF protection in grant (OAuth2) (Mikael Finstad / #5504)
+- @uppy/locales: Add ms_MY (Malay) locale (Salimi / #5488)
0 commit comments