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

Drop support for String constructor #1873

Merged
merged 3 commits into from Feb 11, 2020
Merged

Drop support for String constructor #1873

merged 3 commits into from Feb 11, 2020

Conversation

paulmelnikow
Copy link
Member

BREAKING CHANGE

When checking types of strings, Nock will no longer recognize the String constructor, only string primitives.

BREAKING CHANGE

When checking types of strings, Nock will no longer recognize the String constructor, only string primitives.
@paulmelnikow paulmelnikow changed the base branch from master to beta February 11, 2020 03:10
@paulmelnikow paulmelnikow marked this pull request as ready for review February 11, 2020 03:10
@paulmelnikow paulmelnikow merged commit a94ec5a into beta Feb 11, 2020
@paulmelnikow paulmelnikow deleted the no-string-ctor branch February 11, 2020 03:33
@github-actions
Copy link

🎉 This PR is included in version 11.9.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

mastermatt pushed a commit to mastermatt/nock that referenced this pull request Feb 12, 2020
BREAKING CHANGE

When checking types of strings, Nock will no longer recognize the String constructor, only string primitives.
paulmelnikow added a commit that referenced this pull request Feb 13, 2020
BREAKING CHANGE

When checking types of strings, Nock will no longer recognize the String constructor, only string primitives.
gr2m pushed a commit that referenced this pull request Feb 16, 2020
BREAKING CHANGE: Drop support for String constructor (#1873)

When checking types of strings, Nock will no longer recognize the String constructor, only string primitives.
gr2m pushed a commit that referenced this pull request Feb 16, 2020
BREAKING CHANGE: Drop support for String constructor (#1873)

When checking types of strings, Nock will no longer recognize the String constructor, only string primitives.
gr2m pushed a commit that referenced this pull request Feb 16, 2020
BREAKING CHANGE: Drop support for String constructor (#1873)

When checking types of strings, Nock will no longer recognize the String constructor, only string primitives.
gr2m pushed a commit that referenced this pull request Feb 16, 2020
BREAKING CHANGE: Drop support for String constructor (#1873)

When checking types of strings, Nock will no longer recognize the String constructor, only string primitives.
gr2m pushed a commit that referenced this pull request Feb 16, 2020
BREAKING CHANGE: Drop support for String constructor (#1873)

When checking types of strings, Nock will no longer recognize the String constructor, only string primitives.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants