@sanity/block-content-to-html
Advanced tools
Changelog
2.0.0 - 2021-05-17
div
with a message noting that a serializer is missing. A message will also be logged to the console. To use the old behavior of throwing un known types, pass ignoreUnknownTypes: false
as a property.markFallback
serializer has been renamed to unknownMark
to align with the new unknownType
serializer for blocks.