Skip to content

Commit 89ded2e

Browse files
authored
Merge pull request #1956 from NativeScript/merge-release-in-master
Merge release in master
2 parents f5f0262 + b6bcf7f commit 89ded2e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Diff for: CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
<a name="8.2.0"></a>
2+
# [8.2.0](https://github.com/NativeScript/nativescript-angular/compare/8.1.0...8.2.0) (2019-08-13)
3+
4+
5+
### Features
6+
7+
* Update to Angular 8.2.x ([dbe983b](https://github.com/NativeScript/nativescript-angular/commit/dbe983b))
8+
* Remove `@angular/http` from the dependecies ([#1842](https://github.com/NativeScript/nativescript-angular/issues/1842)) ([c6af21d](https://github.com/NativeScript/nativescript-angular/commit/c6af21d))
9+
10+
### BREAKING CHANGES:
11+
12+
* The `NativeScriptHttpModule` is removed
13+
* `@angular/http` is removed from the dependencies
14+
15+
Migration steps:
16+
* If using `NativeScriptHttpModule`, replace with `NativeScriptHttpClientModule` as done [here](https://github.com/NativeScript/nativescript-sdk-examples-ng/commit/16d3caee2b0ee2d88d328b75bde49eea6c96920a)
17+
* as `@angular/http` is no longer a peerDependency of `nativescript-angular`, you can remove if from your dependencies
18+
19+
120
<a name="8.1.0"></a>
221
# [8.1.0](https://github.com/NativeScript/nativescript-angular/compare/8.0.3...8.1.0) (2019-07-31)
322

0 commit comments

Comments
 (0)