Skip to content

v2.0.0

Compare
Choose a tag to compare
@jaredpalmer jaredpalmer released this 01 Jun 18:55
· 1472 commits to master since this release

New Stuff

  • Webpack 4
  • New logger
  • No more race condition on startup
  • Improved and faster HMR. We saw 800% reduction in reload speed with TypeScript on an app with 2000+ files
  • PLUGINS!
  • Runtime environment variables

Blog post soon.

Breaking Changes