Skip to content

v1.2.4

Latest

Choose a tag to compare

@EvanSchleret EvanSchleret released this 05 Jun 15:53
· 1 commit to main since this release

v1.2.4

Fixed

  • FormForgeRenderer no longer drops the injected beforeRequest hook when clientConfig is provided
  • Bearer authentication now remains active when passing renderer-specific overrides such as scopeParams
  • useFormForgeClient now preserves the existing injected FormForge client when merging config overrides

Tests

  • Added a regression test to verify that beforeRequest is still executed when clientConfig overrides are passed to useFormForgeClient

Full Changelog: v1.2.3...v1.2.4