what's new in angular 6 Posted on 2024-07-28 Edited on 2025-04-07 In angular Symbols count in article: 42 Reading time ≈ 1 mins. Table of content Feature Description provideIn A new way to declare service scope provideInIn Angular 6, you can use the provideIn property in the @Injectable decorator to declare the scope of the service.