Skip to content

v0.5.0

Compare
Choose a tag to compare
@farnabaz farnabaz released this 13 Dec 15:37
· 34 commits to master since this release

πŸš€ 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 because export:page is deprecated
  • fix custom layout example

πŸ’– Thanks to


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.