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.5.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.5.1
Choose a head ref
  • 10 commits
  • 41 files changed
  • 5 contributors

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    846dbdd View commit details
    Browse the repository at this point in the history
  2. Git blame ignore 2.5.0

    sosukesuzuki committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    854ca32 View commit details
    Browse the repository at this point in the history
  3. Update dependents count

    sosukesuzuki committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    255d389 View commit details
    Browse the repository at this point in the history
  4. Add 2.5 blog (#11823)

    * Mark highlights
    
    * Update intro
    
    * Draft
    
    * Update changelog
    
    * Update changelog
    
    * Regenerate draft
    
    * Update TS 4.5 blog URL
    
    * Regenerate draft
    
    * Fix by prettier
    
    * Fix
    
    * Remove changelogs released already
    
    * Address review
    
    * Update
    
    * Regenerate draft
    
    * Regenerate draft
    
    * Regenerate
    
    * Update changelog_unreleased/typescript/11515.md
    
    Co-authored-by: Jed Fox <[email protected]>
    
    * Update changelog_unreleased/typescript/11721.md
    
    Co-authored-by: Jed Fox <[email protected]>
    
    * Update changelog_unreleased/mdx/11563.md
    
    Co-authored-by: Jed Fox <[email protected]>
    
    * Update changelog_unreleased/mdx/11563.md
    
    Co-authored-by: Jed Fox <[email protected]>
    
    * Update website/blog/2021-11-21-2.5.0.md
    
    Co-authored-by: Jed Fox <[email protected]>
    
    * Update website/blog/2021-11-21-2.5.0.md
    
    Co-authored-by: Jed Fox <[email protected]>
    
    * Regenerate
    
    * Address reviews
    
    * Regenerate
    
    * Use examples
    
    * Regenerate
    
    * Address review
    
    * Renegrate
    
    * Address review
    
    * Regenerate
    
    * MDX 2 comments => MDX v2 comment syntax
    
    * Fix
    
    * Update changelog_unreleased/blog-post-intro.md
    
    Co-authored-by: Lucas Azzola <[email protected]>
    
    * Update changelog_unreleased/typescript/11721.md
    
    Co-authored-by: Lucas Azzola <[email protected]>
    
    * Regenerate
    
    * Update changelog_unreleased/typescript/11515.md
    
    Co-authored-by: Jed Fox <[email protected]>
    
    * Regenerate
    
    * Address review
    
    * Regenerate
    
    * Address review
    
    * Regenerate
    
    Co-authored-by: Jed Fox <[email protected]>
    Co-authored-by: Lucas Azzola <[email protected]>
    3 people authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    04aa850 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fc196e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Improve formatting for empty tuple types (#11884)

    * Don't print trailing comma when tuple is empty
    
    * Add tests
    
    * Don't print softline
    
    * Add tests
    
    * Update tests
    
    * Add changelog
    
    * Update changelog_unreleased/typescript/11884.md
    
    Co-authored-by: fisker Cheung <[email protected]>
    
    * Fix names
    
    Co-authored-by: fisker Cheung <[email protected]>
    sosukesuzuki and fisker committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    c0250b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99649c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7a7452 View commit details
    Browse the repository at this point in the history
  4. Add changelog for #11892 (#11904)

    fisker authored and sosukesuzuki committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    29f408c View commit details
    Browse the repository at this point in the history
  5. Release 2.5.1

    sosukesuzuki committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    56ed71d View commit details
    Browse the repository at this point in the history
Loading