-
released this
2016-01-25 07:43:46 +00:00 | 57 commits to master since this release- BREAKING CHANGE: Actions must be a object with a
typeproperty or they get ignored and won't triggerengine.save! More details.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- BREAKING CHANGE: Actions must be a object with a
-
released this
2016-01-19 12:19:18 +00:00 | 59 commits to master since this release- Fix babel error in combination with react-native (PR #65)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2016-01-11 09:46:30 +00:00 | 72 commits to master since this release- Fix errors with
nullorundefinedin old state (PR #66)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fix errors with
-
released this
2016-01-04 10:10:05 +00:00 | 79 commits to master since this release- Fix Filter decorator with nested key paths of null #64
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2015-12-12 07:38:01 +00:00 | 85 commits to master since this release- Update dependencies
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2015-12-03 13:46:20 +00:00 | 91 commits to master since this release- decorators/filter now supports string keys
filter(engine, ['key'])instead offilter(engine, [['key']])
- Various minor changes so that the babelfied code is IE<=11 compatible
- New engine localStorageFakePromise
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- decorators/filter now supports string keys
-
released this
2015-11-29 21:13:56 +00:00 | 100 commits to master since this release- #51 Fix broken imports due to babel@6
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2015-11-12 13:34:09 +00:00 | 108 commits to master since this release- #46 Don't convert arrays to objects
- Upgrade from babel@5 to babel@6
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2015-10-26 08:10:34 +00:00 | 113 commits to master since this release- #27 Fix
Object.entries is not defined
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- #27 Fix
-
released this
2015-10-17 12:11:18 +00:00 | 130 commits to master since this release- #8 Don't trigger warnings inside ImmutableJS
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads