Skip to content

Commit 978348d

Browse files
committed
docs: update open points in readme
1 parent 23ad484 commit 978348d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ This library was heavily inspired by [Rematch](https://rematch.gitbooks.io/remat
8181
- core: throw when calling mutation from inside another mutation (i.e. nested dispatch)
8282
- core: add memoization to selectors (also mention this briefly in the "derived state" recipe)
8383
- core: add note to "composing my selectors" recipe about interplay with memoization (e.g. due to in-place sorting)
84-
- core: add function to create effect (module-agnostic) to allow mocking them
8584
- react: add tests that verify HMR works
8685
- react: add tests that verify server-side rendering works
8786
- react: verify package works with react-native

0 commit comments

Comments
 (0)