v4.0.0
4.0.0 (2017-06-29)
Bug Fixes
- Properly hooked up the
--no-publishflag (9dd16d00)
Features
--hookis now required to build static assets (1fd1891e)- New
--skip-installflag available; skips deleting and reinstalling node_modules (39a01225)
Breaking Changes
--hookwill no longer carry a default (previously
build), it is now required you pass in your own hook for branchsite to
build the static assets. This fits the use case for those developers
that have already built static assets and just want to use branchsite to
publish them.
(1fd1891e)