Skip to content

Releases: cyrilwanner/next-optimized-images

v2.6.1

31 May 15:34
v2.6.1
88eb852
Compare
Choose a tag to compare

Patches

  • Add removeOriginalExtension option: #158

Credits

Huge thanks to @aszx87410 for helping!

v2.6.0

24 Apr 16:11
v2.6.0
d570274
Compare
Choose a tag to compare

Minor Changes

  • Ensure the correct file-loader version gets used: ec515ee

v2.5.6

01 Apr 10:44
v2.5.6
c8a8715
Compare
Choose a tag to compare

Patches

  • Apply workaround for importing images via css #135: #139
  • Only apply nextjs css fix for affected versions: 96161f5

Credits

Huge thanks to @aantthony for helping!

v2.5.4

01 Nov 14:08
v2.5.4
756bb95
Compare
Choose a tag to compare

Patches

  • Include hash in svg sprite symbol id: d3a0dd4
  • Fix optimizeImages configuration: #115

Credits

Huge thanks to @andysaman for helping!

v2.5.3

24 Jun 16:23
v2.5.3
d53ff16
Compare
Choose a tag to compare

Patches

  • Fix responsive-loader import for node 12: 7d0d995

v2.5.2

23 Jun 17:29
v2.5.2
37e3784
Compare
Choose a tag to compare

Patches

  • Fix loader detection for node 12: d240049
  • Run tests on travis for node 12: aba28e4

v2.5.1

27 May 15:53
v2.5.1
5fb5429
Compare
Choose a tag to compare

Patches

  • Fix warning when only using lqip loader: 2ccbb37

v2.5.0

27 Apr 12:58
v2.5.0
a767aec
Compare
Choose a tag to compare

Minor Changes

  • Add support for ico files: 66114aa

v2.4.1

22 Apr 15:39
v2.4.1
8b3ebd8
Compare
Choose a tag to compare

Patches

  • Add image-trace-loader to README: #68
  • Fix undefined config error with responsive-loader set as default: #73

Credits

Huge thanks to @Fandy and @christinecha for helping!

v2.4.0

10 Mar 19:50
v2.4.0
81792d6
Compare
Choose a tag to compare

Minor Changes