You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,6 @@ The module bundling now uses [ng-packagr](https://github.com/dherges/ng-packagr)
6
6
The reason behind a new major release is because imports will break in existing codebases.
7
7
From now, you can/must simply use ``import { NgHttpLoaderModule } from 'ng-http-loader'`` without referencing the full path: they have changed, and this is the main reason a major release is introduced.
8
8
9
-
Additionally, [missing spinkit](https://github.com/mpalourdio/ng-http-loader/pull/70) have been added.
10
-
11
9
## v1.0.3
12
10
13
11
Some compiler options have been reverted, so the compilation target is ``es5`` like before v1.0.2.
0 commit comments