add change file

This commit is contained in:
Lucas Nogueira
2025-12-29 13:20:47 -03:00
parent 312acb60b3
commit b1a73f41fd

View File

@@ -0,0 +1,6 @@
---
"fs": patch
"fs-js": patch
---
Enable access for security-scoped resources on iOS by automatically calling `NSURL::startAccessingSecurityScopedResource` on resource access and adding the `stopAccessingSecurityScopedResource` API.