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: mongodb/js-bson
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.4
Choose a base ref
...
head repository: mongodb/js-bson
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.5
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 9, 2020

  1. fix(object-id): harden the duck-typing

    The insufficient validation may otherwise lead to type confusions.
    
    REF: NODE-2618
    Signed-off-by: Jakob Ackermann <[email protected]>
    das7pad authored Aug 9, 2020
    Configuration menu
    Copy the full SHA
    b526145 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. chore(release): 1.1.5

    mbroadst committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    290dd6a View commit details
    Browse the repository at this point in the history
Loading