Skip to content

Releases: wcm-io-frontend/aem-clientlib-generator

1.2.4

26 Jul 15:53

Choose a tag to compare

Fixed

  • added missing dependency yargs

1.2.3

17 Jul 22:33

Choose a tag to compare

Fixed

  • issue with clientlibs using relative path delimiters under windows

Added

  • support for allowProxy in clientLibs configuration (optional in AEM 6.3)
  • support for longCacheKey in clientLibs configuration (optional)

1.2.1

15 May 07:26

Choose a tag to compare

Fixed

  • missing glob version

1.2.0

09 May 12:00

Choose a tag to compare

Added

  • clientlib CLI with new configuration file clientlib.config.js
  • options verbose and dry
  • add glob feature

1.1.0

19 Jan 16:31

Choose a tag to compare

Added

  • properties cssProcessor and jsProcessor to configure the minification tool to be used for the ClientLib
    (needs AEM 6.2)

1.0.1

19 Jan 09:55

Choose a tag to compare

Fixed

  • file entries in clientlib configuration js.txt and css.txt will only be added with file extension ".js" or ".css"
    (source maps can be included now)
  • fix example

1.0.0

28 Jun 07:56

Choose a tag to compare

Initial release