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.8.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.8.5
Choose a head ref
  • 13 commits
  • 71 files changed
  • 6 contributors

Commits on Feb 8, 2023

  1. 4 Configuration menu
    Copy the full SHA
    f3b23ab View commit details
    Browse the repository at this point in the history
  2. Git blame ignore 2.8.4

    fisker committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4e88dd1 View commit details
    Browse the repository at this point in the history
  3. Clean changelog

    fisker committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    cf409fe View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Explain ASI issues aren't always auto-fixed (#14174)

    Co-authored-by: fisker Cheung <[email protected]>
    theScottyJam and fisker authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    2a5b391 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

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

Commits on Mar 2, 2023

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

Commits on Mar 8, 2023

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

Commits on Mar 11, 2023

  1. Add note about SmartTabs (#14428)

    I think it’s worth noticing for those who search for SmartTab-related tool (as I did, for example).
    maximal authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    0894348 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Build(deps-dev): Bump webpack from 5.70.0 to 5.76.0 in /scripts/tools…

    …/bundle-test (#14510)
    
    Build(deps-dev): Bump webpack in /scripts/tools/bundle-test
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.70.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    03f0b90 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Build(deps-dev): Bump webpack from 5.73.0 to 5.76.0 in /website (#14511)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.73.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5446a8f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Support max_line_length=off when parsing .editorconfig (#14516)

    This fixes #14514 by
    upgrading `editorconfig-to-prettier` with the fix from josephfrazier/editorconfig-to-prettier#10
    josephfrazier authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    e7b383b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    019ebe5 View commit details
    Browse the repository at this point in the history
  2. Release 2.8.5

    fisker committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    0a79535 View commit details
    Browse the repository at this point in the history
Loading