yarn gatsby 1.0.0-beta.1
Our first beta!!! 🎉

latest releases: 5.14.0-alpha-gatsby.6, 5.13.4, 5.14.0-ctf-next.0...
6 years ago

Thanks so much to everyone who's helped get Gatsby to this point. Now onto 1.0.

Added

Changed

  • Move all filter operators for connections under a top-level "filter" field #1177 @KyleAMathews
  • Change linkPrefix to pathPrefix and add an example site #1155 @KyleAMathews
  • Make the plugin options for remark plugins the second argument (like everywhere else) #1167 @KyleAMathews
  • Start using next instead of canary in example sites for package versions @KyleAMathews

Fixed

  • Fix graphql compiler on typescript #949 @fabien0102
  • Replace react.createClass with ES6 classes in exmaples html.js, add PropTypes #1169 @abachuk
  • Fix windows build issue #1158 @KyleAMathews
  • Use custom delimiter when flattening example values for enum fields so easy to convert back @KyleAMathews
  • gatsby-remark-responsive-images: use span instead of div #1151 @rstacruz
  • Add check that we can actually find a linked image file node @KyleAMathews
  • Ignore SVGs in gatsby-remark-responsive-image #1157 @fk
  • Replace using levelup for caching with lowdb to avoid native dependency #1142 @KyleAMathews
  • Fix Appveyor bug regarding build all examples on release #1118 @jbolda

Don't miss a new gatsby release

NewReleases is sending notifications on new releases.