@eid-easy/eideasy-widget 2.3.0 → 2.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,24 +1,65 @@
1
- # [2.3.0](https://github.com/eideasy/eideasy-widget/compare/v2.2.0...v2.3.0) (2021-11-19)
2
-
3
-
4
-
5
- # [2.2.0](https://github.com/eideasy/eideasy-widget/compare/v2.2.0-beta.0...v2.2.0) (2021-11-11)
1
+ # [2.7.0](https://github.com/eideasy/eideasy-widget/compare/v2.6.0...v2.7.0) (2021-12-02)
6
2
 
7
3
 
4
+ ### Features
8
5
 
9
- # [2.2.0-beta.0](https://github.com/eideasy/eideasy-widget/compare/v2.1.0...v2.2.0-beta.0) (2021-11-11)
6
+ * add MojeID signing method ([ae16cf6](https://github.com/eideasy/eideasy-widget/commit/ae16cf6d266bfca00b5a8250ec5696066199896f))
7
+ * add the following languages: es, fi, fr, pt, sv ([eba0995](https://github.com/eideasy/eideasy-widget/commit/eba09953555fcb91ceef452deec8b467566b9073))
10
8
 
11
9
 
12
10
 
13
- # [2.1.0](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.12...v2.1.0) (2021-11-10)
11
+ # [2.6.0](https://github.com/eideasy/eideasy-widget/compare/v2.5.0...v2.6.0) (2021-11-30)
14
12
 
15
13
 
16
14
  ### Features
17
15
 
18
- * update browser client ([fb68780](https://github.com/eideasy/eideasy-widget/commit/fb68780e1765528e19a7bd392e1aa42349bfc8ad))
16
+ * add modifyEndpointUrl option to allow modifying all api endpoint urls ([001320f](https://github.com/eideasy/eideasy-widget/commit/001320fc3a925a1c33ac60f8b5cf92ac6d33484a))
19
17
 
20
18
 
21
19
 
20
+ # [2.5.0](https://github.com/eideasy/eideasy-widget/compare/v2.4.0...v2.5.0) (2021-11-26)
21
+
22
+
23
+ ### Features
24
+
25
+ * add methodsConfigFilter for modifying the methods config ([fd1e802](https://github.com/eideasy/eideasy-widget/commit/fd1e8026d39d6618f6072a04ec7214b6e2600a4b))
26
+
27
+
28
+
29
+ # [2.4.0](https://github.com/eideasy/eideasy-widget/compare/v2.3.0-beta.0...v2.4.0) (2021-11-23)
30
+
31
+
32
+
33
+ # [2.3.0-beta.0](https://github.com/eideasy/eideasy-widget/compare/v2.3.0...v2.3.0-beta.0) (2021-11-23)
34
+
35
+
36
+ ### Features
37
+
38
+ * add debug mode ([5c3ec47](https://github.com/eideasy/eideasy-widget/commit/5c3ec476ac10a8d4cbad8eaf121b98fbbded1259))
39
+
40
+
41
+
42
+ # [2.3.0](https://github.com/eideasy/eideasy-widget/compare/v2.2.0...v2.3.0) (2021-11-19)
43
+
44
+
45
+
46
+ # [2.2.0](https://github.com/eideasy/eideasy-widget/compare/v2.2.0-beta.0...v2.2.0) (2021-11-11)
47
+
48
+
49
+
50
+ # [2.2.0-beta.0](https://github.com/eideasy/eideasy-widget/compare/v2.1.0...v2.2.0-beta.0) (2021-11-11)
51
+
52
+
53
+
54
+ # [2.1.0](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.12...v2.1.0) (2021-11-10)
55
+
56
+
57
+ ### Features
58
+
59
+ * update browser client ([fb68780](https://github.com/eideasy/eideasy-widget/commit/fb68780e1765528e19a7bd392e1aa42349bfc8ad))
60
+
61
+
62
+
22
63
  # [2.1.0-alpha.12](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.11...v2.1.0-alpha.12) (2021-11-08)
23
64
 
24
65