* [d3-zoom] Update to 1.5
* [Feature] Add `translateTo(...)`
* [Doc] Update some JSDoc comments
* [Chore] Bump minor version number
* [d3-zoom] Bump Minor Version number.
* [d3-shape]
* [Fix] Change `pointRadius` to `pointRadial`
* [d3-shape] Fix test for pointRadial
* [d3-axis]
* [Doc] Update some comments.
* [d3-time] [Doc] Some JSDoc updates.
* [d3] [Chore] Bump minor version to 4.10
* Update d3-format to v1.2
* [Feature] Adds support for optional "percent" suffix in locale definition.
* Added tslint.json file
* [d3-array] Update to version 1.2
* [Feature]: Add `tickIncrement(...)`
* [Fix]: Fix incorrect return type of tickStep(...). The correct return type is `number` instead of `number[]`
* [Chore]: Updated related comments
* [d3] Update minor version to 4.8
* Fix d3-format related linting errors.