Skip to content

Remove string-prototype-matchall#60

Open
donmccurdy wants to merge 1 commit into
surma:masterfrom
donmccurdy:deps/remove-string-prototype-matchall
Open

Remove string-prototype-matchall#60
donmccurdy wants to merge 1 commit into
surma:masterfrom
donmccurdy:deps/remove-string-prototype-matchall

Conversation

@donmccurdy
Copy link
Copy Markdown

@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
Copy Markdown

@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!

@gameroman
Copy link
Copy Markdown

@surma Hi again, could you please take a look at this, thank you!

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

3 participants