Skip to content

Commit 515557e

Browse files
committed
docs(todo): update todo
1 parent 61188e2 commit 515557e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

TODO.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
# TODO
22
- [x] update API docs
33
- [x] use Mutative
4-
- [ ] fix router state sync checking logic
4+
- [x] fix router state sync checking logic
55
- [ ] Implementing non-invasive injection for DI
6-
- [x] upgrade react-native
76
- [ ] support TS 5.0 new decorator(https://github.com/tc39/proposal-decorators), [more detail](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-0.html#differences-with-experimental-legacy-decorators)
87
- [ ] upgrade inversify v6
98
- [ ] upgrade react-router v6.22.1
109
- [ ] upgrade react/react-dom 17.x and 18.x
10+
- [ ] upgrade react-native
1111
- [ ] upgrade redux v5
1212
- [ ] upgrade react-redux v8.1.3 for React 17.x and 18.x
1313
- [ ] support `upgrade` CLI
1414
- [ ] dynamic unloading module
1515
- [ ] improve CLI about `bun`
16+
- [ ] support `vite`

0 commit comments

Comments
 (0)