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

update npm release version please. #36

Closed
CHENXCHEN opened this issue May 4, 2017 · 2 comments
Closed

update npm release version please. #36

CHENXCHEN opened this issue May 4, 2017 · 2 comments

Comments

@CHENXCHEN
Copy link

CHENXCHEN commented May 4, 2017

i had meet this problem.
TypeError: Cannot read property 'type' of undefined
and i found the problem is from dist/index.js at 55 line and src/index.js at 174
if (heading.children && heading.children[0].type === "link_open") {
the problem is heading.children's length is 0 and try to get the element from heading.children.
and i found the problem had been solved in gist src/index.js at Line 173
now the latest is v4.1.2, update npm release version please.

@CHENXCHEN
Copy link
Author

@medfreeman

@medfreeman
Copy link
Owner

fixed in v4.2.0

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

2 participants