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: google/closure-compiler-npm
base: v20181125.0.1
Choose a base ref
...
head repository: google/closure-compiler-npm
compare: v20181125.1.0
Choose a head ref
  • 9 commits
  • 9 files changed
  • 3 contributors

Commits on Dec 3, 2018

  1. Fix typo

    dsanders11 committed Dec 3, 2018
    Copy the full SHA
    de2d049 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2018

  1. Publish a nightly release of the compiler to npm.

    Publishes snapshot versions of the compiler under a "nightly" tag.
    Enables early adopters to test recently merged features without waiting for a full compiler release.
    ChadKillingsworth committed Dec 8, 2018
    Copy the full SHA
    936e5ab View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5a5a027 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Add a catch to the gulp plugin promise to properly report unknown err…

    …ors.
    
    Also enable some gulp tests that had been excluded from the JS platform as those options are now supported.
    ChadKillingsworth committed Dec 10, 2018
    Copy the full SHA
    110e3f9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    db01cb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Merge pull request #123 from google/nightly-release

    Publish a nightly releases of the compiler to npm
    brad4d committed Dec 11, 2018
    Copy the full SHA
    c0ebce4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Copy the full SHA
    c8e9712 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #124 from google/gulp-errors

    Add a catch to the gulp plugin promise to report unknown errors
    ChadKillingsworth committed Dec 12, 2018
    Copy the full SHA
    b6d38c8 View commit details
    Browse the repository at this point in the history
  3. v20181125.1.0

    ChadKillingsworth committed Dec 12, 2018
    Copy the full SHA
    f3de6ec View commit details
    Browse the repository at this point in the history