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: CHANGELOG.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
<sectionclass="release"id="unreleased">
6
6
7
-
## Unreleased (2026-05-31)
7
+
## Unreleased (2026-06-04)
8
8
9
9
<sectionclass="issues">
10
10
@@ -24,6 +24,7 @@ This release closes the following issue:
24
24
25
25
<details>
26
26
27
+
-[`9ad27d6`](https://github.com/stdlib-js/stdlib/commit/9ad27d68a433072554c8340fd5ea86266ab487fb) - **docs:** fix TSDoc errors in `assert` declarations [(#12454)](https://github.com/stdlib-js/stdlib/pull/12454)_(by Philipp Burckhardt, Athan Reines)_
27
28
-[`67c0a20`](https://github.com/stdlib-js/stdlib/commit/67c0a2044e515ea6733765a48be54f09ea749d8f) - **bench:** refactor to use string interpolation in `@stdlib/assert`[(#11398)](https:-/github.com/stdlib-js/stdlib/pull/11398)_(by Karan Anand)_
28
29
-[`a23f66e`](https://github.com/stdlib-js/stdlib/commit/a23f66e92903ea4bd88c0fb0bfcd49c80d17ddf7) - **chore:** remove unused ESLint directive [(#11100)](https://github.com/stdlib-js/stdlib/pull/11100)_(by Matt Van Horn)_
29
30
@@ -37,10 +38,12 @@ This release closes the following issue:
37
38
38
39
### Contributors
39
40
40
-
A total of 2 people contributed to this release. Thank you to the following contributors:
41
+
A total of 4 people contributed to this release. Thank you to the following contributors:
0 commit comments