v4.2.1
- BREAKING, REVERTED IN
4.2.2
: Removed the deprecatednormalizeWhitespace
option (#614) 018ddf9- This should not have been part of this release.
4.2.2
adds the option again.
- This should not have been part of this release.
Fixes:
- fix: Update end index for text events (#621) d88e5b0
- fix: Have
isText
return whether the node is a text node c323224
Diverse:
- Add descriptions for Node classes 2475d2e