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-nested
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0.1
Choose a base ref
...
head repository: postcss/postcss-nested
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.2.0
Choose a head ref
  • 12 commits
  • 10 files changed
  • 2 contributors

Commits on Feb 19, 2023

  1. Fix Changelog

    ai committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    820eae9 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Add funding option

    ai committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    658b1f9 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    ai committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    01ef893 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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

    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 7, 2023
    Configuration menu
    Copy the full SHA
    8eaab00 View commit details
    Browse the repository at this point in the history
  2. Update dependencies and practies

    ai committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    3aa595b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Bump braces from 3.0.2 to 3.0.3 (#160)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      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 Jul 18, 2024
    Configuration menu
    Copy the full SHA
    98b240f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Update pnpm and Node.js on CI

    ai committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    653ea3f View commit details
    Browse the repository at this point in the history
  2. Move Node.js 16 to old pnpm

    ai committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    76593a6 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    ai committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    80467c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    173cd9a View commit details
    Browse the repository at this point in the history
  5. Release 6.2 version

    ai committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    46b9aae View commit details
    Browse the repository at this point in the history
  6. Add Github Release support

    ai committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2abd928 View commit details
    Browse the repository at this point in the history
Loading