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

Commits on Jan 26, 2022

  1. Remove comment

    bradlc committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    88310f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b36b1cd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25 from MichaelDeBoey/patch-1

    fix: add `repository`, `bugs` & `engines` fields to `package.json`
    adamwathan authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    2e641bd View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Fix crash when formatting svelte files that have "let:class". (#24)

    * Add tests for svelte's let directive.
    
    * Avoid formatting svelte's let directive.
    chrsep authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    f3a4a28 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Fix package.json error

    bradlc committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    1e9e75d View commit details
    Browse the repository at this point in the history
  2. Update lockfile

    bradlc committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    d111f45 View commit details
    Browse the repository at this point in the history
  3. Add support for MDX (#30)

    bradlc authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    67c6126 View commit details
    Browse the repository at this point in the history
  4. Update readme

    reinink committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    7d508b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    d3c66e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. 0.1.5

    bradlc committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    4426c34 View commit details
    Browse the repository at this point in the history
Loading