We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d26f25 commit ccf9d5aCopy full SHA for ccf9d5a
CHANGELOG.md
@@ -24,4 +24,6 @@
24
25
- The Beta Angular Router moved to `nativescript-angular/router-deprecated` to continue using it change imports:
26
- `nativescript-angular/router` -> `nativescript-angular/router-deprecated`
27
- - `nativescript-angular/router/ns-router` -> `nativescript-angular/router-deprecated/ns-router-deprecated`
+ - `nativescript-angular/router/ns-router` -> `nativescript-angular/router-deprecated/ns-router-deprecated`
28
+
29
+- Build requires globally installed **typings** (`npm install -g typings`)
0 commit comments