Releases: unjs/unstorage
Releases · unjs/unstorage
v2.0.0-alpha.7
v2.0.0-alpha.6
🚀 Enhancements
- vercel-blob: Support private blob (#743)
cloudflare-cache-bindingdriver (#603)- redis:
⚠️ Native raw support (#561) - s3: Add Content-Type and headers support for S3 uploads (#741)
- Experimental tracing channels support (#707)
🩹 Fixes
- db0: Close database connection after
dispose(#693) - fs: Ensure directory exists before watching (#704)
- fs: Exclude ignored file in key listing (#622)
💅 Refactors
📖 Documentation
- Remove duplicate string from feature description (#648)
📦 Build
✅ Tests
❤️ Contributors
- Pooya Parsa (@pi0)
- Abdelrahman Awad (@logaretm)
- Oleh (@olehrez)
- Connor Pearson (@cjpearson)
- Oleksandr Dzhychko (@odzhychko)
- Nicolaos Skimas (@dev-nicolaos)
- Kricsleo (@kricsleo)
- Rihan Arfan (@RihanArfan)
- Wind (@productdevbook)
v1.17.4
Important
Some dependencies now require Node.js 20 or later.
If you are on an older Node.js version, please upgrade.
Important
H3 has been updated with a security fix related to request body handling (read more).
If you use createH3StorageHandler, upgrading is strongly recommended.
📦 Dependency Updates
v2.0.0-alpha.5
(dependencies upgraded)
v1.17.3
📦 Build
- Create
d.ctsandd.mtstype declarations fordrivers/(#710)
❤️ Contributors
- Daniel Roe (@danielroe)
v1.17.2
v2.0.0-alpha.4
v2.0.0-alpha.3
v2.0.0-alpha.2
Warning
All changes are breaking changes!
💅 Refactors
- server, cli: Migrate to h3 v2 and srvx (#685)
- Replace
anymatchwith nativepath.matchesGlob(c7f915f) - Remove
ufodependency (071159c) - Make
ofetchan optional dependency (456a8fa) - Remove cli entry (c24501f)
- Remove
node-fetch-nativedirect dependency (6886740)
📦 Build
v1.17.1
🩹 Fixes
📖 Documentation
- redis: Update github links and cluster warning (#667)
📦 Build
- Allow
@vercel/functionsv3 as peer dep (8bb9943)
❤️ Contributors
- Connor Pearson (@cjpearson)
- Pooya Parsa (@pi0)
- Sébastien Chopin (@atinux)
- Rihan (@RihanArfan)