v2.110.8-canary.2
📦 supabase-jsView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This release addresses a bug in storage by ensuring object keys are URL-encoded in CDN purge methods. This improves the reliability of purging cached objects.
🐛 Bug Fixes
- URL-encode object keys in CDN purge methods to ensure correct handling of special characters.