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

maint: upgrade typescript series to v4.9.4 #197

Closed humanchimp closed 1 year ago

humanchimp commented 1 year ago

This causes several new deprecation warnings to be emitted during the test runs, but all the tests are passing. I believe starting with TS 5.0.0, those tests will fail

humanchimp commented 1 year ago

closing in favor of #208