This repository was archived by the owner on Nov 10, 2023. It is now read-only.
v8.3.0: Implemented "Resources" & experimental Concurrent API (#26)
Changes
Features
- Implemented Resources which aim to encapsulate your async functions into a top-level resource to be used throughout your application. See the Guide & API
- Added super experimental Concurrent React support