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-import
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 14.1.0
Choose a base ref
...
head repository: postcss/postcss-import
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 15.0.0
Choose a head ref
  • 9 commits
  • 22 files changed
  • 4 contributors

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    ee6063f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Update dependency prettier to ~2.7.0 (#494)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    64867f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Fix import with layer; add nameLayer option (#496)

    * fix import with layer
    
    * one more fix
    
    * remove unreachable code
    
    * fix anonymous layers
    
    * fix anonymous layers
    
    * basic implementation
    
    * add warning
    
    * cleanup and more tests
    
    * use the rootFilename
    romainmenke authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    64dd1c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aa378a View commit details
    Browse the repository at this point in the history
  3. Update eslint & eslint-config-problems (#474)

    Co-authored-by: Ryan Zimmerman <17342435+RyanZim@users.noreply.github.com>
    renovate[bot] and RyanZim authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    2ee943e View commit details
    Browse the repository at this point in the history
  4. Update dependency ava to v4 (#478)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    3a36a19 View commit details
    Browse the repository at this point in the history
  5. Use optional chaining syntax

    RyanZim committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    5493a61 View commit details
    Browse the repository at this point in the history
  6. Disable package-lock.json

    RyanZim committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    e2ed483 View commit details
    Browse the repository at this point in the history
  7. 15.0.0

    RyanZim committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    4e8feca View commit details
    Browse the repository at this point in the history
Loading