Skip to content

Commit c8ad936

Browse files
committed
Add changelog
1 parent 5a3bd50 commit c8ad936

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 8.0.0
2+
3+
## Breaking changes
4+
5+
- `multipleResolves` has been
6+
[deprecated by Node.js](https://github.com/nodejs/node/pull/41872). Therefore,
7+
support for it as been removed.
8+
- If your code uses the `level` or `exitOn` option with a `multipleResolves`
9+
parameter, you should remove it.
10+
- Otherwise, this release is not a breaking change for you.
11+
112
# 7.0.1
213

314
## Bug fixes

0 commit comments

Comments
 (0)