Skip to content

Latest commit

 

History

History
64 lines (33 loc) · 2.25 KB

CHANGELOG.md

File metadata and controls

64 lines (33 loc) · 2.25 KB

v1.1.1

compare changes

🩹 Fixes

  • Jpg image src with jpeg format prop, and vice versa (91c684d)

❤️ Contributors

v1.1.0

compare changes

🚀 Enhancements

  • Handle image formats other than webp (1096364)

🩹 Fixes

  • Move defu from dependencies to devDepencies (d8f7c23)

📦 Build

❤️ Contributors

v1.0.0

compare changes

🚀 Enhancements

  • Add provider automatically from module + update dependencies (83b958c)

📖 Documentation

🏡 Chore

❤️ Contributors

1.0.0-next.7 (2023-05-16)

Features

  • Use @nuxt/module-builder (dc70221)

Bug Fixes

  • Doc about registering nuxt module (a346151)
  • Test fit value against Regex to avoid conflicts with fit=cover (0c0f3e2)