You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.