Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Releases: adobe/aem-spa-project-archetype

v4.0.0

18 Nov 16:05
Compare
Choose a tag to compare
  • Moved the HierarchyPage Java code to a separate Maven package to make generated projects smaller, easier to understand and to allow for updates after generating from the archetype (cdeea49)
  • Embedded the aem-core-wcm-components dependency (36caf87)
  • Updated the aem-core-wcm-components dependency to v2.7 (36caf87)
  • Updated the Jackson XML dependencies (13bad50)
  • Fixed the ACLs for the policies directory (5d8c81e)

v3.0.0

04 Nov 10:36
Compare
Choose a tag to compare
  • Support for static assets (6c713d4)
  • Support for code splitting in React apps (6c713d4)
  • Improved browser support – Polyfills are now included by default, which makes apps compatible with older browsers like Internet Explorer 11 (7ca5316)
  • React app URLs without the .html extension are now resolved correctly (1ff02f7)
  • The Angular app is automatically built for production when using the installPackagePublish or installSinglePackagePublish Maven profiles (c86ecb6)
  • Running npm start will now automatically open the app root (instead of the root) in the browser (4e4ccf1)

More information on some of the new features can be found in the docs folder.

v2.0.2

22 Oct 10:20
Compare
Choose a tag to compare
  • Improved the README files (7bae43a)
  • Updated filevault-package-maven-plugin to v1.0.4 (85e68fe)

v2.0.0

18 Oct 10:07
Compare
Choose a tag to compare
  • Published the archetype to the Central Repository – see the README for new installation instructions (82e3a6b)
  • Java 11 support (2d6e980)
  • Angular v8 support (f2f1517)
  • Improved archetype:generate options and defaults (2a068a5, d041546)
  • Added .editorconfig files (6f536c9)
  • Improved .gitignore files (14c44c6)
  • Disabled SPA minification by AEM (7716ad7)
  • Many small fixes and improvements

SPA Maven Archetype for AEM, v1.1.0

05 Apr 16:19
Compare
Choose a tag to compare
  • NEW FEATURE Template Editor
    • Give access to the list of Allowed Components from the ResponsiveGrid component

SPA Maven Archetype for AEM, v1.0.6

04 Apr 15:44
Compare
Choose a tag to compare
  • Dependencies updated to work with AEM 6.5

SPA Maven Archetype for AEM 1.0.4

13 Feb 14:27
Compare
Choose a tag to compare
  • Non-ejected React project structure
  • React project refactoring, XSS sanitization and clean-up
  • React JEST test server
  • Supplementary React test coverage
  • Fix for device groups configuration
  • Added maven autoInstallBundle profile
  • Fix layout configuration
  • Updated documentation

SPA Maven Archetype for AEM 1.0.2

15 Dec 10:01
Compare
Choose a tag to compare

Add dynamic routing for Angular
Downgrade com.fasterxml.jackson dependencies to match the AEM 6.4 dependencies for SP3

SPA Maven Archetype for AEM 1.0.0

07 Dec 19:07
Compare
Choose a tag to compare

Maven archetype version associated to release 1.0.x of the SPA Editor SDK.