This repository was archived by the owner on Nov 29, 2018. It is now read-only.
1.4.0
- 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