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
look for babel options in package.json and .babelrc.js (babel 7) (#465) (Thomas Sileghem)
Watch configuration files. (#460) (Evilebot Tnawi)
You can now change the babel config while webpack watch or dev-server is running and webpack will correctly recompile all files with babel.
π Bug Fix
Only base cache identifier on babel options from package.json (#468) (Daniel Tschinder)
π Documentation
Remove outdated examples. (Daniel Tschinder)
π Internal
update eslint-config-babel to version 7.0.0 (#469) (greenkeeper[bot])
update lint-staged to version 4.0.0 (#470) (greenkeeper[bot])