We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a3bd50 commit c8ad936Copy full SHA for c8ad936
CHANGELOG.md
@@ -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
12
# 7.0.1
13
14
## Bug fixes
0 commit comments