@drewigg/agadoo
Version:
Check whether a package is tree-shakeable
27 lines (15 loc) • 428 B
Markdown
# agadoo changelog
## 3.0.0-drewigg.2
* Update readme to point to original repo
## 3.0.0-drewigg.1
* Rename package to @drewigg/agadoo
* Upgrade Rollup and acorn
* Remove test files from package
## 2.0.0
* Ignore external imports ([#3](https://github.com/Rich-Harris/agadoo/issues/3))
## 1.1.0
* Upgrade Rollup
## 1.0.1
* Remove `async`/`await` so it runs in Node 6
## 1.0.0
* First release