Stream Management: Enhance compatibility with Internet Explorer 11 by fixing the isInteger method, ensuring smoother functionality across different browsers.
Fixes
Fix the issue where Number.isInteger is not supported in IE11, preventing errors in stream state management.
Others
Ignore unnecessary airtap and travis configuration files from being published, streamlining the package.
Add yarn.lock to .gitignore to prevent it from being tracked in the repository, keeping the project clean.