Next Optimized Images Versions Save

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

v2.3.2

5 years ago

Patches

  • Fix webp file names when using a custom querystring: 367305fced32eb5fc04e84e2dae7371fe6ade2be

v2.3.1

5 years ago

Patches

  • Fix sharp driver path for windows: 9bb898c94ef9de62274216131d5ab396ab495c95
  • Update file-loader to the latest version: #51

v2.3.0

5 years ago

Minor Changes

  • Do not require the resize query param when already specifying a size: 83c9e682ebc1d7946154048c0d7079895be95bf9
  • Add an option to use responsive-loader as the default loader: 2f00ebe70330d763278bede02385c28b6d726d7c

v2.2.1

5 years ago

Patches

  • Fix responsive-loader when in installed in the same level as next-optimized-images: 1b51c213e054e9c3e091af7dea34e487be22f21a

v2.2.0

5 years ago

Minor Changes

  • Add support for image resizing (responsive-loader): 3b9202d092470c7ed45e2036beb091b92ace7407 (readme)

v2.1.0

5 years ago

Minor Changes

  • Add support for low quality image placeholders (lqip-loader): d10578512ab2d6b0d47fc7a066e27a1021c4a5d2 (readme)
  • Improve implementation of combined resource queries: 390d15d0b30df26cbc031ac982964638a621e0ad
  • Update raw-loader to the latest version: #48

v2.0.2

5 years ago

Patches

  • Fix svg runtime generator for es5: 1f79e8f50ca77f2dac8bf90a9851e96dc369dcbd

v2.0.0

5 years ago

Major / Breaking Changes

Optimizing packages are no longer installed automatically. You now can choose which ones you really need and install them alongside with next-optimized-images.

Please read the UPGRADING.md for a full upgrading guide.

v2.0.1

5 years ago

Major / Breaking Changes

Optimizing packages are no longer installed automatically. You now can choose which ones you really need and install them alongside with next-optimized-images.

Please read the UPGRADING.md for a full upgrading guide.

v1.4.1

5 years ago

Patches

  • Remove dangling commas from function params to support node v6.14: #25
  • Add note about potential issues when using flow and eslint-plugin-import: 00453d00b5a00d974868ca2c0e81228cb0766475