From 9834c4f887f8693dc582b809b23796b47f6a6978 Mon Sep 17 00:00:00 2001 From: Nathan Walker Date: Tue, 7 Jul 2020 16:38:09 -0700 Subject: [PATCH] chore(release): 6.5.9 --- CHANGELOG.md | 20 ++++++++++++++++++++ nativescript-core/package.json | 8 ++++---- package.json | 4 ++-- tns-core-modules-package/package.json | 4 ++-- tns-core-modules-widgets/package.json | 2 +- tns-platform-declarations/package.json | 8 ++++---- 6 files changed, 33 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index beb21ceb9..164cb4415 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +## [6.5.9](https://github.com/NativeScript/NativeScript/compare/6.5.8...6.5.9) (2020-07-07) + + +### Bug Fixes + +* **bindable:** parent referenced expression-values now load properly using an update call ([#8670](https://github.com/NativeScript/NativeScript/issues/8670)) ([6b0028a](https://github.com/NativeScript/NativeScript/commit/6b0028afd7b554914b039cdf371e8e30f6e02dac)), closes [#8666](https://github.com/NativeScript/NativeScript/issues/8666) [#6981](https://github.com/NativeScript/NativeScript/issues/6981) [#5054](https://github.com/NativeScript/NativeScript/issues/5054) +* **scroll-view:** android 'isScrollEnabled' will apply if changed while gesture is underway ([#8695](https://github.com/NativeScript/NativeScript/issues/8695)) ([02ec7f1](https://github.com/NativeScript/NativeScript/commit/02ec7f104d327df53df687ddd1b8ac5b1cdc04ba)) +* **snapshots:** android is not defined ([#8691](https://github.com/NativeScript/NativeScript/issues/8691)) ([a8bbd7c](https://github.com/NativeScript/NativeScript/commit/a8bbd7c1e580e77e7ad5ddc7be6845e3d8fb02de)) +* **text-view:** only reload text if hint is showing on ios ([#8662](https://github.com/NativeScript/NativeScript/issues/8662)) ([ec17727](https://github.com/NativeScript/NativeScript/commit/ec17727e91f7a3209ada2c7de0bcf59c98c4e62a)) + + +### Features + +* **connectivity:** getActiveNetworkInfo and NetworkInfo modern compliance [#8580](https://github.com/NativeScript/NativeScript/issues/8580) ([#8652](https://github.com/NativeScript/NativeScript/issues/8652)) ([635f31f](https://github.com/NativeScript/NativeScript/commit/635f31f81f7826112142c707aff2a66c2b480b0e)) +* **dialog:** ios destructive style from options ([#8676](https://github.com/NativeScript/NativeScript/issues/8676)) ([bb531ce](https://github.com/NativeScript/NativeScript/commit/bb531ce71028f9c4fd4d753df16c82104f158e35)) +* **ImageSource:** resize method ([#8678](https://github.com/NativeScript/NativeScript/issues/8678)) ([bd12baf](https://github.com/NativeScript/NativeScript/commit/bd12bafb4aae8f1c523be4c7e04fa73722092304)) +* **text-view:** allow easy subclassing on ios ([#8663](https://github.com/NativeScript/NativeScript/issues/8663)) ([7d36447](https://github.com/NativeScript/NativeScript/commit/7d364474c23e17acf7696f159d3945d8a73d63e6)) + + + ## [6.5.8](https://github.com/NativeScript/NativeScript/compare/6.5.7...6.5.8) (2020-06-20) diff --git a/nativescript-core/package.json b/nativescript-core/package.json index 304ac094c..57074b8ea 100644 --- a/nativescript-core/package.json +++ b/nativescript-core/package.json @@ -2,8 +2,8 @@ "name": "@nativescript/core", "main": "index", "types": "index.d.ts", - "description": "Telerik NativeScript Core Modules", - "version": "6.5.8", + "description": "NativeScript Core Modules", + "version": "6.5.9", "homepage": "https://www.nativescript.org", "repository": { "type": "git", @@ -23,13 +23,13 @@ "nativescript-hook": "0.2.5", "reduce-css-calc": "^2.1.6", "semver": "6.3.0", - "tns-core-modules-widgets": "next", + "tns-core-modules-widgets": "6.5.9", "tslib": "1.10.0" }, "devDependencies": { "@types/chai": "~4.2.5", "@types/node": "~10.12.18", - "tns-platform-declarations": "next" + "tns-platform-declarations": "6.5.9" }, "scripts": { "version": "conventional-changelog -p angular -i ../CHANGELOG.md -s && git add ../CHANGELOG.md", diff --git a/package.json b/package.json index c203cf336..a8061bd42 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "NativeScript", - "description": "Telerik NativeScript Core Modules", + "description": "NativeScript Core Modules", "homepage": "https://www.nativescript.org", - "version": "6.5.8", + "version": "6.5.9", "repository": { "type": "git", "url": "https://github.com/NativeScript/NativeScript" diff --git a/tns-core-modules-package/package.json b/tns-core-modules-package/package.json index e95efda59..3a7ce1deb 100644 --- a/tns-core-modules-package/package.json +++ b/tns-core-modules-package/package.json @@ -2,8 +2,8 @@ "name": "tns-core-modules", "main": "index", "types": "index.d.ts", - "description": "Telerik NativeScript Core Modules", - "version": "6.5.8", + "description": "NativeScript Core Modules", + "version": "6.5.9", "homepage": "https://www.nativescript.org", "repository": { "type": "git", diff --git a/tns-core-modules-widgets/package.json b/tns-core-modules-widgets/package.json index ce3658259..7ac6926b7 100644 --- a/tns-core-modules-widgets/package.json +++ b/tns-core-modules-widgets/package.json @@ -1,6 +1,6 @@ { "name": "tns-core-modules-widgets", - "version": "6.5.8", + "version": "6.5.9", "description": "Native widgets used in the NativeScript framework.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" diff --git a/tns-platform-declarations/package.json b/tns-platform-declarations/package.json index dd9af2500..e11949af7 100644 --- a/tns-platform-declarations/package.json +++ b/tns-platform-declarations/package.json @@ -1,6 +1,6 @@ { "name": "tns-platform-declarations", - "version": "6.5.8", + "version": "6.5.9", "description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects", "main": "", "scripts": { @@ -22,9 +22,9 @@ "ns" ], "author": { - "name": "Telerik", - "email": "support@telerik.com", - "url": "http://www.telerik.com" + "name": "NativeScript Team", + "email": "oss@nativescript.org", + "url": "https://nativescript.org" }, "license": "Apache-2.0", "bugs": {