Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorSayre committed Dec 20, 2023
1 parent 64fe62b commit 2aed696
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,21 @@
# Changelog

## v8.0.0
## v9.0.0

- [Update to support `fork-ts-checker-webpack-plugin` v9](https://github.com/johnnyreilly/fork-ts-checker-notifier-webpack-plugin/pull/65)

**BREAKING CHANGES**

This drops support for `fork-ts-checker-webpack-plugin` versions < 9 and `node` versions < 16 - if you need to use v8 then please use <https://www.npmjs.com/package/fork-ts-checker-notifier-webpack-plugin/v/7.0.0>

## v8.0.0

- [Update to support `fork-ts-checker-webpack-plugin` v8](https://github.com/johnnyreilly/fork-ts-checker-notifier-webpack-plugin/pull/64)

**BREAKING CHANGES**

This drops support for `fork-ts-checker-webpack-plugin` versions < 8 and `node` versions < 16 - if you need to use v7 then please use <https://www.npmjs.com/package/fork-ts-checker-notifier-webpack-plugin/v/6.0.0>

## v7.0.0

- [Update to support `fork-ts-checker-webpack-plugin` v8](https://github.com/johnnyreilly/fork-ts-checker-notifier-webpack-plugin/pull/64)
Expand Down

0 comments on commit 2aed696

Please sign in to comment.