File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v2.1.0 (2021-09-28)
2+
3+ Changes:
4+ - @joeflateau : Add ` pageUrl ` property to AdsRequest (#19 )
5+
6+ Fixes:
7+ - @joeflateau : Loading of IMA SDK in non-http environments (#16 / #18 )
8+
9+ Technical changes:
10+ - Updated from TypeScript ` 4.1 ` to ` 4.4 `
11+ - Updated from ESLint ` 7.13 ` to ` 7.32 `
12+ - Updated from Prettier ` 2.2 ` to ` 2.4 `
13+ - Remove TSLint
14+
15+ ## v2.0.3 (2021-05-01)
16+
17+ Fixes:
18+ - @Achavesm : Spelling mistake in ` nearMathPercent ` (#11 )
19+
120## v2.0.2 (2020-11-20)
221
322Fixes:
Original file line number Diff line number Diff line change 11{
22 "name" : " @alugha/ima" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " A library for asynchronously loading the Google IMA SDK with static typing for the SDK" ,
55 "license" : " MIT" ,
66 "author" : " Niklas Korz <nk@alugha.com>" ,
You can’t perform that action at this time.
0 commit comments