astro-portabletext@0.3.0
theisel
released this
31 Jul 03:34
·
333 commits
to main
since this release
0.3.0
Minor Changes
- 900d39a: Feat: New types added and deprecated some types
- 900d39a: PortableText
components.list
andcomponents.listItem
are now an object for easy merge/override - 900d39a: Feat: Unhandled
style
inBlock
component and unhandledmarkType
inMark
component now throws an error - 900d39a: Replaces warning message with <slot />
- 900d39a: Unknown
components.type
is hidden by default
Patch Changes
- 900d39a: Adds
onMissingComponent
prop toPortableText