Releases: ryanto/next-s3-upload
Releases · ryanto/next-s3-upload
v0.3.4
What's Changed
- Add Route for Next App Directory by @martinmiglio in #156
- Next app dir support by @ryanto in #168
New Contributors
- @martinmiglio made their first contribution in #156
Full Changelog: v0.3.3...v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
What's Changed
Cleaned up configuration around undocumented API route customization. If you're using multiple API routes then see this note: https://next-s3-upload.codingvalue.com/changes/endpoint
- Docs: Remove uppercased filename for custom path by @bennettdams in #135
- Docs: API route customization by @ryanto in #136
New Contributors
- @bennettdams made their first contribution in #135
Full Changelog: v0.2.10...v0.3.0
v0.2.10
What's Changed
- Fixes
xhr.status
check forusePresignedUpload
hook by @williamrjribeiro in #134
Full Changelog: v0.2.9...v0.2.10
v0.2.9
v0.2.8
v0.2.7
What's Changed
- Sanitize filename before upload to prevent issues with spaces and special characters in filenames. by @larskarbo in #109
Docs:
Internal:
Full Changelog: v0.2.6...v0.2.7