Entities: Enjoy the flexibility of using both CommonJS and ECMAScript modules, making it easier to integrate with modern JavaScript frameworks and tools.
Entities: Access a new, smaller entities-encode map that optimizes performance and reduces memory usage.
Entities: Utilize the new escapeAttribute and escapeText functions that adhere to the HTML specification for escaping strings, enhancing your HTML handling capabilities.
Improvements
Trie: Experience a more efficient HTML trie structure that reduces its size by approximately 10%, improving performance and memory usage.
Entities: Benefit from improved code legibility and maintainability with the refactoring of various functions, making it easier to understand and work with the codebase.
Fixes
Fix issues with the trie utilities, ensuring that all functionalities work as intended and enhancing overall reliability.
Others
Enhance your experience with the addition of a FAQ section in the documentation, providing quick answers to common questions.
Create comprehensive TypeDoc documentation to help users understand and utilize the features effectively.