TypeStrong / fork-ts-checker-webpack-plugin

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

chore(node): drop support for node v12 #823

Closed LucianBuzzo closed 9 months ago

LucianBuzzo commented 10 months ago

This change removes "official" support for node v12, which is now unmaintained and hasn't been supported since 30th April 2022. If users still need to use node v12 they can continue using the v8 version of this package.

BREAKING CHANGE: Drop support for Node.js v12

LucianBuzzo commented 10 months ago

This would also mean that problems like the one described here can be resolved.

LucianBuzzo commented 9 months ago

@piotr-oles Could you take a look at this if you have a moment?

piotr-oles commented 9 months ago

Thanks for the PR, sorry for the delay, I was on vacations 🌴

github-actions[bot] commented 9 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: