Releases: myNameIsDu/aktiv
Releases · myNameIsDu/aktiv
v1.3.0
v1.2.0
Bug Fixes 🐛
- 删除
launcher script test jest's
参数updateSnapshot
(aebf6a6) - 修复
withRouter
类型,删除match
,合并导出 (4fa85ee) - 增加版本号 跳过
launcher 1.1.0
cli 0.2.0
(8aecf2b) del withRouter's test with useQuery
(1d96862)fix declare file not found
(ae8daec)fix file not found
(091d7ef)fix lint
(dcc5e24)fix withRouter history can't find context bug
(9306895)handle conflict
(4c64415)- launcher:
@types/kind-of
为dev
依赖 (10af0a7) update package's script test command with --updateSnapshot to update snapshot
(3c89f0a)
Features 💥
- 接入文档 (68538ba)
- 删除相对路径&升级
react-router
包版本 (bcf760f) - 增加
cli
(b28632d) add query params for withRouter and add some test
(d33785e)add withRouter hoc for classic component
&test: add some tests for withRouter
(3eac16e)discard useQuery, anyone can use useSearchParams
(0a016f5)
Performance Improvements
- withRouter add ref forward (822573f)