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

babel-plugin-istanbul 7.x [DO NOT MERGE] #259

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

babel-plugin-istanbul 7.x [DO NOT MERGE] #259

wants to merge 5 commits into from

Commits on Nov 29, 2020

  1. feat!: Remove support for directly loading configuration.

    Configuration should always be provided either via nyc internal
    mechanisms or through babelrc options.  If not apply defaults instead of
    attempting to load nyc configuration.
    coreyfarrell committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    25988ff View commit details
    Browse the repository at this point in the history
  2. chore: Switch to libtap

    coreyfarrell committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    bfb9122 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. Configuration menu
    Copy the full SHA
    8176274 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf993cd View commit details
    Browse the repository at this point in the history
  3. chore: Update dependencies, development

    * Switch to Github Actions
    * Drop coveralls in favor of 100% coverage enforcement
    coreyfarrell committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    b272f0a View commit details
    Browse the repository at this point in the history