Skip to content

Releases: adobe/aem-site-theme-builder

v5.2.1

05 Jan 14:38
Compare
Choose a tag to compare
  • fix for initial run missing dist folder in live preview

v5.2.0

17 Nov 08:09
Compare
Choose a tag to compare
  • proxy open site url based on the env.AEM_SITE
  • browsersync request url fix

v5.1.2

21 Oct 17:35
Compare
Choose a tag to compare
  • windows path fix
  • cross platform path processing

v5.1.1

15 Oct 11:38
Compare
Choose a tag to compare
  • Passthrough status code from proxy response to a client
  • Content-length modification fix based on the html changes
  • Complex headers are properly modified and passthrough

v5.1.0

14 Oct 15:41
Compare
Choose a tag to compare

Changelog:

  • support for theme sources hosted on external domain (different than original text/html request comes from),
  • dynamic mapping for files located in dist folder (whenever new file gets added by the frontend module build they are populated into proxy mapping).

v5.0.0

14 Jul 12:40
Compare
Choose a tag to compare

Changes introduced to API:

  • functionality change in npx aem-site-theme-builder live. Now it runs both proxy and browser sync.
  • introduction of npx aem-site-theme-builder proxy. Runs only the proxy part (as previously npx aem-site-theme-builder live did.

Other changes:

  • introduced browser sync support
  • dynamic port detection for proxy and browser sync