Skip to content

@forgerock/storage@1.3.0

Choose a tag to compare

@ryanbas21 ryanbas21 released this 24 Nov 21:10
· 283 commits to main since this release
6358d9a

Minor Changes

  • #412 b0f4368 Thanks @ryanbas21! - feat: Update storage package

    • Updated ESLint configurations for consistent code style and linting rules.
    • Ensured compatibility with verbatimModuleSyntax by correcting type-only imports and module exports.
  • #348 beb349a Thanks @cerebrl! - Implemented token exchange within OIDC Client

  • #417 93595d2 Thanks @ancheetah! - - Standardizes return types on storage client and updates tests

    • Improves OIDC client where storage client methods are used

Patch Changes