Skip to content

Add support for node v4.x Closes: #59 - #65

Merged
tschaub merged 1 commit into
tschaub:masterfrom
AlexMeah:master
Oct 13, 2015
Merged

Add support for node v4.x Closes: #59#65
tschaub merged 1 commit into
tschaub:masterfrom
AlexMeah:master

Conversation

@AlexMeah

Copy link
Copy Markdown
Contributor

The comments in #59 indicate that there are no changes between io.js 3.x and node 4.x, thought a PR might be accepted that uses the logic from io.js 3.x.

All the tests are passing in travis for Node v4.2 in travis.

@tschaub

tschaub commented Oct 13, 2015

Copy link
Copy Markdown
Owner

Thanks @AlexMeah. I think this is a pragmatic solution. In fact there are differences in the fs module between io.js 3.x and Node 4.x, but mock-fs will likely work with this patched 3.x version.

I still would like to make some changes so that it requires less monkey patching to support a new version. But I haven't found the time yet. So I think it is time to get this in and make improvements as people find limitations.

tschaub added a commit that referenced this pull request Oct 13, 2015
Add support for node v4.x

Fixes: #59
@tschaub
tschaub merged commit 2d80493 into tschaub:master Oct 13, 2015
@AlexMeah

Copy link
Copy Markdown
Contributor Author

Thanks for merging this would it be possible to publish it to npm?

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

Successfully merging this pull request may close these issues.

2 participants