Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 4.46 KB

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 4.46 KB

Changes made to the course since its release:

Changes made to the project files since its release:

  • May 24, 2023 - Added a folder for Angular v16. NOTE: The code in this folder does NOT match the code as shown in the course. The code in this folder includes: standalone components, standalone bootstrapping, computed signals.

  • July 6, 2022 - The code was replaced with new start and final folders for Angular v14 and RxJS v7.5.

  • June 9, 2021 - The code was replaced with new start and final folders for Angular v12 and Bootstrap 5.

  • March 22, 2020 - The code was replaced with new start and final folders for Angular v11. Added unsubscribing of our Observable. Also added TypeScript strict mode and made a few minor coding changes to support that change.

  • August 6, 2020 - The code was replaced with new start and final folders for Angular v10.

  • April 21, 2020 - The code was replaced with new start and final folders for Angular v9.

  • August 14, 2019 - The code was replaced with new start and final folders for Angular v8.

  • July 11, 2018 - The code was replaced with new start and final folders for Angular v6, Angular CLI 6, RxJS 6, Bootstrap 4, and Font Awesome.

  • August 10, 2017 - The code was all replaced with new start and final folders that leverage the Angular CLI.

  • June 21, 2017 - APM-CLI-Start was added. This is a copy of the starter files set up to work with the Angular CLI.

  • March 24, 2017 - APM-Start-Updated and APM-Final-Updated were added. These are updates to the sample code for Angular version 4. Note that the changes include modifications to the boilerplate files and the addition of an src folder to make these files compatible with the current version of the Angular Quick Start files.