Skip to content

CSS Modules!

Choose a tag to compare

@KyleAMathews KyleAMathews released this 06 Jul 03:29
· 21239 commits to master since this release

Major improvements

Minor (but awesome) improvements

  • Some css module types (Less/Sass) weren't being minimized 0a667e0
  • @adjohnson916 noticed we were using a private API of React Router #343
  • Added check for processes listening to the port requested by gatsby serve-build similar to what we do for gatsby listen #345
  • Set the NODE_ENV to production for node code (we were already doing this for Webpack modules but some Webpack loaders don't behave correctly without this fix #348

Breaking changes

None!