@better-typescript-lib/es2016
Advanced tools
Changelog
v2.9.0
5.6.2
. (https://github.com/uhyo/better-typescript-lib/pull/51)Changelog
v2.8.0
5.5.3
. (https://github.com/uhyo/better-typescript-lib/pull/45)Changelog
v2.7.0
5.4.3
. (https://github.com/uhyo/better-typescript-lib/pull/39)structuredClone
typing. (https://github.com/uhyo/better-typescript-lib/pull/38)Changelog
v2.6.0
5.3.3
.Array.prototype.map
for classes that extend Array
(https://github.com/uhyo/better-typescript-lib/issues/35)Changelog
v2.3.1
dom.iterable
lib to the project (https://github.com/uhyo/better-typescript-lib/issues/30)Changelog
v2.3.0
This version newly includes improvements for DOM types (fetch
). Thank you @aaditmshah!
5.0.4
.JSON.parse
and JSON.stringify
(https://github.com/uhyo/better-typescript-lib/issues/25)fetch().json()
(https://github.com/uhyo/better-typescript-lib/issues/26)Changelog
v2.2.1
CheckNonNullable
as it is no longer needed (https://github.com/uhyo/better-typescript-lib/pull/19)/// <reference no-default-lib="true"/>
to library filesChangelog
v2.2.0
4.9.3
.Function#bind
and several Object
method typings. (https://github.com/uhyo/better-typescript-lib/pull/16)Object#hasOwnProperty
and Object.hasOwn
typings. (https://github.com/uhyo/better-typescript-lib/issues/13)Number
static methods because they affected soundness. (https://github.com/uhyo/better-typescript-lib/issues/14)