TypeStrong / fork-ts-checker-webpack-plugin

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

fix: downgrade schema-utils to fix dependency conflicts #725

Closed piotr-oles closed 2 years ago

piotr-oles commented 2 years ago

webpack 5 still uses schema-utils^3.1.0 and there seem to be some issues with compatibility between schema-utils packages (#706).

Closes: #706

piotr-oles commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: