|
4 | 4 |
|
5 | 5 | ### Patch Changes
|
6 | 6 |
|
7 |
| -- [#44](https://github.com/asgardeo/web-ui-sdks/pull/44) |
8 |
| - [`355234c`](https://github.com/asgardeo/web-ui-sdks/commit/355234c5da7f873675f0dde8ac34fe18946c85c5) Thanks |
| 7 | +- [#44](https://github.com/asgardeo/javascript/pull/44) |
| 8 | + [`355234c`](https://github.com/asgardeo/javascript/commit/355234c5da7f873675f0dde8ac34fe18946c85c5) Thanks |
9 | 9 | [@dasuni-30](https://github.com/dasuni-30)! - Update package.json to support ESM modules
|
10 | 10 |
|
11 |
| -- [#48](https://github.com/asgardeo/web-ui-sdks/pull/48) |
12 |
| - [`f0bbb30`](https://github.com/asgardeo/web-ui-sdks/commit/f0bbb300f5ca7e27bab3ce90cb1bae9dc550aa98) Thanks |
| 11 | +- [#48](https://github.com/asgardeo/javascript/pull/48) |
| 12 | + [`f0bbb30`](https://github.com/asgardeo/javascript/commit/f0bbb300f5ca7e27bab3ce90cb1bae9dc550aa98) Thanks |
13 | 13 | [@dasuni-30](https://github.com/dasuni-30)! - Fix EsLint issues in the PR build failure
|
14 | 14 |
|
15 | 15 | - Updated dependencies
|
16 |
| - [[`3d3af92`](https://github.com/asgardeo/web-ui-sdks/commit/3d3af92338dec2d4b8aff09f9ba9da7d68781108)]: |
| 16 | + [[`3d3af92`](https://github.com/asgardeo/javascript/commit/3d3af92338dec2d4b8aff09f9ba9da7d68781108)]: |
17 | 17 | - @asgardeo/js@0.1.3
|
18 | 18 |
|
19 | 19 | ## 0.2.3
|
20 | 20 |
|
21 | 21 | ### Patch Changes
|
22 | 22 |
|
23 |
| -- [#38](https://github.com/asgardeo/web-ui-sdks/pull/38) |
24 |
| - [`9d577ed`](https://github.com/asgardeo/web-ui-sdks/commit/9d577ed83b3ba138b884d2a2aa0f51f4dc2d7d79) Thanks |
| 23 | +- [#38](https://github.com/asgardeo/javascript/pull/38) |
| 24 | + [`9d577ed`](https://github.com/asgardeo/javascript/commit/9d577ed83b3ba138b884d2a2aa0f51f4dc2d7d79) Thanks |
25 | 25 | [@DonOmalVindula](https://github.com/DonOmalVindula)! - Fix loading state issues in the React SDK
|
26 | 26 |
|
27 | 27 | ## 0.2.2
|
28 | 28 |
|
29 | 29 | ### Patch Changes
|
30 | 30 |
|
31 |
| -- [#36](https://github.com/asgardeo/web-ui-sdks/pull/36) |
32 |
| - [`39b7402`](https://github.com/asgardeo/web-ui-sdks/commit/39b74025195a74fde8d7a723855c3b3d7100bb9f) Thanks |
| 31 | +- [#36](https://github.com/asgardeo/javascript/pull/36) |
| 32 | + [`39b7402`](https://github.com/asgardeo/javascript/commit/39b74025195a74fde8d7a723855c3b3d7100bb9f) Thanks |
33 | 33 | [@DonOmalVindula](https://github.com/DonOmalVindula)! - Expose global loading state from the react SDK
|
34 | 34 |
|
35 | 35 | ## 0.2.1
|
36 | 36 |
|
37 | 37 | ### Patch Changes
|
38 | 38 |
|
39 |
| -- [#34](https://github.com/asgardeo/web-ui-sdks/pull/34) |
40 |
| - [`4344408`](https://github.com/asgardeo/web-ui-sdks/commit/43444087466db1c12fdb97e283192d5e2ccc00f1) Thanks |
| 39 | +- [#34](https://github.com/asgardeo/javascript/pull/34) |
| 40 | + [`4344408`](https://github.com/asgardeo/javascript/commit/43444087466db1c12fdb97e283192d5e2ccc00f1) Thanks |
41 | 41 | [@DonOmalVindula](https://github.com/DonOmalVindula)! - Improvements to Identifier first authenticator in the React
|
42 | 42 | SDK
|
43 | 43 |
|
44 | 44 | - Updated dependencies
|
45 |
| - [[`4344408`](https://github.com/asgardeo/web-ui-sdks/commit/43444087466db1c12fdb97e283192d5e2ccc00f1)]: |
| 45 | + [[`4344408`](https://github.com/asgardeo/javascript/commit/43444087466db1c12fdb97e283192d5e2ccc00f1)]: |
46 | 46 | - @asgardeo/js@0.1.2
|
47 | 47 |
|
48 | 48 | ## 0.2.0
|
49 | 49 |
|
50 | 50 | ### Minor Changes
|
51 | 51 |
|
52 |
| -- [#31](https://github.com/asgardeo/web-ui-sdks/pull/31) |
53 |
| - [`084d8e9`](https://github.com/asgardeo/web-ui-sdks/commit/084d8e9cc66a1b36033f82bf7659b9c3a1ac3627) Thanks |
| 52 | +- [#31](https://github.com/asgardeo/javascript/pull/31) |
| 53 | + [`084d8e9`](https://github.com/asgardeo/javascript/commit/084d8e9cc66a1b36033f82bf7659b9c3a1ac3627) Thanks |
54 | 54 | [@DonOmalVindula](https://github.com/DonOmalVindula)! - Implement support for identifier first authenticator
|
55 | 55 |
|
56 | 56 | ## 0.1.1
|
57 | 57 |
|
58 | 58 | ### Patch Changes
|
59 | 59 |
|
60 |
| -- [#20](https://github.com/asgardeo/web-ui-sdks/pull/20) |
61 |
| - [`8eef064`](https://github.com/asgardeo/web-ui-sdks/commit/8eef0641c01de02aa7c4a6d75f059136fcfdb489) Thanks |
| 60 | +- [#20](https://github.com/asgardeo/javascript/pull/20) |
| 61 | + [`8eef064`](https://github.com/asgardeo/javascript/commit/8eef0641c01de02aa7c4a6d75f059136fcfdb489) Thanks |
62 | 62 | [@movinsilva](https://github.com/movinsilva)! - Add readme files and update build scripts
|
63 | 63 |
|
64 | 64 | - Updated dependencies
|
65 |
| - [[`8eef064`](https://github.com/asgardeo/web-ui-sdks/commit/8eef0641c01de02aa7c4a6d75f059136fcfdb489)]: |
| 65 | + [[`8eef064`](https://github.com/asgardeo/javascript/commit/8eef0641c01de02aa7c4a6d75f059136fcfdb489)]: |
66 | 66 | - @asgardeo/js@0.1.1
|
67 | 67 |
|
68 | 68 | ## 0.1.0
|
69 | 69 |
|
70 | 70 | ### Minor Changes
|
71 | 71 |
|
72 |
| -- [#17](https://github.com/asgardeo/web-ui-sdks/pull/17) |
73 |
| - [`0be3e48`](https://github.com/asgardeo/web-ui-sdks/commit/0be3e48a2896e10eea2f4c74ccc24eb1ddab09bd) Thanks |
| 72 | +- [#17](https://github.com/asgardeo/javascript/pull/17) |
| 73 | + [`0be3e48`](https://github.com/asgardeo/javascript/commit/0be3e48a2896e10eea2f4c74ccc24eb1ddab09bd) Thanks |
74 | 74 | [@movinsilva](https://github.com/movinsilva)! - Initial release of @asgardeo/js and @asgardeo/react
|
75 | 75 |
|
76 | 76 | - Drop in components
|
|
91 | 91 | ### Patch Changes
|
92 | 92 |
|
93 | 93 | - Updated dependencies
|
94 |
| - [[`0be3e48`](https://github.com/asgardeo/web-ui-sdks/commit/0be3e48a2896e10eea2f4c74ccc24eb1ddab09bd)]: |
| 94 | + [[`0be3e48`](https://github.com/asgardeo/javascript/commit/0be3e48a2896e10eea2f4c74ccc24eb1ddab09bd)]: |
95 | 95 | - @asgardeo/js@0.1.0
|
0 commit comments