This is the tenth of a series of weekly alpha builds we'll be releasing as we work towards Ghost 1.0.0.
This release is strictly for development and testing only, and must not be used for production blogs
This alpha release contains:
- tons of dependency updates
- 🔥 Removal of Node 0.12 support - see Ghost's supported node version policy
- 🔥 ✨ Large refactor of the CLI tool to use ES6 features and improve readability
- ✨ addition of a
--verbose
option to output all the things - ✨ Dependencies are now installed via Yarn instead of npm - see #112
Ghost-CLI 1.0 project status can be viewed here: https://github.com/TryGhost/Ghost-CLI/projects/1
You can read more about our plans for Ghost v1.0 in the lts blog post. There's also more information on the alpha page.
See the changelog for the full list of changes in this release.