We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af9a949 commit 7fd4fc3Copy full SHA for 7fd4fc3
3 files changed
.github/.keepalive
CHANGELOG.md
@@ -4,7 +4,7 @@
4
5
<section class="release" id="unreleased">
6
7
-## Unreleased (2026-01-19)
+## Unreleased (2026-01-28)
8
9
<section class="commits">
10
package.json
@@ -43,7 +43,7 @@
43
"@stdlib/assert-napi-is-typedarray": "^0.2.2",
44
"@stdlib/assert-napi-status-ok": "^0.2.2",
45
"@stdlib/napi-argv": "^0.2.2",
46
- "@stdlib/utils-library-manifest": "^0.2.2"
+ "@stdlib/utils-library-manifest": "^0.2.3"
47
},
48
"devDependencies": {
49
"@stdlib/array-filled": "^0.2.1",
@@ -81,11 +81,6 @@
81
"uint16",
82
"array"
83
],
84
- "__stdlib__": {
85
- "envs": {
86
- "browser": false
87
- }
88
- },
89
"funding": {
90
"type": "opencollective",
91
"url": "https://opencollective.com/stdlib"
0 commit comments