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.1.9
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.1.10
Choose a head ref
  • 9 commits
  • 7 files changed
  • 4 contributors

Commits on Nov 21, 2020

  1. Update dependencies

    ai committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    276efdc View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Configuration menu
    Copy the full SHA
    b84f3c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1468 from AndrejGajdos/add-postcss-plugins

    add postcss-grid-reset and postcss-flexbox-reset
    ai authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    14e34f9 View commit details
    Browse the repository at this point in the history
  3. Expose LazyResult type

    yyx990803 authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    2fce3f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Improve LazyResult type

    This change is motivated by the ability to patch `Promise` prototype globally in both code and types. This change helps to avoid such behavior.
    antonk52 authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    9f9236d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1472 from antonk52/patch-1

    Improve LazyResult type
    ai authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    c28b950 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1471 from yyx990803/patch-1

    Expose LazyResult type
    ai authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    d2ac1ac View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    ai committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    3184186 View commit details
    Browse the repository at this point in the history
  5. Release 8.1.10 version

    ai committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    390256b View commit details
    Browse the repository at this point in the history
Loading