Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove typings? #2

Open
pyrossh opened this issue Nov 7, 2016 · 7 comments
Open

Remove typings? #2

pyrossh opened this issue Nov 7, 2016 · 7 comments

Comments

@pyrossh
Copy link

pyrossh commented Nov 7, 2016

typescript > 2.0 introduced the @types repo so now you can include typings in the package json directly like this "@types/react-dom": "15.2.1" and the typescript compiler will detect it.

@sorrycc
Copy link
Owner

sorrycc commented Nov 8, 2016

Any docs? I can't find info from here.

@qzhong1028
Copy link

removing typing后(用@types),找不到HistoryModule, 如何破?有没有解决方案?

@pyrossh
Copy link
Author

pyrossh commented Feb 6, 2017

Yeehaw!! I guess you can close this. But there is the question of that one last question mark still left in the comment before me.

@xufei
Copy link

xufei commented Feb 7, 2017

@qzhong1028 HistoryModule实际上已经没有了,改名叫做了History,参见这个pr:dvajs/dva#538

@qzhong1028
Copy link

@xufei, 谢谢,什么时候发布新版本?我更新的1.2.1还是存在HistoryModule

@Lxxyx
Copy link

Lxxyx commented Mar 26, 2017

+1 什么时候发布新版本?1.2.1仍然存在HistoryModule

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants