All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added support for Angular 14+ by changing cli options to kebab-case
- Web application file copy handles package manager operation ordering more robustly (#4)
- Web application files are copied to proper target, not the current working directory
- Added support for React project build/deployment
- Refactored Angular-specific functionality into general-purpose/generic base class + toolset-specific implementations for Angular and React
- Updated isc.json dependency to 2.0.0 (needed to work with latest isc.rest)
- First released version