chore: TODOs

This commit is contained in:
cha0s 2022-03-13 13:59:21 -05:00
parent 043c0fe9ff
commit ee3719858a

View File

@ -23,4 +23,7 @@
- [x] Specialize `invokeReduce()` with `invokeMerge()`.
- [x] Rename all hooks to dot-first notation; rewrite `lookupFlecks()`.
- [ ] ensureUniqueReduction moved into invokeMerge
- [x] `bootstrap({without: ['badplatform']})` should be handled by passing `{platforms: ['!badplatform']}`
- [x] `bootstrap({without: ['badplatform']})` should be handled by passing `{platforms: ['!badplatform']}`
- [ ] user redux server hydrate fails if no user in req
- [ ] governor fails if not in server up
- [ ] redux store provider fails if not in request