Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
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: sass/node-sass
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.13.0
Choose a base ref
...
head repository: sass/node-sass
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.14.1
Choose a head ref
  • 13 commits
  • 10 files changed
  • 4 contributors

Commits on Oct 21, 2019

  1. Fix #2394: sourceMap option should have consistent behaviour

    render() and renderSync() should return "map" property in the results
    only if source map has been enabled.
    saper committed Oct 21, 2019
    1 Configuration menu
    Copy the full SHA
    8498f70 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Merge pull request #2754 from saper/no-map-if-not-requested

    Fix #2394: sourceMap option should have consistent behaviour
    xzyfer authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    fbc9ff5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. doc: README example fix (#2787)

    Fix Unexpected token ) on the render example
    ZoranPandovski authored and nschonni committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    c6f2e5a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    338fd7a View commit details
    Browse the repository at this point in the history
  2. 4.13.1

    xzyfer committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    01db051 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    xzyfer committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    b54053a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. feat: Add Node 14 support

    nschonni committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    5a4a48a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1210aab View commit details
    Browse the repository at this point in the history
  3. Update changelog

    xzyfer committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    bbeb78c View commit details
    Browse the repository at this point in the history
  4. 4.14.0

    xzyfer committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    eac343c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

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

Commits on May 4, 2020

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

    xzyfer committed May 4, 2020
    Configuration menu
    Copy the full SHA
    0d6c3cc View commit details
    Browse the repository at this point in the history
Loading