v2.0.0-beta.17
Pre-release
Pre-release
- fix(populate): undefined populate child responds unmodified as expected - #310
- fix(auth):
UNLOAD_PROFILE
action type no longer dispatched (did not fix issue) - #301 - feat(populate): support for populating ordered data with multiple populates where one populate child missing
- feat(query): parsed query param added to allow disabling of automatic parsing - #302
- feat(config):
preserveOnLogin
config option added to allow preserving of pieces of state affected byLOGIN
action (called bylogin
action creator) - feat(tests): test added to check profile state consistency on
LOGIN
dispatch - #301 - feat(tests): tests added for
getVal
helper - feat(tests): Unit tests added for populating ordered data