From 3d986762f39823900a70544d20b8c00c8f45029f Mon Sep 17 00:00:00 2001 From: Alex Hoffer Date: Wed, 22 Jul 2026 22:13:36 -0700 Subject: [PATCH 1/2] Update changelog for 4.2.0 --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e8760c1..ed0d8cd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,15 @@ ## Unreleased -- Add `cspNonce` to support nonce-based Content Security Policies on `usePlaidLink` and `PlaidEmbeddedLink`. +## 4.2.0 + +- Add `cspNonce` to support nonce-based Content Security Policies on `usePlaidLink` and `PlaidEmbeddedLink` (partially fixes [#118](https://github.com/plaid/react-plaid-link/issues/118)). +- Fix iframe cleanup after successful Link completion (fixes [#325](https://github.com/plaid/react-plaid-link/issues/325)). +- Preserve the shared Link script while another hook is still loading (fixes [#268](https://github.com/plaid/react-plaid-link/issues/268)). +- Correct nullable `PlaidAccount` fields and add `class_type` (fixes [#377](https://github.com/plaid/react-plaid-link/issues/377)). +- Correct the `onSuccess` callback documentation (fixes [#397](https://github.com/plaid/react-plaid-link/issues/397)). +- Correct the documented `receivedRedirectUri` type (fixes [#398](https://github.com/plaid/react-plaid-link/issues/398)). +- Document invalid Link token recovery and refresh README examples and links (fixes [#258](https://github.com/plaid/react-plaid-link/issues/258)). ## 4.1.1 From 3dab4b21b3046be0c307e5f5f9d241036a3131fc Mon Sep 17 00:00:00 2001 From: Alex Hoffer Date: Thu, 23 Jul 2026 12:23:49 -0700 Subject: [PATCH 2/2] Version 4.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 041b3ed1..8a293caf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-plaid-link", - "version": "4.1.1", + "version": "4.2.0", "description": "A React component for Plaid Link", "registry": "https://registry.npmjs.org", "files": [