-
-
Notifications
You must be signed in to change notification settings - Fork 178
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tailwindlabs/prettier-plugin-tailwindcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 23 files changed
- 4 contributors
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 031e5f1 - Browse repository at this point
Copy the full SHA 031e5f1View commit details -
Move fixtures' expected outputs to the fixture directories (#298)
* Move fixtures' expected outputs to the fixture directories This makes them easier to diff with conventional tools. * Tweak code a bit --------- Co-authored-by: Jordan Pittman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f101793 - Browse repository at this point
Copy the full SHA f101793View commit details
Commits on Jun 24, 2024
-
Add compatibility with
prettier-plugin-multiline-arrays(#299)* Add compatibility with `prettier-plugin-multiline-arrays` * Update changelog --------- Co-authored-by: Jordan Pittman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5eed72 - Browse repository at this point
Copy the full SHA c5eed72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d9d18 - Browse repository at this point
Copy the full SHA 96d9d18View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c8574 - Browse repository at this point
Copy the full SHA b2c8574View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c5040 - Browse repository at this point
Copy the full SHA c0c5040View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6661cd - Browse repository at this point
Copy the full SHA f6661cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f69f739 - Browse repository at this point
Copy the full SHA f69f739View commit details
Commits on Jun 29, 2024
-
Add cache for known plugins (#301)
* Add cache for known plugins We have to call `require.resolve(…)` ~10 times per call to `parse(…)`. These calls generally take microseconds however if you call `prettier.format(…)` several thousand times the times add up. It also adds up for embedded documents which call `parse(…)` a large number of times. This adds a cache for these calls because generally only a few will ever be installed and Node.js will not cache misses internally. * Update src/plugins.ts Co-authored-by: Robin Malfait <[email protected]> * Update changelog --------- Co-authored-by: Robin Malfait <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee50b9b - Browse repository at this point
Copy the full SHA ee50b9bView commit details
Commits on Aug 9, 2024
-
Support Tailwind CSS
v4.0.0-alpha.19(#310)* Handle async design system in v4 alpha 19 * Update changelog
Configuration menu - View commit details
-
Copy full SHA for b7830c6 - Browse repository at this point
Copy the full SHA b7830c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0368ffb - Browse repository at this point
Copy the full SHA 0368ffbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.6.5...v0.6.6