Closed github-actions[bot] closed 4 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
vercel-storage-next-integration-test-suite | ✅ Ready (Inspect) | Visit Preview | Jul 19, 2024 8:11am |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@vercel/edge-config@1.2.1
Patch Changes
3057a36: gracefully handle when an empty string is supplied as the key
get("")
will returnundefined
has("")
will returnfalse
getAll(["a", ""])
will ignore the empty stringvercel-storage-integration-test-suite@0.2.17
Patch Changes