developit / microbundle

📦 Zero-configuration bundler for tiny modules.
https://npm.im/microbundle
MIT License
8.03k stars 362 forks source link

chore: Bump Node target version to v12 #954

Closed rschristian closed 2 years ago

rschristian commented 2 years ago

I don't think there's many, if any, situations in which this would be a problem per se, but v8 is a bit old now. Just happened to noticed unused catch bindings being created, rather than allowing them to be omitted in Microbundle's output (supported since Node v10).

As v12 has only been EOL for 3 days now, I figure it might be a bit early to bump this to v14.

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: a4e10f497c7cae1f7d04dfb192dff72c950ce3bc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------- | ----- | | microbundle | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR