big.js icon indicating copy to clipboard operation
big.js copied to clipboard

What was the big change in 7.X ?

Open treeder opened this issue 8 months ago • 1 comments

Just curious, wonder what might be a breaking change and can't find any info on it.

treeder avatar Jun 03 '25 23:06 treeder

#220 Prevent new constructor creation if undefined is passed explicitly.

It was only a minor change, but technically a breaking change so I reluctantly incremented the major version.

MikeMcl avatar Jun 04 '25 17:06 MikeMcl