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

Commits on Jun 18, 2021

  1. Fix duplicate changelog

    megos committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    08ea82e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1605 from megos/fix-duplicate-changelog

    Fix duplicate changelog
    ai authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    7e7b0e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    56dcf91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    476141a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1610 from hex-ci/patch-1

    Added postcss-unit-processor plugin to the list
    ai authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    1545d8a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Return correct column on missed semicolon

    I've added some test-cases to ensure it works.
    Also added a comment about `why` we it need to get token[3]+1
    
    And ultimately it resolves #1617
    
    Regards,
    Gusted
    Gusted committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    422b5bf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1618 from Gusted/fix-missed-semicolon

    Return correct column on `missed semicolon`
    ai authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    c72594b View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    ai committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    d3e7aa9 View commit details
    Browse the repository at this point in the history
  4. Release 8.3.6 version

    ai committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    91c6d66 View commit details
    Browse the repository at this point in the history
Loading