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

create script using new Script #256

Merged
merged 1 commit into from
Dec 29, 2016
Merged

Conversation

xaclincoln
Copy link
Contributor

createScript is mark deprecated on node.d.ts, and no documentation in (https://nodejs.org/dist/latest-v6.x/docs/api/vm.html).
All tests passed on Ubuntu 16.

@coveralls
Copy link

coveralls commented Dec 28, 2016

Coverage Status

Coverage remained the same at 86.402% when pulling 19445e1 on xaclincoln:master into b2e6990 on TypeStrong:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.402% when pulling 19445e1 on xaclincoln:master into b2e6990 on TypeStrong:master.

@blakeembrey
Copy link
Member

Sure, it's marked as deprecated since v0.12 but the old syntax was there to support v0.10.

@blakeembrey
Copy link
Member

I'm not going to make this change for now as releasing this would mean releasing 2.0, which isn't really needed right now - the deprecated code, as far as I know, is not going away. When it does, we can revisit this.

@blakeembrey
Copy link
Member

Looks like I'll merge and release this earlier than expected after #258 😄

@blakeembrey blakeembrey reopened this Dec 29, 2016
@coveralls
Copy link

coveralls commented Dec 29, 2016

Coverage Status

Coverage increased (+0.2%) to 86.592% when pulling 19445e1 on xaclincoln:master into b2e6990 on TypeStrong:master.

@blakeembrey blakeembrey merged commit 5623aff into TypeStrong:master Dec 29, 2016
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.

3 participants