Change8

@cloudflare/quick-edit@0.4.4

📦 cloudflare-workersView on GitHub →
🐛 1 fixes

Summary

This patch release fixes a bug related to relative path computation when root folder names are duplicated within a path, ensuring correct detection of file modifications.

🐛 Bug Fixes

  • Fixed incorrect relative path computation when the root folder name appears multiple times in a path, which previously caused file modifications to be incorrectly detected.