Skip to content

v2.0.0-beta.17

Pre-release
Pre-release
Compare
Choose a tag to compare
@prescottprue prescottprue released this 12 Nov 14:27
11ee53a
  • 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 by LOGIN action (called by login 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