Skip to content

Better Windows support & Font Loaders

Compare
Choose a tag to compare
@KyleAMathews KyleAMathews released this 01 Mar 18:08
· 21389 commits to master since this release

Noted fixer of NPM packages for Windows @NogsMPLS submitted a PR to get Gatsby (hopefully) completely working on Windows! 馃帀 馃帀 馃帀

@gesposito added support to Webpack for requiring fonts #162

@KyleAMathews made a few miscallaneous changes

  • Replace remaining uses of Underscore with Lodash 486bd29
  • Integrate the scroll-behavior package so clicking between links with react-router is more browser-like b4122db
  • Add parentTemplateFile to routes for use in theming 8620488

Thanks everyone!