Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Releases: hypery2k/nativescript-urlhandler

Version 1.3.0

19 Jun 15:36
1111fb8
Compare
Choose a tag to compare

Bug Fixes

  • iOS: Corrected linking in iOS (e6af92a)
  • Logging: Drop obsolete console.log (c33ac0a), closes #84
  • Tests: Corrected unit tests (a9b8071)

Features

  • Angular: Support for Angular 8 added (75696da)

Version 1.2.3

02 Mar 12:07
93bb716
Compare
Choose a tag to compare

Bug Fixes

  • iOS: Modify enableMultipleOverridesFor (#81) (dff9718)
  • Security: Upgrade packages (03fc080)

Features

  • NativeScript 4: Let module support TNS 4 (e673824)
  • NativeScript 5: Resolve Upgrade issues (cd69391)
  • Universal Links: Set base for deep linking (3ee4322), closes #74

Version 1.2.2

27 Nov 06:22
Compare
Choose a tag to compare

Bug Fixes

  • bundle-error: Resolve webpack error (e5c8066)
  • tests: Corrected tsconfig to let unit tests work (a77f68a)

Features

  • AoT: Skip emit of ts helpers (2cfa948)
  • TNS3.x: SUpport for newer nativescript (c53e682)

Version 1.2.1

02 Oct 20:20
Compare
Choose a tag to compare

Bug Fixes

  • iOS-cold-start: Let app handle URL when launched fresh (504f701)
  • tslint: Make tslint happy again (1de3679)

Version 1.2.0

24 Aug 12:07
Compare
Choose a tag to compare

Bug Fixes

  • iOS-cold-start: Let app handle URL when launched fresh (504f701)

Features

  • ensure-plugin-quality: Harmonize to NativeScript plugin guidelines (87b9d3d)

Version 1.1.1

04 Jul 11:32
Compare
Choose a tag to compare

Features

  • error-handling: Improve config error handling (bebb7c8)
  • error-handling: Improve config error handling (32f96ff)

Version 1.1.0

22 May 15:30
Compare
Choose a tag to compare

Bug Fixes

  • extends-error: Use tslib (9d31e63)
  • ios: Disable importHelpers in tsconfig of the plugin (25d6c74)
  • iOS: Changed delegate method (30d3864)
  • tests: Resolve test errors (db5701a)

Features

  • NativeScript 3: Update to recent NativeScript (91bf433)

Version 1.0.0

07 Apr 02:57
Compare
Choose a tag to compare

Bug Fixes

  • action-error: Resolve action error on android (76ceef4)
  • Action-Error: Solve Android action error (3ee1f62)
  • Action-Error: Solve Android action error (a6ad692)

Version 0.5.1

06 Apr 03:48
Compare
Choose a tag to compare

Bug Fixes

  • init-error: Solve first run error (ceeae2e), closes #21

Version 0.5.0

27 Mar 09:46
Compare
Choose a tag to compare

Bug Fixes

  • android-error: Solve android error (0d50701)
  • android-error: Solve callback never called (d38b6a0)
  • init: initialize the modules with the custom application object (e99238e)
  • ts-errors: Resolve small typescript errors (ef5aff4)