Skip to content

v0.11.1

Compare
Choose a tag to compare
@waltjones waltjones released this 06 Jun 14:00
· 49 commits to main since this release
578af54

Highlights

  • React 18 compatibility
  • Typescript type fixes

Pull requests

  • Update peer react version range, #64
  • Fix for ErrorBoundary extra prop type definition, #60
  • Add children to the props for @types/react@18, #55
  • Fix declaration of unique symbols, #52
  • ErrorBoundary.fallbackUI can't be a node, #46