v7.21.7
📦 prismicView on GitHub →
🐛 1 fixes
Summary
This patch release fixes a bug related to memoization by switching from using `blob` to `arrayBuffer`.
🐛 Bug Fixes
- Switched memoization to use `arrayBuffer` instead of `blob`.
This patch release fixes a bug related to memoization by switching from using `blob` to `arrayBuffer`.