-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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/tailwindcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.18
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tailwindlabs/tailwindcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.19
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 11 files changed
- 2 contributors
Commits on Oct 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 536e38f - Browse repository at this point
Copy the full SHA 536e38fView commit details -
Never publish v3 as
lateston npm (#19043)This PR ensures that if we release v3 in the future, that we don't use `latest` as the npm tag, but `v3-lts` instead. Unfortunately we can't just use `3` or `v3` because they are not valid and you will get an error when trying to publish. Angular uses `v{n}-lts` for the versions they still support: https://www.npmjs.com/package/@angular/core?activeTab=versions Adding a tag is important, because omitting the `--tag` is the same as `--tag latest`Configuration menu - View commit details
-
Copy full SHA for 7e2dd53 - Browse repository at this point
Copy the full SHA 7e2dd53View commit details
Commits on Nov 19, 2025
-
v3: Don’t break
sibling-*()functions when used insidecalc(…)(#……19335) The implementation of v3's math operator normalization uses a safe-list of function names. Need to add `sibling-index()` and `sibling-count()` to this list otherwise when used inside math functions like `calc()` they'll get spaces around the `-`.
Configuration menu - View commit details
-
Copy full SHA for e2b47e8 - Browse repository at this point
Copy the full SHA e2b47e8View commit details
Commits on Nov 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 82b5c8d - Browse repository at this point
Copy the full SHA 82b5c8dView commit details
Commits on Dec 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 90aa4a3 - Browse repository at this point
Copy the full SHA 90aa4a3View commit details
Commits on Dec 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d1fc136 - Browse repository at this point
Copy the full SHA d1fc136View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9835906 - Browse repository at this point
Copy the full SHA 9835906View commit details -
Configuration menu - View commit details
-
Copy full SHA for c97337a - Browse repository at this point
Copy the full SHA c97337aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb4e3b - Browse repository at this point
Copy the full SHA 9eb4e3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f38be22 - Browse repository at this point
Copy the full SHA f38be22View 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 v3.4.18...v3.4.19