wessberg / rollup-plugin-ts

A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc
MIT License
496 stars 33 forks source link

3.2.0 should have been 4.0.0 #202

Closed simonihmig closed 1 year ago

simonihmig commented 1 year ago

It seems the just recently released version 3.2.0 does not work with node 14 anymore

So dropping node 14 support should have been marked as a breaking change, that would require a new major. Leaving here for visibility...

wessberg commented 1 year ago

Hey there. You're absolutely right, this was an oversight of mine. Sorry about that. It was the result of a bunch of late-night debugging, and should definitely have been a major version change.