File tree 2 files changed +20
-1
lines changed
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
+
1
20
## v2.0.2 (2020-11-20)
2
21
3
22
Fixes:
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @alugha/ima" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " A library for asynchronously loading the Google IMA SDK with static typing for the SDK" ,
5
5
"license" : " MIT" ,
6
6
"author" :
" Niklas Korz <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments