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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
13
13
<details>
14
14
15
+
-[`795cdc0`](https://github.com/stdlib-js/stdlib/commit/795cdc007997c8a0db301e65e705a9237f5877f6) - **docs:** update related packages sections [(#12122)](https://github.com/stdlib-js/stdlib/pull/12122)_(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-array`][@stdlib/assert/is-array]</span><spanclass="delimiter">: </span><spanclass="description">test if a value is an array.</span>
176
176
- <spanclass="package-name">[`@stdlib/assert-is-number-array`][@stdlib/assert/is-number-array]</span><spanclass="delimiter">: </span><spanclass="description">test if a value is an array-like object of numbers.</span>
177
-
- <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>
177
+
- <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>
0 commit comments