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

Drop legacy features & runtime environments #374

Merged
merged 12 commits into from Apr 9, 2021
Merged

Drop legacy features & runtime environments #374

merged 12 commits into from Apr 9, 2021

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    c1c1335 View commit details
    Browse the repository at this point in the history
  2. Breaking: drop node 6 and 8

    vweevers committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    749b4af View commit details
    Browse the repository at this point in the history
  3. Bump nyc and sinon

    vweevers committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    23af8c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91662c2 View commit details
    Browse the repository at this point in the history
  5. Breaking: remove legacy range options (start & end)

    An error is now thrown when an iterator is created with one of these
    options. Ref Level/community#86
    vweevers committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    e24394b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5adac21 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    895a0a5 View commit details
    Browse the repository at this point in the history
  2. Breaking: drop support of Safari 11

    So that we can use async generators (in a future release).
    vweevers committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    e0d59c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    28f7c61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99f78b9 View commit details
    Browse the repository at this point in the history
  3. Replace immediate shim with smaller queue-microtask

    And also use it in the test suite.
    vweevers committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    8057774 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    184dd1b View commit details
    Browse the repository at this point in the history