astro/.changeset/tidy-dryers-add.md
Erika f5fddafc24
Add validateOptions hook to Image Service API (#6555)
* feat(assets): Add a validateOptions hooks to set default and do error handling

* chore: changeset
2023-03-17 13:29:25 +01:00

6 lines
176 B
Markdown

---
'astro': patch
'@astrojs/markdown-remark': patch
---
Add a `validateOptions` hook to the Image Service API in order to set default options and validate the passed options