|
Overview: Modules that use PersistedPaneset are broken because of bugs in the patch release of @rehooks/local-storage 2.4.1. See https://github.com/rehooks/local-storage/issues/77
Summary:
- Lock the package with a resolutions entry at the platform-level to expediently fix reference environments.
- Lock the package at the module level (or replace it with a mock) to allow module development to continue. This step is necessary, even with a platform-level lock in place, in order for tests to pass in CI.
Attn: Owen Stephens, Mikita Siadykh
|