A list of all significant feature addition and/or code changes to Radixx
- Added support for payload primitive type checks for action creators
Radixx.Payload.types
- Effected key bug fixes.
- Added improved stability.
- Added support for persistence and auto-rehydration with cross-tab store update support.
sessionStorage
can now work in an iframe.- Added ES6 support.
- Added Yarn support.
- Some light code refactoring.
- Added support for
actionDefinition
property ofactionCreatorConfigs
to recieve array of payload types. - Added support for React Native environment detection.
- Removed ES5 Browser APIs polyfill(s) from source
- Removed dev dependencies with vulnerability issues
- Heavy code refactoring
- Bug fixes
- Added support for
waitsFor
method ofstore
object(s)