TypeStrong / fork-ts-checker-webpack-plugin

Webpack plugin that runs typescript type checker on a separate process.
MIT License
1.95k stars 240 forks source link

Fixes #797 by removing ts performance logging #803

Closed eamodio closed 1 year ago

eamodio commented 1 year ago

Allows TypeScript 5.0 to work with 6.5.x

Refs: #797

johnnyreilly commented 1 year ago

Looks good!

piotr-oles commented 1 year ago

:tada: This PR is included in version 6.5.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: