github dc7290/next-export-optimize-images v3.0.0

latest releases: v4.7.0, v4.6.2, v4.6.1...
2 years ago

3.0.0 (2023-07-01)

Two main features have been added with this release!

  • Support for AppRouter
  • Support for dynamic components (e.g., next/dynamic and components used for the first time on the client side)

⚠ BREAKING CHANGES

Features

  • 🚀 For external images, add them manually (54a70cb)
  • 🚀 Supported AppRouter (6e5fd71), closes #527
  • 🚀 Supported next/dynamic (857ae6b), closes #106

Bug Fixes

  • 🐛 Changed version of peerDependencies next to 13.0.0 (fc6e534)

Documentation

Don't miss a new next-export-optimize-images release

NewReleases is sending notifications on new releases.