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 971a5bc commit d2815a2Copy full SHA for d2815a2
CHANGELOG.md
@@ -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
8
# 2.1.0
9
10
* Added deep-links for node.js event & stream APIs
0 commit comments