Skip to content

v6.0.0

Compare
Choose a tag to compare
@cexbrayat cexbrayat released this 13 May 07:43
· 1315 commits to master since this release

Features

  • enable Ivy partial compilation (5731919)

⚠ BREAKING CHANGES

  • ngx-speculoos now targets Angular 12.0.0 and Ivy only. If you want to use it with Angular 11.x or View Engine, stick to the previous version of ngx-speculoos. Partial Ivy compilation is now enabled, allowing ngcc to skip this package and you to have faster builds! 🚀