Skip to content

Releases: KijijiCA/react-advertising

Responsive Sizes Bugfix

25 Jun 11:00
Compare
Choose a tag to compare

Fixed critical issue with responsive ads size mappings; it did not work properly with prior versions.

Allow Single Size

13 Jun 14:55
Compare
Choose a tag to compare

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

13 Jun 09:59
Compare
Choose a tag to compare

GPT sizes are now added correctly.

Config Prop-Types Adjustment

12 Jun 14:23
Compare
Choose a tag to compare

Adjusted advertising config prop type to allow specifying Prebid price granularity as object.

React 16.3

12 Jun 14:22
Compare
Choose a tag to compare

Initial release based on new context API of React 16.3. Earlier versions of React are not supported.

Initial Release

19 Apr 10:35
Compare
Choose a tag to compare
  • compatible with Prebid 1.x
  • using old React context API