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

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    2162e4e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1557 from nekitk/patch-1

    Add `postcss-easy-z` to plugins list
    ai authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    6610eda View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Update css-syntax-error.d.ts

    Fixed description of `CssSyntaxError#source`.
    Yuriy-Svetlov authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    71a95f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Merge pull request #1560 from semiromid/patch-1

    Update css-syntax-error.d.ts
    ai authored Apr 22, 2021
    Configuration menu
    Copy the full SHA
    1065b3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96faacb View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    ai committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    3a641ba View commit details
    Browse the repository at this point in the history
  4. Update size limit

    ai committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    7b541eb View commit details
    Browse the repository at this point in the history
  5. Release 8.2.11 version

    ai committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    2a1898c View commit details
    Browse the repository at this point in the history
  6. Add package.json to exports

    ai committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    8e6088f View commit details
    Browse the repository at this point in the history
  7. Release 8.2.12 version

    ai committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    dc6cff1 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Fix ReDoS in previous-map

    Fix Strategy: Replace `(.*)` with `(?:(?!sourceMappingURL=).)*`
    yetingli committed Apr 26, 2021
    2 Configuration menu
    Copy the full SHA
    2ad1ca9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1567 from yetingli/main

    Fix ReDoS in previous-map
    ai authored Apr 26, 2021
    1 Configuration menu
    Copy the full SHA
    2b1d04c View commit details
    Browse the repository at this point in the history
  3. Clean up tests

    ai committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    8484d27 View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    ai committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    41d3f33 View commit details
    Browse the repository at this point in the history
  5. Release 8.2.13 version

    ai committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    030bd25 View commit details
    Browse the repository at this point in the history
Loading