Skip to content

Commit 8508ca9

Browse files
committed
publish(5.0.0): updates for angular 6.0 and rxjs 6.1
1 parent 81a755d commit 8508ca9

File tree

4 files changed

+1921
-8014
lines changed

4 files changed

+1921
-8014
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Angular 5+ and Microsoft Azure Application Insights implementation - by [DevHelp.Online](http://www.DevHelp.Online)
1+
# Angular 6+ and Microsoft Azure Application Insights implementation - by [DevHelp.Online](http://www.DevHelp.Online)
22

3-
> Connect your Angular 5+ client-side to Microsofts Application Insights with this easy-to-use Module.
3+
> Connect your Angular 6+ client-side to Microsofts Application Insights with this easy-to-use Module.
44
55
## Installation
66

@@ -10,6 +10,8 @@ Install & save the library to your package.json:
1010
$ npm i -S @markpieszak/ng-application-insights
1111
```
1212

13+
> Angular 6.x with Rxjs 6.1+ use latest (5.x)
14+
1315
> Angular 5.x with Rxjs 5.5+ (pipeable operators) use latest (4.x)
1416
1517
> Angular 5.x (with older rxjs < 5.5) use versions 3.x

0 commit comments

Comments
 (0)