9c298aa5ae
* Allow passing `undefined` to transform options This fixes #6001, allowing undefined passed as a variable in addition to not passing the property at all * Create strange-olives-rest.md * Improve error message for missing `widths` prop * Add changeset
162 B
162 B
@astrojs/image |
---|
patch |
Allow passing undefined
to TransformOptions, this is a types fix for users with exactOptionalTypes
enabled in their tsconfig