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

Commits on Apr 10, 2024

  1. Add example for Prettier ESM config (#263)

    * Add example for Prettier ESM config
    
    Thought this might be useful for folks since we are in a shift towards an ESM config future.
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Adam Wathan <[email protected]>
    valtism and adamwathan authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b4aa821 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    adamwathan authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    360cb77 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Fix detection of v4 projects on Windows (#265)

    * Use file url for dynamic imports
    
    * Update changelog
    thecrypticace authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3df9921 View commit details
    Browse the repository at this point in the history
  2. 0.5.14

    thecrypticace committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3c9ce4e View commit details
    Browse the repository at this point in the history
Loading