Skip to content

Drop support for String constructor#1873

Merged
paulmelnikow merged 3 commits intobetafrom
no-string-ctor
Feb 11, 2020
Merged

Drop support for String constructor#1873
paulmelnikow merged 3 commits intobetafrom
no-string-ctor

Conversation

@paulmelnikow
Copy link
Copy Markdown
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 added this to the 12.x milestone Feb 11, 2020
@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
Copy Markdown

🎉 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.
juninmd pushed a commit to juninmd/nock that referenced this pull request Mar 21, 2026
BREAKING CHANGE

When checking types of strings, Nock will no longer recognize the String constructor, only string primitives.
juninmd pushed a commit to juninmd/nock that referenced this pull request Mar 21, 2026
BREAKING CHANGE: Drop support for String constructor (nock#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.

2 participants