Releases: unjs/unstorage
Releases · unjs/unstorage
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)
v1.17.0
🚀 Enhancements
📖 Documentation
❤️ Contributors
- Schplitt (@schplitt)
- Anthony Shew (@anthonyshew)
- Pooya Parsa (@pi0)
- Kanashimo (@Kanashimo)
v1.16.1
🔥 Performance
- mongoDB: Use bulk operations for
getItemsandsetItems(#641) - redis, upstash: Use bulk operations for
getItems(#642)
🩹 Fixes
- types: fix
prefixStoragetype compatibility (#630) - s3: Accept
200for delete response for better compatibility (#636) - github: Add
user-agentheader (#644)
💅 Refactors
- Allow
@netlify/blobsv9 and v10 as peer dependency (#640)
📖 Documentation
- github: Update
GitHubcasing (#632)
📦 Build
- Fix invalid runtime type (#631)
✅ Tests
- R2 native meta (#646)
❤️ Contributors
- ToBinio (@ToBinio)
- James Garbutt (@43081j)
- Pooya Parsa (@pi0)
- Alexandre Hallaine (@alexandre-hallaine)
- Philippe Serhal (@serhalp)
- Quentin (@quentint)
- Abeer0 (@iiio2)
- Daniel Roe (@danielroe)
- Kricsleo (@kricsleo)