|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
6 | | -## [2.0.7](https://github.com/nativescript-community/universal-links/compare/v2.0.6...v2.0.7) (2022-01-19) |
7 | | - |
| 6 | +# [3.0.0](https://github.com/nativescript-community/universal-links/compare/v2.0.7...v3.0.0) (2022-05-11) |
8 | 7 |
|
9 | 8 | ### Bug Fixes |
10 | 9 |
|
11 | | -* handle applicationOpenURLOptions on iOS ([e44bab5](https://github.com/nativescript-community/universal-links/commit/e44bab5534f8352f497ede906a58804f288fe7f9)) |
| 10 | +* **android:** Reset open URL intent on app restart. ([3c2baf9](https://github.com/nativescript-community/universal-links/commit/3c2baf99761d4a11392bbd5b0be1625f7c470062)) |
| 11 | +* Delete intent data on activity destroy as previous method caused issues on startup. ([b7f572a](https://github.com/nativescript-community/universal-links/commit/b7f572a22f309b90ae9b8c8af76c4e60da581eaa)) |
12 | 12 |
|
| 13 | +### Features |
13 | 14 |
|
| 15 | +* drop url parsing and return string instead ([3c6d71a](https://github.com/nativescript-community/universal-links/commit/3c6d71a7c629273f966183795da05070c45dbf59)) |
14 | 16 |
|
| 17 | +## [2.0.7](https://github.com/nativescript-community/universal-links/compare/v2.0.6...v2.0.7) (2022-01-19) |
15 | 18 |
|
| 19 | +### Bug Fixes |
| 20 | + |
| 21 | +* handle applicationOpenURLOptions on iOS ([e44bab5](https://github.com/nativescript-community/universal-links/commit/e44bab5534f8352f497ede906a58804f288fe7f9)) |
16 | 22 |
|
17 | 23 | ## [2.0.6](https://github.com/nativescript-community/universal-links/compare/v2.0.5...v2.0.6) (2021-12-15) |
18 | 24 |
|
19 | 25 | **Note:** Version bump only for package @nativescript-community/universal-links |
20 | 26 |
|
21 | | - |
22 | | - |
23 | | - |
24 | | - |
25 | 27 | ## [2.0.5](https://github.com/nativescript-community/universal-links/compare/v2.0.4...v2.0.5) (2021-12-13) |
26 | 28 |
|
27 | | - |
28 | 29 | ### Bug Fixes |
29 | 30 |
|
30 | 31 | * url-parse version ([9b1a498](https://github.com/nativescript-community/universal-links/commit/9b1a498469c8f4d0e18fe783fb772703fb7e560e)) |
31 | 32 |
|
32 | | - |
33 | | - |
34 | | - |
35 | | - |
36 | 33 | ## [2.0.4](https://github.com/nativescript-community/universal-links/compare/v2.0.3...v2.0.4) (2021-12-11) |
37 | 34 |
|
38 | 35 | **Note:** Version bump only for package @nativescript-community/universal-links |
39 | 36 |
|
40 | | - |
41 | | - |
42 | | - |
43 | | - |
44 | 37 | ## [2.0.3](https://github.com/nativescript-community/universal-links/compare/v2.0.2...v2.0.3) (2021-04-11) |
45 | 38 |
|
46 | | - |
47 | 39 | ### Bug Fixes |
48 | 40 |
|
49 | 41 | * remove sideEffects flag ([f44aa6e](https://github.com/nativescript-community/universal-links/commit/f44aa6ed3e67d5ac7520e31d75361e4a60a18d40)) |
50 | 42 |
|
51 | | - |
52 | | - |
53 | | - |
54 | | - |
55 | 43 | ## [2.0.2](https://github.com/nativescript-community/universal-links/compare/v2.0.1...v2.0.2) (2021-02-03) |
56 | 44 |
|
57 | | - |
58 | 45 | ### Bug Fixes |
59 | 46 |
|
60 | 47 | * add missing dependency ([4176bac](https://github.com/nativescript-community/universal-links/commit/4176bacf7381debf8e008bd39a2891c85bfcbb29)) |
61 | 48 |
|
62 | | - |
63 | | - |
64 | | - |
65 | | - |
66 | 49 | ## [2.0.1](https://github.com/nativescript-community/universal-links/compare/v2.1.0...v2.0.1) (2021-02-02) |
67 | 50 |
|
68 | 51 | **Note:** Version bump only for package @nativescript-community/universal-links |
69 | 52 |
|
70 | | - |
71 | | - |
72 | | - |
73 | | - |
74 | 53 | # [2.1.0](https://github.com/nativescript-community/universal-links/compare/v1.0.1...v2.1.0) (2021-02-02) |
75 | 54 |
|
76 | | - |
77 | 55 | ### Features |
78 | 56 |
|
79 | 57 | * update plugin to community format ([cb1e261](https://github.com/nativescript-community/universal-links/commit/cb1e26155221baa60b04a11bd16f14ad0b562ba7)) |
0 commit comments