Skip to content

Commit

Permalink
Merge 30baeed into f08de38
Browse files Browse the repository at this point in the history
  • Loading branch information
toomuchdesign committed Jan 23, 2019
2 parents f08de38 + 30baeed commit 698cdbd
Show file tree
Hide file tree
Showing 6 changed files with 4,493 additions and 1,640 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change log

## 3.0.0

### Breaking Changes

- Update TypeScript typings
- Introduce typings for heterogeneous selectors
- Introduce typings for any number of uniform selectors

### New Features

- Update TypeScript typings
- Introduce typings for `dependencies` property

## 2.3.0

### New Features
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -433,8 +433,6 @@ Reset `recomputations` count.

## Todo's

- Introduce typings for heterogeneous selectors. See [this](https://github.com/reduxjs/reselect/pull/274) and [this](https://github.com/toomuchdesign/re-reselect/pull/63).
- Consider introducing typings for `selector.dependencies` method
- Improve TS tests readability
- More examples

Expand Down
Loading

0 comments on commit 698cdbd

Please sign in to comment.