* Add throttling when API is rate limiting [Otávio Jacobi]
14.2.9
(2020-07-07)
* Remove `this.skip` usage as a faster workaround to afterEach skipping [Pagan Gazzard]
14.2.8
(2020-07-06)
* Improve internal typings by avoiding some `any` cases [Pagan Gazzard]
14.2.7
(2020-07-06)
* Include typings for all lazy loaded requires [Pagan Gazzard]
14.2.6
(2020-07-06)
* Simplify balena-request custom typings [Pagan Gazzard] * Use import type for declaration imports [Pagan Gazzard] * Simplify balena-pine custom typings [Pagan Gazzard] * Import balena-sdk type declarations via import type and not direct path [Pagan Gazzard]