sanity-io/block-content-to-react
### [`v3.0.0`](https://togithub.com/sanity-io/block-content-to-react/blob/HEAD/CHANGELOG.md#300---2021-05-14)
[Compare Source](https://togithub.com/sanity-io/block-content-to-react/compare/v2.0.7...v3.0.0)
##### BREAKING
- When encountering unknown block types, the serializer will no longer throw by default - instead if will render a hidden `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.
- The `markFallback` serializer has been renamed to `unknownMark` to align with the new `unknownType` serializer for blocks.
Configuration
📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate using a preset from . View repository job log here
This PR contains the following updates:
^2.0.7
->^3.0.0
Release Notes
sanity-io/block-content-to-react
### [`v3.0.0`](https://togithub.com/sanity-io/block-content-to-react/blob/HEAD/CHANGELOG.md#300---2021-05-14) [Compare Source](https://togithub.com/sanity-io/block-content-to-react/compare/v2.0.7...v3.0.0) ##### BREAKING - When encountering unknown block types, the serializer will no longer throw by default - instead if will render a hidden `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. - The `markFallback` serializer has been renamed to `unknownMark` to align with the new `unknownType` serializer for blocks.Configuration
📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate using a preset from . View repository job log here