3.17.4
Improvements
- Significantly improve performance by removing many string comparisons when doing typechecks. Thanks @HectorPeeters @maanpalle @mtesseracttech @FBroy and @yuanzexiong!
- Inline the generated XPath parser, remove uglifyJS and the odd
new Function
we had somewhere