Releases: unjs/ipx
Releases · unjs/ipx
v4.0.0-alpha.1
IPX v4 is now ESM-only and comes with significant dependency size reductions (v3 vs v4 alpha).
Internal H3 has been upgraded to v2, bringing native Web API compatibility and the new srvx layer for native performance with Node.js support.
Important
The programmatic API has changed. See the updated docs for usage.
v3.1.1
v2.1.1
v1.3.2
v3.1.0
📦 Dependencies
✅ Tests
- Increase coverage (#260)
❤️ Contributors
- Pooya Parsa (@pi0)
- Kanon (@ysknsid25)
- Maxime Pauvert (@maximepvrt)
- Seth Falco (@SethFalco)
v3.0.3
🩹 Fixes
- Correctly handle
format_auto,animated(#235)
📖 Documentation
- Added jsdocs to exported functions and types (#222)
❤️ Contributors
- Max (@onmax)
- James Wragg james.wragg@madgex.com
v3.0.1
v3.0.0
IPX v3 is upgraded with sharp ^0.33 with major installation enhancements. See lovell/sharp#3750 for more info.
v2.1.0
🚀 Enhancements
- node-fs: Add support for multiple dirs (#203)
🩹 Fixes
- Missing
maxAgedefault (#197) - server: Set
cache-controlheader only after processing image (#200) - Improve data parsing for unstorage (#204)
💅 Refactors
- Jpeg progressive setting via sharpOptions (#198)
❤️ Contributors
- Arkadiusz Sygulski aareksio@gmail.com
- Pooya Parsa (@pi0)
- Ucw
- James Wragg me@jameswragg.com
- Bobbie Goede bobbiegoede@gmail.com