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 #63

Merged
merged 6 commits into from
Apr 9, 2021
Merged

Drop legacy features & runtime environments #63

merged 6 commits into from
Apr 9, 2021

Commits on Apr 4, 2021

  1. Configuration menu
    Copy the full SHA
    5bec3c0 View commit details
    Browse the repository at this point in the history
  2. Breaking: modernize syntax & bump standard to 16.x

    Drops support of old browsers due to use of const, let and arrow
    functions.
    vweevers committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    18b5ca4 View commit details
    Browse the repository at this point in the history
  3. Breaking: drop node 6 and 8

    vweevers committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    eea0a5b View commit details
    Browse the repository at this point in the history
  4. Bump nyc from 14.x to 15.x

    vweevers committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    a42db03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24b44b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    56d3aba View commit details
    Browse the repository at this point in the history