Skip to content

v3.0.4

Compare
Choose a tag to compare
@amcclain amcclain released this 15 Oct 19:09
· 337 commits to develop since this release

🎁 New Features

  • Should not technically be a breaking change, but big enough to warrant a new major version, Hoist Dev Utils 3.x+ now uses Webpack 4 and Babel 7 to compile and build client code. This brings with it a very noticeable speedup for both CI builds and dev-time builds / recompiles. πŸš€
  • All related Webpack libraries, loaders, and plugins have been updated to their latest versions.

βš™οΈ Technical

  • The @xh/eslint-config package has been removed from this repo and broken out into its own repository for consistency / clarity.

:octocat: Commit Log