Skip to content

JavaScript Modules v0.7.1

Choose a tag to compare

@GauBen GauBen released this 04 Jun 15:29
· 257 commits to main since this release

This is a small developer experience release:

  • New JavaScript Modules are created with a docker-compose.yml file to start Jahia more easily. (#320)

    Use npm init @jahia/module to create a new module with the improved local setup, or copy the file from GitHub.

  • Performance: insert <link rel="modulepreload"> to improve client-side JS load performance. (#349)

Full Changelog: 0_7_0...0_7_1