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

fix(core): properly serialize override with object arg for command line #12499

Merged

Commits on Oct 27, 2022

  1. fix(core): serialize properly override with object arg for command line

    Avoid outputting object args as [object Object].
    
    Is related to nrwl#10808
    Lukasz Gawrys authored and FrozenPandaz committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    83f9c3c View commit details
    Browse the repository at this point in the history
  2. fix(core): unparse ovverrids for command line output

    Lukasz Gawrys authored and FrozenPandaz committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c16b33a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db99a54 View commit details
    Browse the repository at this point in the history
  4. Revert "fix(core): serialize properly override with object arg for co…

    …mmand line"
    
    This reverts commit 83f9c3c.
    FrozenPandaz committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    faa6e09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74bbe77 View commit details
    Browse the repository at this point in the history