Stream Handling: Improve compatibility with React-Native by removing the numeric separator from the validator, ensuring smoother integration for users.
Browser Compatibility: Enhance the loading process for browserify by implementing a workaround for loading process-shim, resolving issues for users experiencing undefined process errors.
Fixes
Fix process loading issue in browserify, resolving the error that occurs when using readable-stream with N3.js.
Others
Address whitespace issues in the build process to make changes clearer and more manageable for users.