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
+6-5Lines changed: 6 additions & 5 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 (2024-11-21)
7
+
## Unreleased (2024-12-08)
8
8
9
9
<sectionclass="packages">
10
10
@@ -79,6 +79,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
79
79
80
80
<details>
81
81
82
+
-[`7e8187a`](https://github.com/stdlib-js/stdlib/commit/7e8187a766886c2fb9cdc356cf781f0a1802172c) - **docs:** update related packages sections [(#3368)](https://github.com/stdlib-js/stdlib/pull/3368)_(by stdlib-bot)_
82
83
-[`9ba0dbd`](https://github.com/stdlib-js/stdlib/commit/9ba0dbd839707695a05fda5d4f50d67c5aba52f7) - **chore:** use relative paths to load main package export _(by Philipp Burckhardt)_
83
84
-[`b6a2b0b`](https://github.com/stdlib-js/stdlib/commit/b6a2b0b27dc8cc1e9fc02d9679a3ce468cf49b9d) - **docs:** update namespace table of contents [(#3192)](https://github.com/stdlib-js/stdlib/pull/3192)_(by stdlib-bot, Philipp Burckhardt)_
84
85
-[`2507d8e`](https://github.com/stdlib-js/stdlib/commit/2507d8eea8259c4ebc393a8150202b60c8302ec0) - **build:** support bundling of tests and benchmarks _(by Athan Reines)_
@@ -376,7 +377,7 @@ A total of 6 people contributed to this release. Thank you to the following cont
376
377
- Athan Reines
377
378
- Philipp Burckhardt
378
379
- Soumajit Chatterjee
379
-
-yaswanth
380
+
-Yaswanth Kosuru
380
381
381
382
</section>
382
383
@@ -403,7 +404,7 @@ A total of 6 people contributed to this release. Thank you to the following cont
403
404
-[`31fd427`](https://github.com/stdlib-js/stdlib/commit/31fd42744ec5d7073041f97c6f72350b8005c0fc) - **style:** remove unwanted empty lines _(by Philipp Burckhardt)_
404
405
-[`5279713`](https://github.com/stdlib-js/stdlib/commit/527971383e70a0e92dbca647dabfef27f294f149) - **feat:** add `isWebAssemblyMemory` to namespace _(by Athan Reines)_
-[`15e6c71`](https://github.com/stdlib-js/stdlib/commit/15e6c71cac991fadbb8f804a7811650daa0d5e87) - **feat:** add `assert/is-same-array-like-object`_(by yaswanth, Philipp Burckhardt)_
407
+
-[`15e6c71`](https://github.com/stdlib-js/stdlib/commit/15e6c71cac991fadbb8f804a7811650daa0d5e87) - **feat:** add `assert/is-same-array-like-object`_(by Yaswanth Kosuru, Philipp Burckhardt)_
407
408
-[`7bb8e20`](https://github.com/stdlib-js/stdlib/commit/7bb8e2020d334d9f9a838291e78d2f7442b24a67) - **feat:** add `@stdlib/assert/is-same-accessor-array`_(by Aayush Khanna, Philipp Burckhardt)_
408
409
-[`1f6fc8b`](https://github.com/stdlib-js/stdlib/commit/1f6fc8b5b99837f9d8b378413298f7544f1cb38e) - **bench:** update benchmarks to measure affirmative/negative test values _(by Soumajit Chatterjee, Philipp Burckhardt)_
409
410
-[`e97215f`](https://github.com/stdlib-js/stdlib/commit/e97215fbf9f4d1ec8548086f78ed04a0ec80a43f) - **feat:** add `hasBtoaSupport` to namespace _(by Athan Reines)_
@@ -2110,7 +2111,7 @@ A total of 9 people contributed to this release. Thank you to the following cont
2110
2111
- Gunj Joshi
2111
2112
- Jaysukh Makvana
2112
2113
- Philipp Burckhardt
2113
-
- Rutam
2114
+
- Rutam Kathale
2114
2115
- Shubham Mishra
2115
2116
- Snehil Shah
2116
2117
- Spandan Barve
@@ -2162,7 +2163,7 @@ A total of 9 people contributed to this release. Thank you to the following cont
2162
2163
-[`30112b7`](https://github.com/stdlib-js/stdlib/commit/30112b7202358710becc8ea77f4261dd3e7459f3) - **fix:** replace use of type guards with boolean return type _(by Philipp Burckhardt)_
2163
2164
-[`0f3838c`](https://github.com/stdlib-js/stdlib/commit/0f3838c60707ee9e1fd9632c8117f598ff8a60eb) - **feat:** add `assert/is-well-formed-string`[(#1388)](https://github.com/stdlib-js/stdlib/pull/1388)_(by Gunj Joshi, Philipp Burckhardt)_
2164
2165
-[`f36bef4`](https://github.com/stdlib-js/stdlib/commit/f36bef4200f32f136243c0ff1ebd083dfcf1c133) - **feat:** add `assert/is-nonpositive-finite`[(#1396)](https://github.com/stdlib-js/stdlib/pull/1396)_(by Shubham Mishra, Philipp Burckhardt)_
-[`8ebd6f7`](https://github.com/stdlib-js/stdlib/commit/8ebd6f770e563cc7cce79e11424c3fb85736ad42) - **refactor:** avoid assertion duplication and fix package meta data _(by Athan Reines)_
2168
2169
-[`0a081ce`](https://github.com/stdlib-js/stdlib/commit/0a081ce87dec3491252ffb9c45cc9fa6e695cbe5) - **fix:** use `valueOf` to return primitive value _(by Athan Reines)_
Copy file name to clipboardExpand all lines: is-snakecase/README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -166,6 +166,12 @@ true
166
166
167
167
<section class="related">
168
168
169
+
***
170
+
171
+
## See Also
172
+
173
+
- <span class="package-name">[`@stdlib/assert/is-string`][@stdlib/assert/is-string]</span><span class="delimiter">: </span><span class="description">test if a value is a string.</span>
0 commit comments