UNPKG
watch-size
Version:
latest (2.0.0)
2.0.0
1.0.0
Watch the size changes of a DOM element
github.com/jonathantneal/watch-size
jonathantneal/watch-size
watch-size
/
CHANGELOG.md
11 lines
(6 loc)
•
194 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
# Changes to Watch Size
### 2.0.0 (June 24, 2018)
-
The package now exports to commonjs and es modules, rather than attaching itself to
`this`
.
### 1.0.0 (June 20, 2018)
-
Initial version