Releases: jescalan/roots
Releases · jescalan/roots
v5.2.0
v5.1.0
v5.0.0
- BREAKING:
roots deploy
has been removed, as ship is no longer maintained. If you'd like to emulate this functionality, justnpm i ship -g
and runroots 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 🎉
v4.1.1
v4.1.0
v4.0.1
v4.0.0
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