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.3
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.4
Choose a head ref
  • 12 commits
  • 48 files changed
  • 4 contributors

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    9e9f8ec View commit details
    Browse the repository at this point in the history
  2. Git blame ignore 2.8.3

    fisker committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    878e8f5 View commit details
    Browse the repository at this point in the history
  3. Clean changelog

    fisker committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    bf406f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Add .sl to the list of silentlyIgnoredDirs (#14206)

    In [Sapling SCM](https://sapling-scm.com/), `.sl/` is the folder where it stores its state,
    analogous to `.git/` in Git. It should be ignored in Prettier like the other SCM folders.
    bolinfest authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    62195dd View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

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

Commits on Jan 28, 2023

  1. [handlebars] group params in opening block statements (#14067)

    Co-authored-by: fisker Cheung <lionkay@gmail.com>
    jamescdavis and fisker authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    37fb53a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

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

Commits on Feb 6, 2023

  1. Fix incorrect removal of parentheses when using an infer with a con…

    …straint in a function predicate (#14279)
    fisker authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    bc18fa4 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

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

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    399f2fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bb24b2 View commit details
    Browse the repository at this point in the history
  3. Release 2.8.4

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