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

chore(meta): Add support for node 10.15.0 and above in 'engines' #93

Merged
merged 1 commit into from
Jan 16, 2019

Conversation

lxe
Copy link
Contributor

@lxe lxe commented Jan 16, 2019

This PR contains:

  • bugfix
  • feature
  • refactor
  • tests
  • documentation
  • metadata

Breaking Changes?

  • yes
  • no

If yes, please describe the breakage.

Please Describe Your Changes

Add support for node 10.15.0 and above in 'engines', since 10.15 fixes #47 by way of nodejs/node@1aea1e3

@shellscape
Copy link
Owner

Cheers 🍻 I'll verify tests pass locally tomorrow. (Other reviewers, please do the same and report)

@lxe
Copy link
Contributor Author

lxe commented Jan 16, 2019

Tested with @G-Rath's https://github.com/G-Rath/js-bugs/tree/base/webpack-plugin-serve on node 10.15.0. No issues found :)

@matheus1lva
Copy link
Collaborator

tests on 10.15.0 passing locally. No error messages nor anything similar.

@shellscape
Copy link
Owner

Excellent.

@shellscape shellscape merged commit 837d8f1 into shellscape:master Jan 16, 2019
@lxe
Copy link
Contributor Author

lxe commented Jan 17, 2019

@shellscape can you bump version and publish as well?

@shellscape shellscape mentioned this pull request Mar 19, 2019
18 tasks
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.

Refreshing the page causes ERR_STREAM_WRITE_AFTER_END error
3 participants