Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 2.37 KB

CHANGELOG.asciidoc

File metadata and controls

35 lines (23 loc) · 2.37 KB

devon4ng changelog

This file documents all notable changes to devon4ng.

2021.12.001

In this release we have introduced some new samples to serve as a reference for integrating some popular 3rd-party component libraries like PrimeNG, NG-ZORRO and more with devon4ng. Also, all samples and templates are updated to the latest Angular 13:

2020.08.001

This release is focused mainly on the Angular 10 upgrade:

  • #176: Template submodules updated to Angular 10 and NgRx 10.

  • #167, #168, #174 and #175: Updated electron (sample and documentation).

  • #166: Update error handler.

  • #165: Cypress sample.

  • #164: Update to Angular 10 (samples and documentation).

2020.04.001

Starting with this release we have changed the versioning schema in devonfw to yyyy.mm.NNN where yyyy.mm is the date of the planned milestone release and NNN is a running number increased with every bug- or security-fix update.

  • #111: Yarn 2 support included

  • #96: devon4ng upgrade to Angular 9

    • Templates and samples updated to Angular 9, NgRx 9 and Ionic 5.

    • New internationalization module.

    • Documentation updates and improvements.

  • #95: Added token management info in documentation