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.2.5
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.2.6
Choose a head ref
  • 12 commits
  • 27 files changed
  • 3 contributors

Commits on Mar 22, 2023

  1. Fix Liquid capture sorting (#135)

    * Collect all changes to Liquid sources before applying them
    
    * Add tests
    thecrypticace authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    3ebd6d0 View commit details
    Browse the repository at this point in the history
  2. Add insiders workflow

    thecrypticace committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    189fa98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6533049 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Support ESM and TS config files (#137)

    * add failing tests
    
    * fix loading esm/ts configs
    
    * Update ESM/TS support
    
    ---------
    
    Co-authored-by: Brad Cornes <[email protected]>
    juliusmarminge and bradlc authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5cc0c7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41f30ca View commit details
    Browse the repository at this point in the history
  3. Fix plugins test

    bradlc committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    dfadcf7 View commit details
    Browse the repository at this point in the history
  4. Remove unused dependency

    bradlc committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    f034a64 View commit details
    Browse the repository at this point in the history
  5. Formatting

    bradlc committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    7878ea1 View commit details
    Browse the repository at this point in the history
  6. Revert "Formatting"

    This reverts commit 7878ea1.
    bradlc committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    41c7738 View commit details
    Browse the repository at this point in the history
  7. Revert "Fix Liquid capture sorting (#135)" (#140)

    This reverts commit 3ebd6d0.
    bradlc authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    2aabc3c View commit details
    Browse the repository at this point in the history
  8. Update changelog

    bradlc committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4815839 View commit details
    Browse the repository at this point in the history
  9. 0.2.6

    bradlc committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    134c19b View commit details
    Browse the repository at this point in the history
Loading