Library: Introduce a named CommonJS export for Big, enhancing compatibility with ES6 module syntax. This change allows users to import the library more seamlessly in modern JavaScript projects.
Library: Improve performance by avoiding out-of-bounds deoptimization in the parse function. This enhancement ensures that users experience faster calculations and better performance overall.
Improvements
Documentation: Correct the example for the .plus() method to accurately reflect the expected output. This update helps users understand the functionality better and reduces confusion.
Fixes
Fix a spelling mistake in the documentation to ensure clarity and professionalism.