All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.4.1 (2019-08-20)
2.4.0 (2017-12-05)
2.3.1 (2017-12-04)
- feat(types): Add TypedArray TypedArray is not exactly an available global property or constructor but it is used to talk about typed array constructors in general. It is documented as a global in MDN and it would be useful to have it linked when an API accepts any typed array argument.
- Added deep-links for node.js event & stream APIs