You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/releases.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,8 @@ for more details.
16
16
17
17
- Drop support for node.js < 14
18
18
- Add support for assertions on `Set` instances, [documentation](../assertions/Set/) ([#783](https://github.com/unexpectedjs/unexpected/pull/783))
19
-
- Remove legacy support for addAssertion without a subject type ([782](https://github.com/unexpectedjs/unexpected/pull/782))
20
-
- Add the parent expect to the prototype chain of a child expect ([785](https://github.com/unexpectedjs/unexpected/pull/785))
19
+
- Remove legacy support for addAssertion without a subject type ([#782](https://github.com/unexpectedjs/unexpected/pull/782))
20
+
- Add the parent expect to the prototype chain of a child expect ([#785](https://github.com/unexpectedjs/unexpected/pull/785))
0 commit comments