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.0
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.1
Choose a head ref
  • 16 commits
  • 79 files changed
  • 8 contributors

Commits on Nov 23, 2022

  1. Update dependents count

    sosukesuzuki committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    595fbaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4049e49 View commit details
    Browse the repository at this point in the history
  3. Git blame ignore 2.8.0

    sosukesuzuki committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    94c25d9 View commit details
    Browse the repository at this point in the history
  4. Validate version

    sosukesuzuki committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    a34272d View commit details
    Browse the repository at this point in the history
  5. 2.8 blog post (#13813)

    * Draft
    
    * Update
    
    * Generate
    
    * Add `truncate`
    
    * Address review
    
    * Regen
    
    * Update
    
    * Reword changelog for #13016
    
    * Edit intro
    
    * Edit changelog for #13019
    
    * Regenerate blog post
    
    * Address review
    
    Co-authored-by: Georgii Dolzhykov <[email protected]>
    sosukesuzuki and thorn0 authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    ebd4542 View commit details
    Browse the repository at this point in the history
  6. Clean changelog

    sosukesuzuki committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    9c45de6 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Add '--single-attribute-per-line' option to Playground (#13587)

    Co-authored-by: fisker Cheung <[email protected]>
    apmeehan and fisker authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    a60bee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38806fe View commit details
    Browse the repository at this point in the history
  3. Fixed scss function arguments on different lines in maps #9128 (#9184)

    Co-authored-by: agamkrbit <[email protected]>
    Co-authored-by: fisker Cheung <[email protected]>
    3 people authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    4a1e32a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Add tests for multiple comments (#13890)

    Close #3105
    fisker authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    655a161 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

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

Commits on Dec 3, 2022

  1. Build(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 in /website (

    #13933)
    
    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    957b4f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    aa34209 View commit details
    Browse the repository at this point in the history
  2. Support decorator auto accessors syntax (#13919)

    * Install new ts-estree
    
    * Print auto accessor properties
    
    * Support edge cases
    
    * Misc tests
    
    * Add tests for auto accessor with type annotations
    
    * Add changelog
    
    * Update changelog_unreleased/typescript/13919.md
    
    Co-authored-by: fisker Cheung <[email protected]>
    
    * Update changelog_unreleased/typescript/13919.md
    
    Co-authored-by: fisker Cheung <[email protected]>
    
    * Print semicolon for accessor and add tests
    
    * Add TODO comment
    
    * Add  to properties list
    
    * Address review
    
    Co-authored-by: fisker Cheung <[email protected]>
    sosukesuzuki and fisker authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    1cf760a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    5541a63 View commit details
    Browse the repository at this point in the history
  2. Release 2.8.1

    sosukesuzuki committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    cd1df1a View commit details
    Browse the repository at this point in the history
Loading