Skip to content

v0.10.0

Compare
Choose a tag to compare
@waltjones waltjones released this 17 Feb 17:14
· 81 commits to main since this release
b40aa82

Highlights

  • ErrorBoundary FallbackUI now accepts function and class components
  • Typescript declarations (index.d.ts) are now published
  • Typescript declaration fixes

Pull Requests

  • import hooks from react, #34
  • publish index.d.ts in npm package, #32
  • Provider declaration typos, #33
  • bugs related to fallbackUI, #29