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 1b6ef4b commit efa0ea2Copy full SHA for efa0ea2
documentation/releases.md
@@ -17,6 +17,7 @@ for more details.
17
This release includes backwards-incompatible changes. There's a [migration
18
guide](../migration/) to help you upgrade.
19
20
+* Drop support for node.js < 6
21
* The main export is now a frozen `expect` function. To add assertions and
22
install plugins, you must now [`clone()`](../api/clone/) it first
23
([#517](https://github.com/unexpectedjs/unexpected/pull/517))
0 commit comments