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

Commits on Mar 13, 2020

  1. Bump acorn from 5.7.3 to 5.7.4 (#16)

    Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@5.7.3...5.7.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2020
    Configuration menu
    Copy the full SHA
    409c864 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Use PostCSS 8 API

    ai committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    c6fa683 View commit details
    Browse the repository at this point in the history
  2. Remove old config

    ai committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    12709f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Update PostCSS

    ai committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    eee3e04 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Update for latest PostCSS

    ai committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    1c17897 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Use released PostCSS 8

    ai committed Sep 15, 2020
    2 Configuration menu
    Copy the full SHA
    cae9eba View commit details
    Browse the repository at this point in the history
  2. Release 5.0 version

    ai committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    f936260 View commit details
    Browse the repository at this point in the history
Loading