adf9fccfdd
* fix(#7923): do not throw on user { type } object * chore: remove unused type export * chore: guess it wasn't unused
5 lines
92 B
Markdown
5 lines
92 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Do not throw Error when users pass an object with a "type" property
|