- Expose more internal functions, and provide minimal ts stubs.
- Add new functions for creating selectors with custom equality functions.
- Add typings for public memoization functions.
- Fixed incompatibility with reselect v4.0.0.
- Move typescript and typings-tester to devDependencies.
- Added typscript typings.
- Allow reselect 3.x via peer dependencies.
- Added key argument to selectors using the key-based memoization function.
- Removed umd/jsnext builds with rollup from output. Now jsnext points directly to the un-transpiled source.