Skip to content

Commit d2815a2

Browse files
committed
Update changelog
1 parent 971a5bc commit d2815a2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 2.3.0
2+
3+
* feat(types): Add TypedArray TypedArray is not exactly an available global property or constructor
4+
but it is used to talk about typed array constructors in general.
5+
It is documented as a global in MDN and it would be useful to have it
6+
linked when an API accepts any typed array argument.<Paste>
7+
18
# 2.1.0
29

310
* Added deep-links for node.js event & stream APIs

0 commit comments

Comments
 (0)