Skip to content

v2.0.0

Compare
Choose a tag to compare
@JohannesHoppe JohannesHoppe released this 27 May 05:48
· 5 commits to main since this release

Angular 17 teaser

This release adds support for Angular v18. 🎉

Features

  • support for Angular 18 (no support for earlier versions! use v2.0.0-beta.1 for Angular 17)
  • support for the add parameter. This will only add, and never remove existing files. By default, existing files in the target branch are removed before adding the ones from the dist folder. If you want to add new files but leave existing ones untouched, set the --add parameter.

Installation

Thanks