js-babel-dev
Version:
Consolidated babel dev-dependencies.
29 lines (19 loc) • 674 B
Markdown
Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
# [Unreleased] - YYYY-MM-DD
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
# [6.0.0] - 2016-01-25
### Added
- Added `babel-cli` to allow for building directly from an NPM script.
- Added linting with support for the wildly popular [AirBnB style guide](https://github.com/airbnb/javascript).
### Changed
- Set version to `6.0` to be more obvious about the major version of [Babel](https://babeljs.io/) it references.
# [1.0.0] - 2016-01-23
### Added
Initial creation and publish.