f5fddafc24
* feat(assets): Add a validateOptions hooks to set default and do error handling * chore: changeset
6 lines
176 B
Markdown
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
|