@forgerock/login-widget 1.2.0-beta.1 → 1.2.0-beta.10

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,3 +1,72 @@
1
+ # [1.2.0-beta.10](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.2.0-beta.9...v1.2.0-beta.10) (2023-12-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **e2e:** move-e2e-to-sdks-tenant ([7d151d4](https://github.com/forgerock/forgerock-web-login-framework/commit/7d151d479a5d028862281bb248bbe6032fd6e06b))
7
+
8
+
9
+ ### Features
10
+
11
+ * **recaptchav3:** implement v3 for recaptcha in LAW ([7b83545](https://github.com/forgerock/forgerock-web-login-framework/commit/7b83545dc8c191e7c4a3caa0cc9eb3324b1c234c))
12
+
13
+ # [1.2.0-beta.9](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.2.0-beta.8...v1.2.0-beta.9) (2023-11-13)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * **message-node:** render-next-msg-node ([c13bf93](https://github.com/forgerock/forgerock-web-login-framework/commit/c13bf934d338cbdcfa7c35ffddd63850e832000e))
19
+
20
+ # [1.2.0-beta.8](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.2.0-beta.7...v1.2.0-beta.8) (2023-10-26)
21
+
22
+
23
+ ### Features
24
+
25
+ * **stage:** add new QR Code stage for MFA device registration ([b70bd31](https://github.com/forgerock/forgerock-web-login-framework/commit/b70bd3121474ee71ac37ebd385b17df5dc74fdab))
26
+
27
+ # [1.2.0-beta.7](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.2.0-beta.6...v1.2.0-beta.7) (2023-10-19)
28
+
29
+
30
+ ### Bug Fixes
31
+
32
+ * **e2e-defaults:** improve e2e test usage convention and default redirect url ([e988eb1](https://github.com/forgerock/forgerock-web-login-framework/commit/e988eb14cd616d490ffca9e930f2b0df6f82685f))
33
+
34
+ # [1.2.0-beta.6](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.2.0-beta.5...v1.2.0-beta.6) (2023-10-19)
35
+
36
+
37
+ ### Features
38
+
39
+ * **recaptcha:** support-recaptcha-v2 ([3364d0f](https://github.com/forgerock/forgerock-web-login-framework/commit/3364d0f381e3cbeb07adad1ac89085cca4528fe7))
40
+
41
+ # [1.2.0-beta.5](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.2.0-beta.4...v1.2.0-beta.5) (2023-10-10)
42
+
43
+
44
+ ### Bug Fixes
45
+
46
+ * **zod:** improve the use of zod for configuration strictness ([25c330b](https://github.com/forgerock/forgerock-web-login-framework/commit/25c330b17a3289cccf8dd459f0ae71a05fd3f32a))
47
+
48
+ # [1.2.0-beta.4](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.2.0-beta.3...v1.2.0-beta.4) (2023-10-05)
49
+
50
+
51
+ ### Bug Fixes
52
+
53
+ * **css:** fix base css with link specificity issue ([e7d69bf](https://github.com/forgerock/forgerock-web-login-framework/commit/e7d69bf3675d175628afe284bc3d94c07ff370ab))
54
+ * **widget-api:** fix oauth and user disablement in journey config ([c527d38](https://github.com/forgerock/forgerock-web-login-framework/commit/c527d3806258a18e9b4a6b387e74b6e4951948d9))
55
+
56
+ # [1.2.0-beta.3](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.2.0-beta.2...v1.2.0-beta.3) (2023-10-05)
57
+
58
+
59
+ ### Features
60
+
61
+ * **css-variables:** build initial "design tokens" for run-time customization ([d6107d8](https://github.com/forgerock/forgerock-web-login-framework/commit/d6107d8bf3a3fdfcb7151cabdeb8534557c30e57))
62
+
63
+ # [1.2.0-beta.2](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.2.0-beta.1...v1.2.0-beta.2) (2023-09-19)
64
+
65
+
66
+ ### Bug Fixes
67
+
68
+ * accessible-fields-when-data-is-unchanged ([9f8c32e](https://github.com/forgerock/forgerock-web-login-framework/commit/9f8c32e8293035c659150e69c474b4d902703426))
69
+
1
70
  # [1.2.0-beta.1](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.1.0...v1.2.0-beta.1) (2023-09-13)
2
71
 
3
72