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: cssnano/cssnano
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Choose a base ref
...
head repository: cssnano/cssnano
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 6 commits
  • 84 files changed
  • 2 contributors

Commits on Apr 20, 2026

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

Commits on May 2, 2026

  1. fix(postcss-minify-selectors): reject :is() fold for :nth-child(... o…

    …f S) to preserve cascade (#1785)
    
    * fix(postcss-minify-selectors): reject :is() fold for :nth-child(... of S) to preserve cascade
    
    * fix(postcss-minify-selectors): drop unreachable selector-type guard in :nth-child fold check
    
    * test(postcss-minify-selectors): replace _internal export with named object exports and clean up test names
    
    * refactor(postcss-minify-selectors): split foldToIs helpers into a sibling module
    
    * test(postcss-minify-selectors): rename sameSpecificity to equalSpecificity, document specificityOfMiddle, rename test file
    dkryaklin authored May 2, 2026
    Configuration menu
    Copy the full SHA
    bedd609 View commit details
    Browse the repository at this point in the history
  2. chore: add changeset

    ludofischer committed May 2, 2026
    Configuration menu
    Copy the full SHA
    0005443 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1780fd View commit details
    Browse the repository at this point in the history
  4. fix: update postcss

    ludofischer committed May 2, 2026
    Configuration menu
    Copy the full SHA
    7e56dba View commit details
    Browse the repository at this point in the history
  5. Publish cssnano 7.1.8

    ludofischer committed May 2, 2026
    Configuration menu
    Copy the full SHA
    ed403db View commit details
    Browse the repository at this point in the history
Loading