v3.0.2
📦 netlify-functionsView on GitHub →
🐛 2 fixes
Summary
Version 3.0.2 primarily focuses on improving error reporting for API failures and refining the default behavior of the cache purging mechanism.
🐛 Bug Fixes
- The error message for a failed purge API call now includes the API response body.
- The purgeCache function now only purges aliases by default when called within a deployed function.