Minor bug fixes:
- Memoize context values to avoid unnecessary consumer renders when boundary state is unchanged.
- Preserve optional defaulted props in
withErrorBoundarytypes. - Accept an explicitly provided
undefinedfallback but log an error in development.