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/postcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.5.13
Choose a base ref
...
head repository: postcss/postcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.5.14
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on May 4, 2026

  1. fix: always call raw to retrieve raw values

    Without this, it becomes impossible to override the stringifier with
    your own raw computation, etc.
    43081j committed May 4, 2026
    Configuration menu
    Copy the full SHA
    68bd213 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2084 from 43081j/raw-raws-rawing

    fix: always call `raw` to retrieve raw values
    ai authored May 4, 2026
    Configuration menu
    Copy the full SHA
    d75953d View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    ai committed May 4, 2026
    Configuration menu
    Copy the full SHA
    f2bb827 View commit details
    Browse the repository at this point in the history
  4. Release 8.5.14 version

    ai committed May 4, 2026
    Configuration menu
    Copy the full SHA
    3ec1394 View commit details
    Browse the repository at this point in the history
Loading