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: hudochenkov/postcss-sorting
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.0.0
Choose a base ref
...
head repository: hudochenkov/postcss-sorting
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 31 files changed
  • 5 contributors

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    27464b2 View commit details
    Browse the repository at this point in the history
  2. Prepare 8.0.1

    hudochenkov committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    840b7d9 View commit details
    Browse the repository at this point in the history
  3. 8.0.1

    hudochenkov committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    f8bad77 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    572db23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c6fb25 View commit details
    Browse the repository at this point in the history
  3. Prepare 8.0.2

    hudochenkov committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    325d0f0 View commit details
    Browse the repository at this point in the history
  4. 8.0.2

    hudochenkov committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    6027f1c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Bump postcss from 8.4.21 to 8.4.31 (#115)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.21...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    a14543c View commit details
    Browse the repository at this point in the history
  2. Bump word-wrap from 1.2.3 to 1.2.4 (#114)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    2f81b02 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    14c178f View commit details
    Browse the repository at this point in the history
  2. Add more shorthands (#119)

    Added some missing shorthands:
    - margin-block
    - margin-inline
    - padding-block
    - padding-inline
    - offset
    - overflow
    - mask-border
    cduivis authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    38e2915 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Add more shorthand data

    hudochenkov committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    b304239 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    hudochenkov committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    e7c6d86 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    hudochenkov committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    7203d80 View commit details
    Browse the repository at this point in the history
  4. 9.0.0

    hudochenkov committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    a1c9a4f View commit details
    Browse the repository at this point in the history
  5. Add more shorthand data

    hudochenkov committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    8667085 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    hudochenkov committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    14eb2ec View commit details
    Browse the repository at this point in the history
  7. 9.1.0

    hudochenkov committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    9769848 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Update ESLint

    hudochenkov committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    53b4774 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. Update dependencies

    hudochenkov committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    6319a0c View commit details
    Browse the repository at this point in the history
Loading