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: postcss/autoprefixer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10.4.27
Choose a base ref
...
head repository: postcss/autoprefixer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10.5.0
Choose a head ref
  • 5 commits
  • 29 files changed
  • 2 contributors

Commits on Apr 13, 2026

  1. Add prefixing support for mask-position-x and mask-position-y (#1548)

    Add -webkit-mask-position-x and -webkit-mask-position-y to the
    css-masks feature prefix list. These properties have 97%+ global
    browser support and were missing from the prefixer.
    
    Closes #1537
    toporek authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    7e3ec7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45cfc08 View commit details
    Browse the repository at this point in the history
  3. Update email

    ai committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    47d6e68 View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    ai committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    b841fc5 View commit details
    Browse the repository at this point in the history
  5. Release 10.5 version

    ai committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    faf456a View commit details
    Browse the repository at this point in the history
Loading