From 458023b9bdcd8692dcac9f078e0c61b553e22e60 Mon Sep 17 00:00:00 2001 From: merceyz Date: Sat, 23 Apr 2022 19:53:42 +0200 Subject: [PATCH] chore: changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35a6d9dade3b..5bce949474d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ The following changes only affect people writing Yarn plugins: - The patched filesystem now supports `ftruncate`. - The patched filesystem now supports `fchmod`. - The patched filesystem now supports `throwIfNoEntry`. +- The PnP filesystem now handles most of the FileHandle methods - Updates the PnP compatibility layer for TypeScript 4.8 Beta - The `npm_package_json` environment variable is now set by Yarn.