Skip to content

Releases: alugha/typed-ima-sdk

v2.2.1

17 May 13:51
Compare
Choose a tag to compare

Fixes:

v2.2.0

17 May 13:26
Compare
Choose a tag to compare

Changes:

  • Target ES2015 instead of ES5

Fixes:

Technical changes:

  • Updated from TypeScript 4.4 to 5.0

v2.1.0

28 Sep 06:53
Compare
Choose a tag to compare

Changes:

Fixes:

Technical changes:

  • Updated from TypeScript 4.1 to 4.4
  • Updated from ESLint 7.13 to 7.32
  • Updated from Prettier 2.2 to 2.4
  • Remove TSLint

v2.0.3

01 May 18:23
de6a8d0
Compare
Choose a tag to compare

Fixes:

  • Correct spelling of nearMatchPercent (#11)

v2.0.2

20 Nov 09:18
Compare
Choose a tag to compare

Fixes:

  • Set correct values for enum types (fixes #1)

v2.0.1

20 Nov 08:51
Compare
Choose a tag to compare

2.0.1 (2020-11-20)

Fixes:

  • Import google namespace through import type instead of import to avoid compiler errors

2.0.0 (2020-11-20)

Breaking changes:

  • Moved declaration of google.ima namespace from global scope to module scope to avoid type clashes, it now has to be imported explicitly: import type { google } from '@alugha/ima;

Technical changes:

  • Updated from TypeScript 2.6 to 4.1
  • Updated from Prettier 1.10 to 2.2
  • Migrated from TSLint to ESLint

v1.2.0

08 May 15:28
Compare
Choose a tag to compare

Changes:

v1.1.0

31 Jan 15:29
Compare
Choose a tag to compare

Changes:

  • Update method addEventListener for both AdsLoader and AdsManager to include an optional third parameter called useCapture of type boolean
  • Add method removeEventListener(type, listener, useCapture?) to AdsLoader and AdsManager

v1.0.0

31 Jan 11:20
Compare
Choose a tag to compare
Release v1.0.0