Releases: hypery2k/nativescript-urlhandler
Releases · hypery2k/nativescript-urlhandler
Version 1.3.0
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
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
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
Bug Fixes
- iOS-cold-start: Let app handle URL when launched fresh (504f701)
- tslint: Make tslint happy again (1de3679)
Version 1.2.0
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
Features
- error-handling: Improve config error handling (bebb7c8)
- error-handling: Improve config error handling (32f96ff)
Version 1.1.0
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
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
Bug Fixes
- init-error: Solve first run error (ceeae2e), closes #21
Version 0.5.0
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)