All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.0 (2021-11-22)
- Drop Support for Angular versions <13
- Drop Support for nodejs v10 and v12
- option
build-target
replacesconfiguration
- add ci pipeline badge (ae9bb2f)
- update ng-add schematic (caa6b6c)
- update prerequisites (5d9e116)
- use correct path to read from package.json (5b1b8a6)
- improve readme & project documentation (36e45be)
- 🎉 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)