Examples: Introduce new examples for object compression and sending UTF-8 data, making it easier for users to understand and implement these features in their projects.
Improvements
Error Handling: Improve error handling by ensuring that error messages are always filled when an error is thrown, providing clearer feedback to users.
Code Quality: Enhance code quality with stricter ESLint options, ensuring a more consistent and maintainable codebase for users.
Examples: Clean up example code to improve readability and usability, making it easier for users to follow along.
Others
Rebuild browser files to ensure compatibility and performance improvements for users.
Update dependencies and remove unused variables to streamline the codebase, enhancing overall performance.