fluent-dom 0.4.0 (August 8, 2018)
Pre-release
Pre-release
-
Drop support for IE and old evergreen browsers. (#133)
Currently supported are: Firefox 52+, Chrome 55+, Edge 15+, Safari 10.1+,
iOS Safari 10.3+ and node 8.9+. -
Add the
cached-iterable
runtime dependency.CachedAsyncIterable
is now available from its own package rather than
from thefluent
package. -
Modify the constructor to not require
window
element to be passed.