Skip to content

Releases: ForgeRock/forgerock-web-login-framework

v1.3.0

05 Jun 17:12
Compare
Choose a tag to compare

1.3.0 (2024-06-05)

Bug Fixes

  • add loglevel to widget config: widget config to support loglevel option (db864e9)
  • update-zod-config: zod-config-literals (37bfde6)

Features

  • adds virtual authenticators (ec73811)
  • ping-protect: implement-ping-protect (27993c6)
  • recoverycodes: add-devicename-to-recoverycodes-page (3b728a3)

v1.3.0-beta.2

28 May 20:14
Compare
Choose a tag to compare
v1.3.0-beta.2 Pre-release
Pre-release

1.3.0-beta.2 (2024-05-28)

Bug Fixes

  • update-zod-config: zod-config-literals (37bfde6)

v1.2.1

09 Jan 21:42
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @storybook/jest from 0.0.11--canary.22.2783ae7.0 to 0.1.0 by @dependabot in #130
  • chore(deps-dev): bump mdsvex from 0.10.6 to 0.11.0 by @dependabot in #132
  • chore(deps-dev): bump vitest from 0.29.3 to 0.34.1 by @dependabot in #141
  • chore(deps-dev): bump @storybook/addon-links from 7.0.0-rc.3 to 7.3.0 by @dependabot in #143
  • chore(deps-dev): bump commitizen from 4.2.6 to 4.3.0 by @dependabot in #139
  • chore(deps-dev): bump eslint-plugin-storybook from 0.6.11 to 0.6.13 by @dependabot in #147
  • chore(deps-dev): bump @storybook/svelte from 7.0.2 to 7.3.2 by @dependabot in #146
  • chore(deps-dev): bump rollup from 3.20.2 to 3.28.0 by @dependabot in #148
  • chore(deps-dev): bump @sveltejs/kit from 1.15.2 to 1.22.6 by @dependabot in #149
  • chore(deps-dev): bump autoprefixer from 10.4.13 to 10.4.15 by @dependabot in #154
  • chore(deps-dev): bump @rollup/plugin-terser from 0.4.0 to 0.4.3 by @dependabot in #159
  • chore(deps-dev): bump vitest from 0.34.1 to 0.34.4 by @dependabot in #167
  • chore(deps-dev): bump @types/uuid from 9.0.2 to 9.0.3 by @dependabot in #168
  • feat(LAW): improve rendering of TextOutputCallback's types by @juanManuel05 in #157
  • chore: update-dependencies by @ryanbas21 in #150
  • chore(deps-dev): bump lint-staged from 13.1.0 to 14.0.1 by @dependabot in #165
  • chore(deps-dev): bump @rollup/plugin-alias from 4.0.2 to 5.0.0 by @dependabot in #169
  • chore(deps-dev): bump @storybook/sveltekit from 7.0.2 to 7.4.1 by @dependabot in #164
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.7.0 by @dependabot in #170
  • chore(deps-dev): bump @rollup/plugin-node-resolve from 15.0.1 to 15.2.1 by @dependabot in #166
  • chore(deps-dev): bump concurrently from 7.6.0 to 8.2.1 by @dependabot in #172
  • fix: registration-accessibility-submission by @ryanbas21 in #156
  • chore(deps-dev): bump chromatic from 6.24.1 to 7.2.0 by @dependabot in #178
  • chore(deps-dev): bump @vitest/ui from 0.25.3 to 0.34.4 by @dependabot in #173
  • chore(deps-dev): bump @storybook/sveltekit from 7.4.2 to 7.4.5 by @dependabot in #179
  • chore(deps-dev): bump playwright from 1.38.0 to 1.38.1 by @dependabot in #180
  • chore(deps-dev): bump vitest from 0.34.4 to 0.34.6 by @dependabot in #185
  • chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 2.4.5 to 2.4.6 by @dependabot in #187
  • feat(css-variables): build initial "design tokens" for run-time customization by @juanManuel05 in #184
  • chore(deps-dev): bump postcss from 8.4.29 to 8.4.31 by @dependabot in #190
  • chore(deps): bump zod from 3.21.4 to 3.22.3 by @dependabot in #191
  • chore(deps-dev): bump @babel/core from 7.22.19 to 7.23.0 by @dependabot in #186
  • fix(css/widget-api): fix base link specificity issue & oauth-user disablement by @cerebrl in #189
  • chore(deps-dev): bump eslint from 8.49.0 to 8.50.0 by @dependabot in #183
  • chore(deps-dev): bump @rollup/plugin-json from 6.0.0 to 6.0.1 by @dependabot in #193
  • chore(deps-dev): bump svelte-check from 3.5.1 to 3.5.2 by @dependabot in #194
  • chore(deps-dev): bump autoprefixer from 10.4.15 to 10.4.16 by @dependabot in #195
  • chore(deps-dev): bump svelte2tsx from 0.6.21 to 0.6.22 by @dependabot in #196
  • fix(zod): improve the use of zod for configuration strictness by @cerebrl in #198
  • ci(githubactions): update-node-in-ci by @ryanbas21 in #199
  • chore(deps-dev): bump @rollup/plugin-terser from 0.4.3 to 0.4.4 by @dependabot in #201
  • chore(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #203
  • chore(deps-dev): bump @vitest/ui from 0.34.4 to 0.34.6 by @dependabot in #204
  • feat(recaptcha): support-recaptcha-v2 by @ryanbas21 in #197
  • chore(deps-dev): bump @rollup/plugin-typescript from 11.1.3 to 11.1.5 by @dependabot in #206
  • fix(e2e-defaults): improve e2e test usage convention and default redirect url by @cerebrl in #207
  • feat(stage): add new QR Code stage for MFA device registration by @cerebrl in #208
  • chore(deps-dev): bump @typescript-eslint/parser from 5.62.0 to 6.9.0 by @dependabot in #214
  • chore(deps-dev): bump @playwright/test from 1.38.0 to 1.39.0 by @dependabot in #202
  • chore(deps-dev): bump the npm_and_yarn at /. security update group with 1 update by @dependabot in #215
  • build(local-hooks-hanging): update-deps-for-local by @ryanbas21 in #220
  • chore(deps): bump zod from 3.22.3 to 3.22.4 by @dependabot in #223
  • chore(deps-dev): bump concurrently from 8.2.1 to 8.2.2 by @dependabot in #225
  • chore(deps-dev): bump @storybook/sveltekit from 7.5.1 to 7.5.2 by @dependabot in #226
  • chore(deps-dev): bump @storybook/theming from 7.5.1 to 7.5.2 by @dependabot in #228
  • chore(deps-dev): bump @semantic-release/github from 9.2.0 to 9.2.1 by @dependabot in #229
  • chore(deps-dev): bump eslint from 8.50.0 to 8.53.0 by @dependabot in #231
  • chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #221
  • chore(deps-dev): bump @semantic-release/release-notes-generator from 10.0.3 to 12.1.0 by @dependabot in #232
  • chore(deps-dev): bump @storybook/addon-interactions from 7.5.1 to 7.5.3 by @dependabot in #235
  • chore(deps-dev): bump uuid and @types/uuid by @dependabot in #236
  • fix(message-node): render-when-userinput-cb by @ryanbas21 in #213
  • chore(deps-dev): bump rollup from 3.29.1 to 4.4.0 by @dependabot in #240
  • chore(deps-dev): bump @storybook/test-runner from 0.13.0 to 0.14.0 by @dependabot in #239
  • chore(deps-dev): bump @types/qrcode from 1.5.2 to 1.5.5 by @dependabot in #242
  • chore(deps-dev): bump @rollup/plugin-node-resolve from 15.2.1 to 15.2.3 by @dependabot in #243
  • chore(deps-dev): bump @storybook/svelte from 7.5.2 to 7.5.3 by @dependabot in #247
  • chore(deps-dev): bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in...
Read more

v1.2.0-beta.13

15 Dec 21:46
Compare
Choose a tag to compare
v1.2.0-beta.13 Pre-release
Pre-release

1.2.0-beta.13 (2023-12-15)

Features

  • passwords-config: add config for show password display UI (bea26aa)
  • passwords-config: add config for show password display UI (0c8221a)

v1.2.0-beta.12

15 Dec 16:11
Compare
Choose a tag to compare
v1.2.0-beta.12 Pre-release
Pre-release

1.2.0-beta.12 (2023-12-15)

Bug Fixes

  • tests: repair tests from tenant migration (13f41bb)

v1.2.0-beta.11

13 Dec 18:07
Compare
Choose a tag to compare
v1.2.0-beta.11 Pre-release
Pre-release

1.2.0-beta.11 (2023-12-13)

Bug Fixes

  • fixing-types: journey-type-updates (899d0ba)

v1.2.0-beta.10

12 Dec 18:30
Compare
Choose a tag to compare
v1.2.0-beta.10 Pre-release
Pre-release

1.2.0-beta.10 (2023-12-12)

Bug Fixes

  • e2e: move-e2e-to-sdks-tenant (7d151d4)

Features

  • recaptchav3: implement v3 for recaptcha in LAW (7b83545)

v1.2.0-beta.9

13 Nov 20:03
Compare
Choose a tag to compare
v1.2.0-beta.9 Pre-release
Pre-release

1.2.0-beta.9 (2023-11-13)

Bug Fixes

  • message-node: render-next-msg-node (c13bf93)

v1.2.0-beta.8

26 Oct 03:03
Compare
Choose a tag to compare
v1.2.0-beta.8 Pre-release
Pre-release

1.2.0-beta.8 (2023-10-26)

Features

  • stage: add new QR Code stage for MFA device registration (b70bd31)

v1.2.0-beta.7

19 Oct 20:51
Compare
Choose a tag to compare
v1.2.0-beta.7 Pre-release
Pre-release

1.2.0-beta.7 (2023-10-19)

Bug Fixes

  • e2e-defaults: improve e2e test usage convention and default redirect url (e988eb1)