Releases: cyrilwanner/next-optimized-images
Releases · cyrilwanner/next-optimized-images
v1.4.0
Minor Changes
- Add more query params: #21
v1.3.2
Patches
- Update svg-runtime-generator.js: #17
Credits
Huge thanks to @FDiskas for helping!
v1.3.1
Patches
- Use the same images on the server and client: 2012236
v1.3.0
Changes
- Add imagesOutputPath option: #11
- Add svg-sprite-loader: #10
- Improve svg sprites: #13
Credits
Huge thanks to @formatlos for helping!
v1.2.2
Changes
- Add support for customizing publicPath: #9
Credits
Huge thanks to @pcardune for helping!
v1.2.1
- Add tests (#5)
- Add Greenkeeper (#7)
- Handle and optionally optimize webp images (#8)
v1.2.0
- Add option to convert images to webp (#3)
v1.1.0
- Add option to use raw image or force inlining them with query params
- Add documentation for query options