4.1.1 / 2017-08-05
This release includes a few bug and documentation fixes.
Bug Fixes
- fix:
.instanceof
to allow DOM interfaces in IE11 (#1000, #1008; @meeber) - fix:
.include
to work with all objects (#1009, #1012; @meeber)
Docs
- fix: correct hasAnyKeys comment error (#1014; @zenHeart)
- docs: re-indent hasAnyKeys code (#1016; @keithamus)