Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BREAKING: Update buffer to ^6.0.3 #1988

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

BREAKING: Update buffer to ^6.0.3 #1988

wants to merge 1 commit into from

Commits on Nov 24, 2020

  1. BREAKING: Update buffer to ^6.0.3

    BREAKING: Drop IE11, Safari 9-10 support
    
    Since Buffer now supports the BigInt methods and the code for that uses the exponentiation operator, we decided to drop support for IE11 and Safari 9-10 from `buffer`.
    feross committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    f7fe1a7 View commit details
    Browse the repository at this point in the history