TypeScript Support: Enjoy enhanced TypeScript definitions that are more consistent and restrictive, with added descriptions for node properties and a new API called PlainTextConversionStream.
Memory Efficiency: Experience a significant reduction in memory usage for named entities data, decreasing from approximately 8.5Mb to just 250Kb, improving performance and efficiency.
Improvements
Serialization Updates: Benefit from properly tested serialization that aligns with the latest specifications, ensuring more reliable HTML parsing and serialization.
Quirks Mode Support: Utilize the newly added support for limited-quirks mode, allowing for better handling of specific HTML parsing scenarios.
Fixes
Fix broken documentation parts to ensure clarity and accuracy for users.
Fix issues with the logo to enhance brand representation.
Fix a problem with line breaks inside tag names, improving parsing accuracy.
Others
Improve documentation to provide clearer guidance and support for users.
Remove unnecessary gulp task dependencies to streamline the build process.