Changelog
November 22, 2021 · View on GitHub
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.0 (2021-11-22)
⚠ BREAKING CHANGES
- Drop Support for Angular versions <13
- Drop Support for nodejs v10 and v12
- option
build-targetreplacesconfiguration
✏️ Documentation
- add ci pipeline badge (ae9bb2f)
🎸 Features
0.0.5 (2019-12-30)
🐛 Bug Fixes
- update ng-add schematic (caa6b6c)
✏️ Documentation
- update prerequisites (5d9e116)
0.0.4 (2019-10-04)
🐛 Bug Fixes
- use correct path to read from package.json (5b1b8a6)
0.0.3 (2019-10-03)
✏️ Documentation
- improve readme & project documentation (36e45be)
0.0.2 (2019-10-02)
🎸 Features
- 🎉 implement ng-add schematic for the package (d45bf1f)
- add docker build and push logic to builder (2ac677b)
- add docker options in builder (8da80cb)
- autogenerate dockerfile and nginx config if not present (6edcd86)
🐛 Bug Fixes
- adjust copy command to also copy .dockerignore file (1baf9bf)
- set correct builder in ng add schematic (55cd271)
- use correct image name with account and tag (dcb14b3)