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

Support dashed args #7497

Merged
merged 5 commits into from
Dec 13, 2018
Merged

Support dashed args #7497

merged 5 commits into from
Dec 13, 2018

Commits on Dec 11, 2018

  1. added dashed arg support to fix jestjs#7424

    Steven Hargrove committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    7c3e1ef View commit details
    Browse the repository at this point in the history
  2. update docs & changelog

    Steven Hargrove committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    a9999f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. fix dashed arg support tests

    Steven Hargrove committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    ec9ba73 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. move changelog item to correct location, small edit to docs

    Steven Hargrove committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    3f45e11 View commit details
    Browse the repository at this point in the history
  2. use camelcase, filter dashed args on returns config

    Steven Hargrove committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    bad4999 View commit details
    Browse the repository at this point in the history