Skip to content

v0.2.0

Compare
Choose a tag to compare
@farnabaz farnabaz released this 21 Sep 17:52
· 199 commits to master since this release

⚠ BREAKING CHANGES

  • with introducing ampLayout there no need to force '.amp` posix foa layouts.
  • global-amp-mode: module does not provide middleware anymore

Bug Fixes

  • custom-layout: change to function factory, prevent cache (71e11e3)
  • do not add .amp posix to page layout (f5abdcb)
  • fix route generation when in combination with other modules (03ca25c)
  • fixed route processing, added condition on meta tags (492d547)
  • removed double check (fe67f00)

Features

  • global-amp-mode: configurable global default ampMode (0048a20)