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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,15 @@
4
4
5
5
<sectionclass="release"id="unreleased">
6
6
7
-
## Unreleased (2026-04-21)
7
+
## Unreleased (2026-05-15)
8
8
9
9
<sectionclass="commits">
10
10
11
11
### Commits
12
12
13
13
<details>
14
14
15
+
-[`622d150`](https://github.com/stdlib-js/stdlib/commit/622d15033aa18a95fedfe4bfa1f66ac5799ef3f2) - **docs:** update related packages sections [(#12139)](https://github.com/stdlib-js/stdlib/pull/12139)_(by stdlib-bot)_
15
16
-[`342466e`](https://github.com/stdlib-js/stdlib/commit/342466efa3e8837ecd245ff3dd51ef0c40c52ed6) - **bench:** refactor to use string interpolation in `@stdlib/assert`[(#11399)](https:-/github.com/stdlib-js/stdlib/pull/11399)_(by Karan Anand)_
- <spanclass="package-name">[`@stdlib/assert-is-typed-array`][@stdlib/assert/is-typed-array]</span><spanclass="delimiter">: </span><spanclass="description">test if a value is a typed array.</span>
151
+
- <spanclass="package-name">[`@stdlib/assert-is-typed-array`][@stdlib/assert/is-typed-array]</span><spanclass="delimiter">: </span><spanclass="description">test if a value is a built-in typed array.</span>
152
152
- <spanclass="package-name">[`@stdlib/assert-is-uint8array`][@stdlib/assert/is-uint8array]</span><spanclass="delimiter">: </span><spanclass="description">test if a value is a Uint8Array.</span>
0 commit comments