Skip to content

v1.9.0

Latest
Compare
Choose a tag to compare
@danielroe danielroe released this 08 Jan 10:12
· 11 commits to main since this release
ea6ae0d

1.9.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements

  • nuxt-img: Add custom slot for full control of rendering (#1626)
  • amplify: Add additional modifiers (#1656)
  • strapi5: Add new provider with formats (#1621)

🔥 Performance

  • Remove node-fetch-native dependency (d667025)
  • Use direct imports from #app/nuxt and #imports (70ef740)

🩹 Fixes

  • prismic: Use unsplash image proxy where necessary (#1614)
  • Set up non-default ipx providers if options.ipx is set (#1618)
  • Emit error events from <NuxtImg> placeholder (#1640)
  • Add strapi5 to list of built-in providers (1079a03)

📖 Documentation

  • Update link to downloads count badge (392991b)
  • Improve cloudflare provider page (#1601)
  • Make clearer that xxl is not a tailwind size (#1632)
  • Add note about the alt prop (#1628)
  • Capitalize title (#1649)
  • Update strapi links (#1650)

🏡 Chore

  • Update version link (fa18501)
  • docs: Remove unneeded icons config (150db3e)
  • Add knip and installed-check + clean up workspace deps (736102b)
  • Dedupe lockfile (ddc355b)

✅ Tests

  • Await file snapshot assertions (0e20cce)
  • Add strapi5 snapshots (3415daa)

🤖 CI

  • Run test suite on windows (#1542)

❤️ Contributors