Compression: Enjoy improved data handling with the new Z_SYNC_FLUSH support, allowing you to send and receive interim chunks without losing context during compression and decompression.
Fixes
Fix typo in the codebase, enhancing overall clarity and maintainability.
Others
Update the code style by replacing jshint with eslint, ensuring a more modern and consistent coding standard.
Enhance testing reliability by using a Docker container for Travis tests, improving the development workflow.
Rebuild browser files to ensure the latest changes are reflected, providing users with the most up-to-date version.