Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MikeMcl/bignumber.js
base: 690d9964fedeb9762e84ae233206292a23ea730a
Choose a base ref
...
head repository: MikeMcl/bignumber.js
compare: d87c6606f905668445b1f5782f94adf8c02c4618
Choose a head ref
  • 11 commits
  • 8 files changed
  • 5 contributors

Commits on May 25, 2022

  1. Add exports field to package.json (#322)

    types field must come first
    perrin4869 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    d4291cb View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Configuration menu
    Copy the full SHA
    8ddf11e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e544b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed783f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a37786 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    544d29e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. #329 Remove import example

    imalfect committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    f346406 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93ec76b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Fix #251 (#308)

    Add TypeScript binding to allow instantiating BigNumber without the `new` keyword
    jbrower2 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    b951358 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cc9b88 View commit details
    Browse the repository at this point in the history
  3. v9.1.0

    MikeMcl committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    d87c660 View commit details
    Browse the repository at this point in the history