Skip to content

v7.0.0

Compare
Choose a tag to compare
@arturovt arturovt released this 20 Jun 20:58
· 32 commits to master since this release

What's Changed

  • Angular 14 support has been added (#441)
  • findUp is now imported from @angular/cli/utilities/find-up (#441)
  • the project option is now required when running ng add, because defaultProject has been deprecated by Angular CLI (#441)
  • the ParcelComponent is now standalone meaning it can be imported into a component w/o the ParcelModule (#441)