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: shellscape/postcss-values-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: shellscape/postcss-values-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 219 files changed
  • 6 contributors

Commits on Oct 4, 2021

  1. fix: allow media query ranges (#137)

    * Updating operators to accept new ones
    
    * Adding new test cases
    
    * Adding missing operator
    Antonio Laguna authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    7240333 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. chore(release): 6.0.1

    shellscape committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    5aea4d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. fix: Quoted – clone throw an error (#141) (#142)

    - add missing `quoted.test.js` file (fixtures were already present)
    marcalexiei authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    a59fac9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b143c3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2399397 View commit details
    Browse the repository at this point in the history
  4. chore(release): 6.0.2

    shellscape committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    d95ae33 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. chore: use nvmrc

    shellscape committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    b19c7eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8b1647 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. feat!: use css-tree, rewrite package for ESM (#149)

    * checkpoint
    
    * checkpoint
    
    * checkpoint
    
    * checkpoint
    
    * checkpoint
    
    * checkpoint
    
    * checkpoint
    
    * checkpoint
    
    * chore: checkpoint
    
    * chore: update tooling
    
    * checkpoint
    
    * feat!: use css-tree, rewrite package for ESM
    
    * fix: add support for oklab and oklch colors from #148
    
    * chore: workflow fix
    
    * chore: add prettier
    shellscape authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    58c3ac0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. docs: update docs for v7

    shellscape committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    1d367aa View commit details
    Browse the repository at this point in the history
Loading