You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated @vercel/edge-config peer dependency to extend support to version 1.0.0 or later of the Edge Config client (Related to issue https://github.com/splitio/vercel-integration-utils/issues/20)
1.1.1 (July 26, 2024)
- Updated some transitive dependencies for vulnerability fixes.
1.1.0 (July 26, 2024)
- Added the `getItems` method to the EdgeConfigWrapper to support evaluations using flag sets, as provided by the Javascript Browser SDK version 0.13.0 or later.
1.0.1 (July 12, 2023)
- Updated README file.
1.0.0 (June 29, 2023)
- BREAKING CHANGE: the configuration parameter `edgeConfigKey` was renamed to `edgeConfigItemKey`.
- Updated wrapper to support parsed feature flag definitions.