Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Cache Preloading API

Latest
Compare
Choose a tag to compare
@raibima raibima released this 11 Aug 21:04
· 14 commits to master since this release

This adds new cache preloading API. We will tag this as major (breaking) despite no changes to previous APIs. This follows recommendation in React docs about introducing usage of forwardRef API.

See README to learn more about the new cache preloading API.