Frontity update: 1 July 2019

Special thanks to sagarnasit and jamesgeorge007 for their first contributions to Frontity! :tada::tada:

Features

  • Add rootMargin support to our <Image> component for controlling when lazy load triggers (thanks to sagarnasit, PR #142)
  • Add npx frontity info command to get environment information for debugging purposes (thanks to luisherranz, PR #143)
  • Warn the user on providing unknown commands (thanks to jamesgeorge007, PR #151)
  • Shows up help if no arguments were provided (thanks to jamesgeorge007, PR #150)

Docs

Bugs

  • return 404 if HMR endpoint gets through Webpack to Frontity (thanks to luisherranz, PR #144)
  • Fixes misleading usage message in command line (thanks to jamesgeorge007, PR #149 )

Versions

 - @frontity/components@1.1.5
 - @frontity/core@1.1.2
 - frontity@1.1.0
 - @frontity/hooks@1.1.5
 - @frontity/html2react@1.1.5
 - @frontity/mars-theme@1.1.5
 - @frontity/router@1.0.9
 - @frontity/source@1.0.8
 - @frontity/tiny-router@1.0.9
 - @frontity/wp-source@1.1.5
2 Likes