Skip to content

Releases: ForgeRock/forgerock-javascript-sdk

javascript-sdk-v4.0.0-beta.11

17 May 20:41
8af7d68
Compare
Choose a tag to compare
Pre-release

4.0.0-beta.11 (2023-05-17)

javascript-sdk-v4.0.0-beta.10

17 May 20:04
b7735cb
Compare
Choose a tag to compare
Pre-release

4.0.0-beta.10 (2023-05-17)

Bug Fixes

  • javascript-sdk: fix-export-maps-again (0535537)

javascript-sdk-v4.0.0-beta.3

12 Apr 20:55
Compare
Choose a tag to compare
Pre-release

4.0.0-beta.3 (2023-04-12)

Bug Fixes

  • javascript-sdk: fix-policy-types (5a3ac2a)
  • javascript-sdk: validated-create-password-callback-json (f619062)
  • javascript-sdk: validated-user-name-policies (b08fcaa)

javascript-sdk-v4.0.0-beta.2

12 Apr 15:37
Compare
Choose a tag to compare
Pre-release

4.0.0-beta.2 (2023-04-12)

Bug Fixes

  • javascript-sdk: removes-rogue-package-updates-infra (77dd8da)

  • fix(javascript-sdk)!: remove-modules-unneeded (bd2e1fe)

BREAKING CHANGES

  • remove the frui and event classes / folders and
    references.

javascript-sdk-v4.0.0-beta.1

03 Apr 21:27
63bef28
Compare
Choose a tag to compare
Pre-release

4.0.0-beta.1 (2023-04-03)

Bug Fixes

chore

  • javascript-sdk: pr comments (f9e2622)

  • fix(javascript-sdk)!: package-json (9c03c28)

BREAKING CHANGES

  • for some reason breaking changes arent triggered by
    semver so i'm auto triggering it here
  • javascript-sdk: commit 48cc494 didn't get picked up for breaking
    change, unsure why so i'm adding it here. there isn o breaking change in
    this commit
  • javascript-sdk: remove the ability to use 'modern' as a means of making calls. fetch
    complicates the auth process too much for the value it provides. we've
    opted to remove this support property, automatically defaulting to the
    iframe.

v3.4.0

21 Oct 16:19
6915d43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.1...v3.4.0

javascript-sdk-v3.4.0

23 May 17:40
6915d43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.1...javascript-sdk-v3.4.0

v3.3.1

19 May 02:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.3.1

v3.3.0

25 Apr 20:22
Compare
Choose a tag to compare

Added:

  • Added Angular sample app
  • Added token threshold feature

Bug Fixes

Documentation

Tests

  • timeout.ts: Add test cases for the withTimeout function #174 (Ryan Bas)
  • http-client: add e2e for http-client invoking token threshold #197 (David Adams)

Commits

  • d642637: Release 3.2.2 (Ryan Bas) #169
  • add-docker: Add docker and refactor mock-api #175 (Ryan Bas)
  • root: Package json dependency cleanup #176 (Ryan Bas)
  • CI: Fix CI error #177 (Ryan Bas)
  • remove-try-catch: Remove try catch #180 (Ryan Bas)
  • 2f6782c: Start using @swc for compiler to speed up builds (Ryan Bas) #179
  • swc: Migrate things that can be swc to swc #179 (Ryan Bas)
  • 6adfb32: temporary pipeline fix (Ryan Bas) #187
  • remove-alert: There was an alert in a test that shouldn't be #183 (Ryan Bas)
  • improve-depdencies: Improve Dependencies and Resolution #184 (Ryan Bas)
  • cleanup: Moving more dependencies around #184 (Ryan Bas)
  • bad-link: Fix link in readme #193 (Ryan Bas)
  • f7782f9: Added a configurable oauth threshold to proactively refresh tokens if they are expiring soon (David Adams) #189
  • add-mobile-devices: Track coverage by default and add Mobile #192 (Ryan Bas)
  • ddcd19e: feat (angular-sample): add main angular sample app (David Adams) #194
  • upgrade-nx: Upgrade to 13.10.x #198 (Ryan Bas)
  • automate-releases: Automate Release Process #202 (Ryan Bas)
  • 5f3826e: Release 3.3.0 (Ryan Bas)

3.2.2 Release

27 Jan 20:31
Compare
Choose a tag to compare

Fixed

  • Fixed typescript transpilation bug in esmodule config