Frontity update: 12 August 2019

Thanks to orballo and Aeyzaz for their contributions! :hugs:

Features

  • core: add state.frontity.rendering with either ssr or csr (707b80f)
  • core: make localhost wait for webpack to avoid returning an error (#174) (51847d2)
  • frontity: expose fetch and URL from frontity package (#168) (235c465)

Bug fixes

  • components: fixes image component (#171) (566b8f9)
  • wp-source: do not set isHome in postArchive handler (#179) (13e5c1e)
  • yoast: do not use canonical from yoast_meta (#165) (b698670)

Versions

 - @frontity/components@1.1.9
 - @frontity/core@1.2.0
 - @frontity/file-settings@1.1.2
 - frontity@1.3.0
 - @frontity/hooks@1.1.9
 - @frontity/html2react@1.1.9
 - @frontity/mars-theme@1.1.9
 - @frontity/router@1.0.13
 - @frontity/source@1.0.12
 - @frontity/tiny-router@1.0.13
 - @frontity/types@1.1.0
 - @frontity/wp-source@1.2.0
 - @frontity/yoast@1.1.1
3 Likes