Inflation: Enhance the raw inflation functionality to work correctly with dictionaries, ensuring better compatibility and performance for users needing this feature.
Testing: Introduce basic tests for raw inflation with dictionaries, improving the reliability of the inflation process.
Fixes
Fix the issue where inflateRaw fails when used with a dictionary, ensuring that users can now utilize this function without errors.
Others
Remove outdated tests from Sauce Labs, streamlining the testing process and focusing on more relevant testing environments.
Clean up development dependencies by dropping unused packages, which helps in maintaining a leaner codebase.
Rebuild browser files to ensure that the latest changes are reflected in the browser-compatible versions.