@financial-times/o-ads
Advanced tools
Comparing version 14.0.1 to 14.0.2
"use strict"; | ||
// generated by genversion | ||
module.exports = '14.0.1'; | ||
module.exports = '14.0.2'; |
@@ -28,3 +28,3 @@ { | ||
"name": "@financial-times/o-ads", | ||
"version": "14.0.1", | ||
"version": "14.0.2", | ||
"dependencies": { | ||
@@ -31,0 +31,0 @@ "ftdomdelegate": "^4.0.0", |
@@ -49,2 +49,13 @@ # oAds [![CircleCI Status](https://circleci.com/gh/Financial-Times/o-ads.svg?style=shield&circle-token=36a37c6ca27a08408c2575c7834f5f6f5c5c9d21)](https://circleci.com/gh/Financial-Times/o-ads/tree/master) | ||
### Upgrading to v14 | ||
This release does not change any o-ads behaviour however it now uses the latest major versions of all Origami sub-dependencies. | ||
The following origami dependencies were updated: o-colors,o-visual-effects, o-viewport, o-grid, ftdomdelegate | ||
Some CSS properties needed to be updated in order to work with the updated down-stream dependancies. | ||
We have also added document.visibilityState to the Origami Required [BrowserFeatures](https://origami.ft.com/spec/v1/manifest/#browserfeatures) list as the polyfill for this feature was removed from the latest version of o-viewport. | ||
### Upgrading to v13 | ||
@@ -51,0 +62,0 @@ |
// generated by genversion | ||
module.exports = '14.0.1'; | ||
module.exports = '14.0.2'; |
204010
118