Releases: KijijiCA/react-advertising
Releases · KijijiCA/react-advertising
Responsive Sizes Bugfix
Fixed critical issue with responsive ads size mappings; it did not work properly with prior versions.
Allow Single Size
Adjusted prop types definition for advertising slot config: you are now allowed to specify just a single size for an ad slot (multiple sizes are a Premium feature)
GPT Size Mapping Bugfix
GPT sizes are now added correctly.
Config Prop-Types Adjustment
Adjusted advertising config prop type to allow specifying Prebid price granularity as object.
React 16.3
Initial release based on new context API of React 16.3. Earlier versions of React are not supported.
Initial Release
- compatible with Prebid 1.x
- using old React context API