Skip to content

v6.0.0

Compare
Choose a tag to compare
@cexbrayat cexbrayat released this 13 May 08:09
· 1931 commits to master since this release

⚠ BREAKING CHANGES

  • ngx-valdemort 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-valdemort. Partial Ivy compilation is now enabled, allowing ngcc to skip this package and you to have faster builds! 🚀

Features

  • enable Ivy partial compilation (5166464)