Releases: google/closure-compiler-npm
Releases · google/closure-compiler-npm
20221004.0.0
Closure-compiler 20221004 release
What's Changed
- When a new release is created, trigger an immediate build and publish by @ChadKillingsworth in #258
Full Changelog: v20220905.0.0...v20221004.0.0
20220905.0.0
Closure-compiler 20220905 release
What's Changed
- Use a project local .npmrc file for publication by @ChadKillingsworth in #255
- Update dependencies to address security alerts by @ChadKillingsworth in #250
- Update deps to address dependabot alerts by @ChadKillingsworth in #256
- Switch to using the Graal github action by @ChadKillingsworth in #247
- Add a --java-only flag to allow only the java tests to be run by @ChadKillingsworth in #257
Full Changelog: v20220803.0.0...v20220905.0.0
20220803.0.0
Closure-compiler 20220803 release
What's Changed
- Remove the dependency on lerna by @ChadKillingsworth in #241
- Bump tar from 4.4.9 to 4.4.19 by @dependabot in #249
- removed dead code by @jimmywarting in #251
- Setup npmrc to allow publication from github actions by @ChadKillingsworth in #248
- Configure git to support creating a commit by @ChadKillingsworth in #254
New Contributors
- @jimmywarting made their first contribution in #251
Full Changelog: v20220719.0.0...v20220803.0.0
20170423.0.0
- Update the compiler to the 20170423 release
- Remove the workaround in the gulp plugin for soucemap paths now that the compiler correctly understands absolute paths
20161201.0.0
Update to 20161201 version of the compiler
20161024.2.0
Remove vinyl-fs
and gulp-util
as dependencies as they massively inflated the dependency tree.
20161024.1.0
Includes native source map composition through the compiler rather than using javascript libraries.
20161024.0.0
Release for 20161024 version of the compiler
20160911.0.0
Release for 20160911 version of the compiler