Change8

lazy-file@5.0.5

📦 remixView on GitHub →
🐛 1 fixes🔧 2 symbols

Summary

This patch release fixes a bug in how slicing operations were calculated for LazyBlob and LazyFile objects.

🐛 Bug Fixes

  • Fixed an issue where slicing an existing slice of `LazyBlob` or `LazyFile` was calculated relative to the original source content instead of the current slice.

Affected Symbols