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

Commits on Dec 29, 2023

  1. refactor: check all falsy conditions of plugins and opts before retur…

    …ning NoWorkResult instance in process()
    ahmdammarr committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c37346d View commit details
    Browse the repository at this point in the history
  2. failing test

    romainmenke committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    a4626e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. fix

    romainmenke committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3c2fa2a View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Merge pull request #1909 from romainmenke/no-work-result-vs-lazy-resu…

    …lt--inventive-pygmy-marmoset-5bbea7d7dd
    
    Ensure that `NoWorkResult` and `LazyResult` have the same outcome.
    ai authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c751e11 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1908 from ahmdammarr/refactor/safe-check-for-NoWo…

    …rkResult
    
    refactor: check all falsy conditions of plugins and opts before returning NoWorkResult in process()
    ai authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f2e7a9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    892b269 View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    ai committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2e9d029 View commit details
    Browse the repository at this point in the history
  5. Release 8.4.33 version

    ai committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ae57d83 View commit details
    Browse the repository at this point in the history
Loading