React Advertising Versions Save

A JavaScript library for display ads in React applications.

v4.2.11

3 months ago

4.2.11 (2024-02-08)

Bug Fixes

  • missing setState for isInitialSetupComplete (#135) (70eeef7), closes #134

v4.2.9

3 months ago

What's Changed

Full Changelog: https://github.com/KijijiCA/react-advertising/compare/v4.2.8...v4.2.9

v4.3.0-beta.1

11 months ago

4.3.0-beta.1 (2023-06-12)

Features

  • add callback function to AdvertisingSlot (#131) (fbeff4e)

v4.2.8

1 year ago

4.2.8 (2023-05-17)

Bug Fixes

  • persistent page-level targeting values (#129) (791b9a6)

v4.2.7

1 year ago

4.2.7 (2023-05-09)

v4.2.6

1 year ago

4.2.6 (2023-05-05)

Bug Fixes

  • race condition with requestManager for tam & prebid bids (#127) (751bf77)

v4.2.5

1 year ago

4.2.5 (2023-04-14)

Bug Fixes

  • switch back to useLayoutEffect in AdvertisingSlot (#122) (414f55f)

v4.2.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/KijijiCA/react-advertising/compare/v4.1.2...v4.2.4

v4.1.2

1 year ago

Fix for issue on AdvertisingProvider (PR #82)

v4.1.1

2 years ago
  • Empty container fix PR #78 (@kristapsPelna)
  • Minimist dependency update PR #80 (Dependabot)
  • Updated browsers list