Releases: google/closure-compiler-npm
Releases · google/closure-compiler-npm
20230206.0.0
Closure-compiler 20230206 release
What's Changed
- Utilize the package version for the compiler build by @ChadKillingsworth in #278
- Rename the codeql workflow by @ChadKillingsworth in #279
- Switch the linux graal build runner for better GLIBC compatibility by @ChadKillingsworth in #281
- Revert "Support multiple libc versions by dynamically linking against libc" by @ChadKillingsworth in #282
Full Changelog: v20230103.0.0...v20230206.0.0
20230103.0.0
Closure-compiler 20230103 release
What's Changed
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #275
- Add codeql security scan workflow by @ChadKillingsworth in #276
Full Changelog: v20221102.0.1...v20230103.0.0
20221102.0.1
What's Changed
- Update dependency to address security warning by @ChadKillingsworth in #267
- Switch the event name allowed to publish to
workflow_dispatch
by @ChadKillingsworth in #266 - Update confusing statement about JS-native version by @brad4d in #268
- Update GRAAL to the 22.3.0 release by @ChadKillingsworth in #270
- Update build action to address warnings by @ChadKillingsworth in #269
- Support multiple libc versions by dynamically linking against libc by @ChadKillingsworth in #273
- Temporarily remove upx compression for MacOS by @ChadKillingsworth in #274
Full Changelog: v20221102.0.0...v20221102.0.1
20221102.0.0
Closure-compiler 20221102 release
What's Changed
- Modify workflow call syntax by @ChadKillingsworth in #261
- Update the build target name by @ChadKillingsworth in #262
- Update action versions to latest by @ChadKillingsworth in #263
- Correct the name of the uber deploy jar by @brad4d in #264
Full Changelog: v20221004.0.0...v20221102.0.0
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.