Next Optimized Images Versions Save

🌅 next-optimized-images automatically optimizes images used in next.js projects (jpeg, png, svg, webp and gif).

v1.4.0

6 years ago

Minor Changes

  • Add more query params: #21

v1.3.2

6 years ago

Patches

  • Update svg-runtime-generator.js: #17

Credits

Huge thanks to @FDiskas for helping!

v1.3.1

6 years ago

Patches

  • Use the same images on the server and client: 201223697894f647f8dc0afb5acc68e23941b39b

v1.3.0

6 years ago

Changes

  • Add imagesOutputPath option: #11
  • Add svg-sprite-loader: #10
  • Improve svg sprites: #13

Credits

Huge thanks to @formatlos for helping!

v1.2.2

6 years ago

Changes

  • Add support for customizing publicPath: #9

Credits

Huge thanks to @pcardune for helping!

v1.2.1

6 years ago
  • Add tests (#5)
  • Add Greenkeeper (#7)
  • Handle and optionally optimize webp images (#8)

v1.2.0

6 years ago
  • Add option to convert images to webp (#3)

v1.1.2

6 years ago
  • Update readme

v1.1.1

6 years ago
  • Improve readme

v1.1.0

6 years ago
  • Add option to use raw image or force inlining them with query params
  • Add documentation for query options