v0.5.0
π Features
module
- add option to disable validator
- custom amp styles (#206)
tags
- update amp-sticky-ads to 1.0
π Bug Fixes
module
- remove duplicate scripts (#199)
- always generate canonical, remove unnecessary check of origin
π‘ Chore
- update options table (#194)
- use
generate:page
hook becauseexport:page
is deprecated - fix custom layout example
π Thanks to
- @tohagan (Tony OHagan)
- @BulatNsbln
BREAKING CHANGE: As of v0.5.0 amp-module
will remove all styles from AMP
pages and provides a css
option to write styles for AMP
pages.