- package: pin "babel" and "babel-runtime" to v4.7.4
- package: fix damnit...
- package: less restrictive dep versions
- index: remove "dom-iterator" dependency
- package: add "prepublish" step
- index: pass
false
as 4th createNodeIterator() param (for IE) - pass
null
for 3rd nodeIterator param (for IE)
- test: add a test case for modifying the passed in Range instance
- use native NodeIterator instead of "dom-iterator" module
- initial commit