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-calc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0
Choose a base ref
...
head repository: postcss/postcss-calc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.1.0
Choose a head ref
  • 4 commits
  • 10 files changed
  • 3 contributors

Commits on Dec 29, 2021

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

Commits on Dec 30, 2021

  1. test: get CI working again (#149)

    * test: always test built files
    
    Before some tested files came from `src` and others from `dist`.
    
    * chore: update eslint
    
    * test: use GitHub actions
    
    * test: separate lint from test
    
    * chore: replace deprecated prepublish with prepare
    
    * chore: skip unused environment variable
    
    * chore: switch to pnpm
    ludofischer authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    c6c43f7 View commit details
    Browse the repository at this point in the history
  2. chore: simplify Babel transform (#150)

    The source contains no unsupported features except modules.
    ludofischer authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    29b3565 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. chore(release): 8.1.0

    ludofischer committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    9a036a2 View commit details
    Browse the repository at this point in the history
Loading