Skip to content

Conversation

@donmccurdy
Copy link

@donmccurdy donmccurdy commented Jun 23, 2024

Removes string-prototype-matchall. Support for String.prototype.matchAll landed in Node.js v12, and Node.js v16 reached EOL in September 2023, so I agree with the poster of #58 that the need for this shim is now gone. While reviewing my own package dependencies, this was a big source. Thank you!

@ulrichstark
Copy link

@surma Could you please merge this and publish a new version? This unnecessary dependency would significantly unbloat the dependency tree. Thanks in advance for your time!

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.

Remove bloated and no longer required string.prototype.matchall dependency

2 participants