All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.0 (2024-03-22)
- 需要React 18并完全兼容并发特性
-
Boundary.js import error (68d399e)
-
Global cache does't need to wait for components to be mounted (92c3cca)
-
修复并发模式下缓存会失效的 bug (f5394fe)
-
更新依赖并要求React 18 (6b6f303)
2.3.1 (2022-05-06)
- add useResourceController to index exports (e790d7d)
2.3.0 (2022-05-06)
2.2.0 (2022-04-01)
2.1.0 (2021-12-31)
2.0.3 (2021-12-30)
- rollback to non-ESM (e322ff9)
2.0.2 (2021-12-30)
- add types field to package.json (70c8336)
2.0.1 (2021-12-30)
- publish as pure ESM package
- remove CacheProvider from Boundary
- version 2.0
- add a boundary with no cache provider (2442b26)
- provide pending indicator on refreshing a resource (7c2e030)
- version 2.0 (9a20230)
-
cache should return promise (fd58125)
-
export types in package.json (ad0ce9c)
-
fix type of usePreloadResource (43dd666)
-
remove CacheProvider from Boundary (f9fd486)
-
use beta version of use-sync-external-store (f457e58)
-
use use-sync-external-store/shim (18fe4c7)
-
publish as pure ESM package (bcc0e22)
2.0.0 (2021-12-29)
-
publish as pure ESM package
-
publish as pure ESM package (b42d3ed)
2.0.0-beta.9 (2021-11-28)
- use beta version of use-sync-external-store (b1326fa)
2.0.0-beta.8 (2021-11-25)
- use use-sync-external-store/shim (72d1d41)
2.0.0-beta.7 (2021-11-25)
- cache should return promise (9fb22d5)
2.0.0-beta.6 (2021-11-10)
2.0.0-beta.5 (2021-09-27)
- remove CacheProvider from Boundary
- remove CacheProvider from Boundary (c4e6bcf)
2.0.0-beta.4 (2021-09-18)
- fix type of usePreloadResource (04da00d)
2.0.0-beta.3 (2021-09-14)
- provide pending indicator on refreshing a resource (3c4d99a)
2.0.0-beta.2 (2021-09-12)
- add a boundary with no cache provider (c329847)
2.0.0-beta.1 (2021-09-12)
- version 2.0
- version 2.0 (d5cfd64)