- Node v22 is now supported
- New
fsfunctions:glob,globSync,promises.glob - Changes to
FileHandle.readandFileHandle.write
- New
- Most device features are no longer experimental
- Added
addDevice - Added
DeviceDriver.singletonandDeviceDriver.initoptions - Added device data to
DeviceFiletypes - Deprecated
DeviceFS.createDevice(useaddDevice) - Changed
devicesto a named export - Organized emulation extra types
- Patched Typescript (see microsoft/TypeScript#60654)
- Removed internal
_syncedfunction - Deprecated
fs.mountsfor securitymountsis not deprecated, just the export in thefsnamespace