8000 Comparing 8.1.7...8.1.8 · postcss/postcss · GitHub
[go: up one dir, main page]

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

Commits on Nov 10, 2020

  1. Update dependencies

    ai committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    6599e97 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Use HTTPS links

    ai committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    901014c View commit details
    Browse the repository at this point in the history
  2. Fix dead links

    ai committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    6577de1 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    ai committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    f8fe285 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. fix(typescript): ensure LazyResult complies with Promise interface.

    * Explicitly implement Promise<Result> in the type declaration
    * Add mising [Symbol.toStringTag] property
    * Add some type tests to ensure we can type `postcss(plugins).process` results
    ludofischer committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    362ac8d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Merge pull request #1463 from ludofischer/fix-lazyresult-type

    fix(typescript): ensure LazyResult complies with Promise interface.
    ai authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    0d89106 View commit details
    Browse the repository at this point in the history
  2. Clean up tests

    ai committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    fb70ca9 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    ai committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    875283a View commit details
    Browse the repository at this point in the history
  4. Release 8.1.8 version

    ai committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    6d2d1fb View commit details
    Browse the repository at this point in the history
Loading
0