Skip to content
Compare
Choose a tag to compare
@UpperCod UpperCod released this 19 Apr 03:15
· 3 commits to master since this release

This version applies fixes to improve component unmounting when using useSuspense and code reductions for the context API.

  1. Internal fixes for the context API, reducing the code and logic.
  2. Internal fixes for the suspense API, properly cleaning up the state upon unmounting.