babel-preset-everything
Version:
all official proposed plugins for babel 7
23 lines (16 loc) • 492 B
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [0.1.2] - 2018-09-02
### Added
* loose class properties
## [0.1.1] - 2018-09-02
### Added
* support for decorators before export
## [0.1.0] - 2018-09-02
### Added
* missing dependency
## [0.0.1] - 2018-08-31
### Added
* initial release