UNPKG
agadoo
Version:
latest (3.0.0)
3.0.0
2.0.0
1.1.0
1.0.1
1.0.0
Check whether a package is tree-shakeable
github.com/Rich-Harris/agadoo
Rich-Harris/agadoo
agadoo
/
CHANGELOG.md
22 lines
(11 loc)
•
256 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# agadoo changelog
## 3.0.0
-
Update dependencies
## 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