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: tailwindlabs/prettier-plugin-tailwindcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.12
Choose a base ref
...
head repository: tailwindlabs/prettier-plugin-tailwindcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.13
Choose a head ref
  • 5 commits
  • 8 files changed
  • 5 contributors

Commits on May 30, 2025

  1. 🛠️Normalize test line endings (#355)

    * 🛠️Normalize test line endings.
    
    * Moved normalizeLineEndings function declaration out of loop.
    
    * Simplify
    
    ---------
    
    Co-authored-by: Jordan Pittman <[email protected]>
    AlexanderOpran and thecrypticace authored May 30, 2025
    Configuration menu
    Copy the full SHA
    8fcba16 View commit details
    Browse the repository at this point in the history
  2. Prevent Svelte files from breaking when there are duplicate classes (#…

    …359)
    
    * fix: prevent Svelte from breaking when there are duplicate classes
    
    * fix: pass removeDuplicates every time sortTemplateLiteral calls sortClasses
    
    * chore: remove redundant test
    
    * Update comments
    
    * Update changelog
    
    ---------
    
    Co-authored-by: Jordan Pittman <[email protected]>
    dsantolo and thecrypticace authored May 30, 2025
    Configuration menu
    Copy the full SHA
    cd8832b View commit details
    Browse the repository at this point in the history
  3. Update README.md to be more clear (#353)

    * Update README.md
    
    * Tweak readme
    
    ---------
    
    Co-authored-by: Jordan Pittman <[email protected]>
    openint-bot and thecrypticace authored May 30, 2025
    Configuration menu
    Copy the full SHA
    03dd9a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. fix: enforce compatible plugins load order for proper interoperability (

    #372)
    
    * fix: enforce compatible plugins load order for proper interoperability
    
    * Pull in dedent
    
    to make some tests nicer
    
    * Add test
    
    * Tweak test
    
    * Add comments
    
    * Update changelog
    
    ---------
    
    Co-authored-by: Jordan Pittman <[email protected]>
    astrochemx and thecrypticace authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    2bc173a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. 0.6.13

    thecrypticace committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    22ae966 View commit details
    Browse the repository at this point in the history
Loading