Skip to content

v1.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@prescottprue prescottprue released this 18 Nov 11:33
· 76 commits to alpha since this release
e9b4ca5
  • fix(orderedReducer): fix issue where adding a document would break ordered structure - #151
  • fix(ci): add alpha to travis branches config so tests run for alpha version - #151
  • feat(query): support for populate using v1 state pattern (may have unexpected results, see note below) - #48
  • fix(examples): complete example updated with react-scripts and [email protected]

NOTE: The populate helper will need to work differently for v1.0.0 since things are stored differently in state. It will most likely not work when populating off of any root settings that are not at the base of the state tree.