Closed dferber90 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 6:22am |
Latest commit: e038308b70ce820b944640a8196f0f4eb5a7c490
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Previously trying to call
get("")
with an empty string would throw anEdge Config not found
errorNow
get("")
returnsundefined
has("")
returnsfalse