-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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: postcss/postcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.5.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: postcss/postcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.5.13
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 15 files changed
- 2 contributors
Commits on Apr 16, 2026
-
Bypass MapGenerator for no-source-map stringify in LazyResult
When opts.map is undefined and the root has no previous source map, skip MapGenerator construction entirely and stringify directly. This avoids 3 Map allocations, a clearAnnotation AST walk, and a previous() AST walk per file.
Configuration menu - View commit details
-
Copy full SHA for 8ec62b1 - Browse repository at this point
Copy the full SHA 8ec62b1View commit details -
Cache node.raws locally in Stringifier hot methods
Cache node.raws references locally in hot methods (atrule, block, body, comment, decl) to avoid repeated property chain resolution. In decl(), inline the common rawValue() path when node.raws.value exists. In raw(), cache root.rawCache in a local variable. In body(), short-circuit raw(child, 'before') when child.raws.before is already defined. In block() and comment(), inline the raws check to skip raw() call overhead when the value is already present.
Configuration menu - View commit details
-
Copy full SHA for 7e36e15 - Browse repository at this point
Copy the full SHA 7e36e15View commit details
Commits on Apr 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 42b5337 - Browse repository at this point
Copy the full SHA 42b5337View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ca1901 - Browse repository at this point
Copy the full SHA 5ca1901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2502f75 - Browse repository at this point
Copy the full SHA 2502f75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 233fb26 - Browse repository at this point
Copy the full SHA 233fb26View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaec7b7 - Browse repository at this point
Copy the full SHA aaec7b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c64b748 - Browse repository at this point
Copy the full SHA c64b748View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94484ca - Browse repository at this point
Copy the full SHA 94484caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c4d7d - Browse repository at this point
Copy the full SHA 85c4d7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bc81c4 - Browse repository at this point
Copy the full SHA 9bc81c4View commit details
Commits on Apr 30, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e0093e4 - Browse repository at this point
Copy the full SHA e0093e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae889c8 - Browse repository at this point
Copy the full SHA ae889c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd06c3e - Browse repository at this point
Copy the full SHA dd06c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3abd40 - Browse repository at this point
Copy the full SHA d3abd40View commit details -
Configuration menu - View commit details
-
Copy full SHA for f227dbd - Browse repository at this point
Copy the full SHA f227dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for af58cf1 - Browse repository at this point
Copy the full SHA af58cf1View 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 8.5.10...8.5.13