Releases: sevenwestmedia/react-ssr-data-loader
Releases · sevenwestmedia/react-ssr-data-loader
v2.0.0-next.4
Compare
Sorry, something went wrong.
No results found
Patch Changes
6b228ea : Fixed possible error when a data loader is unmounted while a new data loader is still mounting which has the same data loader params
v2.0.0-next.3
Compare
Sorry, something went wrong.
No results found
react-ssr-data-loader@2.0.0-next.0
Compare
Sorry, something went wrong.
No results found
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2019-09-03)
Bug Fixes
Switch to const enum for LoaderStatus (8b764da )
Features
Expose public API for generating the cache key (fc00e88 )
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2019-09-03)
Features
Expose paramsCacheKey to consumers (5e653a6 )
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2019-09-03)
Bug Fixes
resourceType is not exposed in types but is passed at runtime (f8f8267 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2019-08-23)
Features
Added esm build and marked library as having no side effects (f7c4975 )
v1.0.2
Compare
Sorry, something went wrong.
No results found
1.0.2 (2019-08-23)
Bug Fixes
The implementation of isPromise doesn't work properly with core-js (f19021d )
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2019-05-28)
Bug Fixes
Replaced object-hash with hash-sum to hopefully get a more deterministic hash (c83b4e0 )
v1.0.0
Compare
Sorry, something went wrong.
No results found