taskr-rollup
Version:
Rollup plugin for Taskr
34 lines (17 loc) • 627 B
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [1.0.0](https://github.com/caseyWebb/taskr-rollup/compare/v0.0.2...v1.0.0) (2019-08-16)
### ⚠ BREAKING CHANGES
* Require rollup >= v1.0.0
* support rollup 1.X.X ([707adb7](https://github.com/caseyWebb/taskr-rollup/commit/707adb7))
## 0.0.4
### Dependencies
- Updated rollup peer and dev deps
## 0.0.3
### Fixed
- Documentation
## 0.0.2
### Fixed
- Respect `output.file` for file name
## 0.0.1
- :tada: Initial release