Version 1.6.45
Changed
- If there's no transform requested, and we're not using some external service for image transforms, return
null
so other plugins have a crack at it
Fixed
- Removed empty
type
on registered script tags, which would prevent them loading via the Vite dev server - Fix syntax errors in
OptimizedImagesField.js
- Fixed an issue that could cause JavaScript errors for newly created OptimizedImages fields, and in slideouts (#344)