Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 160ed18

Browse files
author
Elena Hristova
committed
release: cut the 8.2.0 release
1 parent 3fd3b14 commit 160ed18

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

‎CHANGELOG.md

Lines changed: 19 additions & 0 deletions
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)

AltStyle によって変換されたページ (->オリジナル) /