On top of all the bug fixes found in v1.1.7, this release also brings new features and some slightly backwards-incompatible changes made to ensure better parity with jQuery.
Large changes:
- Eliminate
__proto__use from codebase. - Enable AMD-compatible module output.
Zeptoand$are still exported to global namespace, even in the...