Skip to content

Releases: ampproject/rollup-plugin-closure-compiler

v0.27.0

10 Aug 22:23
Compare
Choose a tag to compare

This release adds support for M1 Macintoshes.

v0.26.0...v0.27.0

v0.26.0

01 Jun 20:23
Compare
Choose a tag to compare

v0.25.2...v0.26.0

v0.25.2

13 Apr 19:16
Compare
Choose a tag to compare
  • Move to pinned version of np until 6.x release fixes integration with 2fa 790f98f
  • Move to pinned version of np until 6.x release fixes integration with 2fa 2efc275

v0.25.1...v0.25.2

v0.25.0

13 Apr 18:54
Compare
Choose a tag to compare
  • Last manual release didnt update version 4c263be
  • Update types and fix issue related to isProperty check missing for ObjectExpression members 32008cc
  • Latest node types f05347c
  • Latest prettier a086912
  • Latest closure compiler version 2d8dc3e
  • Update master to newer depdencies f785ef2
  • Update dependency @types/node to v12.12.34 (#356) 8ff96aa
  • Update dependency rollup to v2.3.3 (#355) a220fa1
  • Update dependency lint-staged to v10.1.2 (#354) b971d4b
  • Update dependency uuid to v7.0.3 (#357) 2b4f060
  • Update dependency prettier to v2.0.2 (#353) 9a25efd
  • Update dependency @types/uuid to v7.0.2 (#348) 7431673
  • Update dependency rollup to v2.1.0 (#349) fa1bb0c
  • Update dependency prettier to v2 (#352) 90f96af
  • Update dependency @types/node to v12.12.30 (#346) a547985
  • Update dependency rollup to v2.0.6 (#345) ed339dc
  • Update Yarn to v1.22.4 (#344) ef5d082
  • Update dependency rollup to v2.0.2 (#343) bf38835

v0.24.0

06 Mar 17:23
Compare
Choose a tag to compare

Notably this version adds support for rollup version 2.0!

v0.22.2

17 Feb 23:42
679373c
Compare
Choose a tag to compare

Manual release notes, np is not working.

0.22.2 introduces

  1. A new option remove_strict_directive, which removes strict directives independent of the output format. This is used by microbundle and others who wrap the rollup API.
  2. Reduction in semi-colons where ASI will fill in the gaps. Addresses a output comparison size with other minification approaches.

v0.21.0

03 Feb 21:08
Compare
Choose a tag to compare

v0.20.0...v0.21.0

v0.20.0

14 Jan 00:43
Compare
Choose a tag to compare
  • Upgrade Husky 5838ab1
  • Upgrade to latest Closure Compiler d7e83f5
  • Add support for formatting from closure compiler 847bca7
  • Import externals shorter syntax abeac73

v0.19.1...v0.20.0

v0.19.1

10 Jan 17:13
Compare
Choose a tag to compare
  • Literal Computed Key Transform was grabbing info that didnt exist for all nodes before its safeguard 3629fc2
  • Merge pull request #278 from renovate-bot/renovate/magic-string-0.x 178ea55
  • Update dependency magic-string to v0.25.6 77fabd7
  • Update dependency @types/estree to v0.0.42 (#275) 6e94981
  • Update dependency husky to v4.0.3 (#276) d369aa3

v0.19.0...v0.19.1

v0.19.0

09 Jan 07:16
Compare
Choose a tag to compare

Reduce memory usage, support utf8 imports/exports, and code splitting!

  • Refactor Exports, Add UTF-8 Tests (#277) 1ff3e2f
  • Merge pull request #274 from renovate-bot/renovate/rollup-1.x 4eb87fa
  • Update dependency rollup to v1.29.0 24638a0
  • Update dependency husky to v4.0.1 (#273) e4683d0
  • Remove extra path empty string 35853c3
  • Remove temp-file dependency e430c7e
  • Further cleanups to import specifiers f1f2994
  • Further cleanup for import transform 0921fdd
  • Refactor nested tagged template into conditional branches 588a9e6
  • Continued removing unnecessary guards with improved typing 551bbdb
  • Continued refactoring to simplify code be1e31a
  • Additional cleanups a586dee
  • Additional cleanup for const transform 6d706bb
  • Use Incremental Building to speed up testing locally 712d7b6
  • Remove tslint since it wasnt providing value a227b53
  • Continued refactoring for upcoming work a71f6ba
  • Merge branch 'master' of github.com:ampproject/rollup-plugin-closure-compiler c7da4ba
  • Minor refactors to parsing in preparation for bug fixes 4203bb5
  • Update dependency husky to v4 (#270) 81b4c26
  • Only publish an extern from exports if there are exported members fc22ced
  • Move CJS Extern Generation (#272) 5d1e829
  • Update Node.js to v12.14.1 (#271) 75fe1c6
  • Update dependency magic-string to v0.25.5 (#266) 25fa3a0
  • Update dependency rollup to v1.28.0 (#269) 30de0e6
  • Merge pull request #267 from renovate-bot/renovate/node-12.x 46b0e6e
  • Merge pull request #268 from renovate-bot/renovate/google-closure-compiler-20200101.x b9340a5
  • Update dependency @types/node to v12.12.24 301f9dc
  • Update dependency google-closure-compiler to v20200101 67b578a

v0.18.1...v0.19.0