Skip to content

Fix character matching for emoji #7

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

Merged
merged 5 commits into from
Feb 21, 2020
Merged

Conversation

Richienb
Copy link
Contributor

@Richienb Richienb commented Jan 31, 2020

Highlights

I extracted Lodash's more comprehensive character matching regex into another module which is now referenced in the code as a drop-in replacement.

I've also removed exports.default in preparation for the next major release.

Breaking Changes

  • At least Node.js 10 is required.

Fixes #1

cc @sindresorhus

@Richienb Richienb requested a review from sindresorhus January 31, 2020 11:17
Signed-off-by: Richie Bendall <[email protected]>
@Richienb
Copy link
Contributor Author

Richienb commented Feb 2, 2020

@sindresorhus Please review this PR.

@Richienb
Copy link
Contributor Author

Richienb commented Feb 9, 2020

@sindresorhus Ping!

2 similar comments
@Richienb
Copy link
Contributor Author

@sindresorhus Ping!

@Richienb
Copy link
Contributor Author

@sindresorhus Ping!

@sindresorhus
Copy link
Owner

There's no need to ping so much. I will get to this when I can. I have a bunch of PRs to review and this is not top priority.

@sindresorhus sindresorhus changed the title refactor: Fix character matching and bump to v4 Fix character matching for emoji Feb 20, 2020
@sindresorhus sindresorhus merged commit 6c47986 into sindresorhus:master Feb 21, 2020
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.

Incorrect length for some emojis
2 participants