v2.0.0-beta.17
Pre-release
Pre-release
- fix(populate): undefined populate child responds unmodified as expected - #310
- fix(auth):
UNLOAD_PROFILEaction 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):
preserveOnLoginconfig option added to allow preserving of pieces of state affected byLOGINaction (called byloginaction creator) - feat(tests): test added to check profile state consistency on
LOGINdispatch - #301 - feat(tests): tests added for
getValhelper - feat(tests): Unit tests added for populating ordered data