Skip to content

6.1.6

Latest

Choose a tag to compare

@bvaughn bvaughn released this 20 Sep 17:42

Minor bug fixes:

  • Memoize context values to avoid unnecessary consumer renders when boundary state is unchanged.
  • Preserve optional defaulted props in withErrorBoundary types.
  • Accept an explicitly provided undefined fallback but log an error in development.