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

Commits on Dec 9, 2024

  1. Sort class to end of list (#334)

    This isn’t a real class but an artifact of how we want to do sorting
    thecrypticace authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    90b0253 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. Replace support for @zackad/prettier-plugin-twig-melody with `@zack…

    …ad/prettier-plugin-twig` (#327)
    
    Co-authored-by: Jordan Pittman <[email protected]>
    bitbirddev and thecrypticace authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    04184b8 View commit details
    Browse the repository at this point in the history
  2. Add missing properties to PluginOptions type (#325)

    * Add missing properties to PluginOptions type
    
    * Update changelog
    
    ---------
    
    Co-authored-by: Jordan Pittman <[email protected]>
    heguro and thecrypticace authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    a9201df View commit details
    Browse the repository at this point in the history
  3. Fix erroneous template string whitespace formatting in Svelte (#332)

    * Fix erroneous template string whitespace formatting in Svelte
    
    * Update test
    
    * Update changelog
    
    ---------
    
    Co-authored-by: Jordan Pittman <[email protected]>
    mcous and thecrypticace authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    9481dd0 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. 0.6.10

    thecrypticace committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    b08ed2f View commit details
    Browse the repository at this point in the history
Loading