All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Generated by auto-changelog
.
4.1.2 - 2020-05-10
- ♻️ Bail out of update inside reducer
cd83feb
4.1.1 - 2020-05-09
- 🚑 Handle updates with cache and same key
604f4b7
4.1.0 - 2020-05-09
- ✨ Add simple cache
#10
4.0.2 - 2020-04-26
- 🚑 Do not update state after unmount
13ec788
- 📝 Add custom hook example to
README
0c1322d
4.0.1 - 2020-03-28
4.0.0 - 2020-03-28
- ✨ Rewrite to
suspense
,hooks
andtypescript
#9
- 📝 Update
README
andpackage.json
description5dbdfe2
3.0.1 - 2020-03-01
- ⬆️ Update
react-ssr-prepass
bf04564
3.0.0 - 2019-05-01
- 🚑 Support latest react
#1
- 📝 Update README
ba0f0bd
2.3.0 - 2018-12-23
- 📝 Update README
fa38c0b
2.3.0-0 - 2018-12-23
- ✨ Add support for
shouldDataUpdate
,mergeDataWithProp
static methodsc067389
- 🚑 Fix react@>=16.6 with forked version of
react-tree-walker
dbb30ed
2.2.2 - 2018-09-17
- 🐛 Catch render errors in
getInitialData
3d68e7f
2.2.1 - 2018-09-03
- 🐛 Reset
DataStore
ids before next render on servera55e971
2.2.0 - 2018-09-02
2.1.3 - 2018-07-24
- ♻️ Tweak restoring state of
withData
componentd5293bd
- ♻️ Add
dataStoreShapePropType
totypes
f0c4493
2.1.2 - 2018-07-18
- 🚑 Fix restoring component state after unmount
11422d6
2.1.1 - 2018-07-16
2.1.0 - 2018-07-05
- ✨ Add
isUnmounted
flag toshouldDataUpdate
1a3c8cd
- ♻️ Move dataStore
id
andunmountedProps
to component instance4f04404
2.0.1 - 2018-07-05
- ➖ Remove
babel-plugin-transform-runtime
ce0a8bc
2.0.0 - 2018-07-04
- 💥 Rename
getAppInitialData
→getInitialData
0e9a738
1.1.1 - 2018-07-03
- ♻️ Improve withData internal methods
281f503
1.1.0 - 2018-07-02
- 📝 Update README
36e884a