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
BREAKING: roots deploy has been removed, as ship is no longer maintained. If you'd like to emulate this functionality, just npm i ship -g and run roots compile && ship public -to xxx. If you want to make this even easier, add it as an npm script.
All dependencies up to date, working smoothly on node v6 🎉
BREAKING: Babel upgraded to v6. If you update to roots v4 and are using Babel, you must be using Babel 6 or higher, or things will break. Beware! If you are not using Babel, you should see no change in this upgrade though.
Server and reload now uses browsersync
All dependencies and compiled language versions upgraded to the latest versions