@alugha/ima
Advanced tools
Changelog
v2.2.1 (2023-05-17)
Fixes:
crossorigin="anonymous"
as cross-origin-resource-policy cross-origin
header is already set for ima3.jsChangelog
v2.2.0 (2023-05-17)
Changes:
Fixes:
crossorigin="anonymous"
to script tags for compatibility with COEPTechnical changes:
4.4
to 5.0
Changelog
v2.1.0 (2021-09-28)
Changes:
pageUrl
property to AdsRequest (#19)Fixes:
Technical changes:
4.1
to 4.4
7.13
to 7.32
2.2
to 2.4
Changelog
v2.0.3 (2021-05-01)
Fixes:
nearMathPercent
(#11)Changelog
v2.0.2 (2020-11-20)
Fixes:
Changelog
v2.0.1 (2020-11-20)
Fixes:
google
namespace through import type
instead of import
to avoid compiler errorsChangelog
v2.0.0 (2020-11-20)
Breaking changes:
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:
2.6
to 4.1
1.10
to 2.2
Changelog
v1.2.0 (2020-05-08)
Changes: