Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: prettier/prettier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.4
Choose a base ref
...
head repository: prettier/prettier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.5
Choose a head ref
  • 12 commits
  • 25 files changed
  • 3 contributors

Commits on Apr 6, 2020

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

Commits on Apr 11, 2020

  1. Fix less :extend format (#7984)

    fisker authored and thorn0 committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e1a6a7a View commit details
    Browse the repository at this point in the history
  2. Enable GitHub Actions for a patch-release branch (#8024)

    Co-authored-by: Georgii Dolzhykov <[email protected]>
    fisker and thorn0 committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    2a9f651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bfef81 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. chore: update .gitignore and tsconfig.json

    - I often find myself testing formatting on more than one test file, so now files like `test2.js` in the root are ignored.
    - Coverage reports contain JS files. `tsc` should ignore them.
    thorn0 committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    58905cd View commit details
    Browse the repository at this point in the history
  2. Refactor production tests (#8073)

    # Conflicts:
    #	scripts/test-dist.js
    fisker authored and thorn0 committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    71fbd61 View commit details
    Browse the repository at this point in the history
  3. Simplify production tests (#8075)

    fisker authored and thorn0 committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    fc5f546 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaca5db View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    3ce819d View commit details
    Browse the repository at this point in the history
  2. Use resolve if require.resolve is overridden (#8072)

    # Conflicts:
    #	package.json
    fisker authored and thorn0 committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    6ad8a7f View commit details
    Browse the repository at this point in the history
  3. Bump resolve from 1.16.0 to 1.16.1 (#8099)

    Bumps [resolve](https://github.com/browserify/resolve) from 1.16.0 to 1.16.1.
    - [Release notes](https://github.com/browserify/resolve/releases)
    - [Commits](browserify/resolve@v1.16.0...v1.16.1)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    # Conflicts:
    #	package.json
    dependabot-preview[bot] authored and thorn0 committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    c65606f View commit details
    Browse the repository at this point in the history
  4. Release 2.0.5

    thorn0 committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    6b22977 View commit details
    Browse the repository at this point in the history
Loading