Bug Fixes
- Prevent outdated connectivity info from updating the online status. (@birgernass in #58 )
- Updated deprecated Net Info. (@kbrandwijk in #52 )
- Fix failing test. (@wacii in #51 )
- Fix payload/meta inconsistency in
README.MD
. (@elf-pavlik in #38 ) - Remove console statements. (@wacii in #34 )
Features
- Allow to use promises in discard function. (@piranna in #53 )
- Add basic example (@wacii in #46 )
- Tests for default effector (@piranna in #43 )
- Immutable js root state (@fabriziomoscon and @Ashmalech in #42 )
- Support HMR (@wacii in #32 )
- Optional commit/rollback. (@sebasgarcep in #30 )
- Alternative API: Give user control over where the middleware is applied. (@wacii in #26 )
- Add prettier as eslint plugin (@wacii in #24 )
- Extract send from middleware. (@wacii in #23 )