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

chore(deps): update jest monorepo to v23 (major) #305

Merged
merged 3 commits into from
Jan 20, 2019

Commits on Jan 20, 2019

  1. Configuration menu
    Copy the full SHA
    b96153f View commit details
    Browse the repository at this point in the history
  2. feature(formatting): Harmonize the function formatting

    BREAKING CHANGE: If you use the `showFunctions: true` option, the function are now always inlined in the output by default. Before it was not always the case (depending one the engine, platform or babel versions)
    
    You could get back to the previous behavior by using the `preserveFunctionLineBreak` function export as a value of the option `functionValue`.
    armandabric committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    551cce5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66f6568 View commit details
    Browse the repository at this point in the history