ext/fs note

This commit is contained in:
Matt Mastracci 2023-03-22 15:57:11 -06:00
parent 66347ae9c2
commit aa48da8a73

View File

@ -8,8 +8,8 @@ https://github.com/denoland/deno_install
### 1.32.0 / 2023.03.22
- BREAKING(ext/fs): FileInfo.dev is defined on Windows (#18237)
- BREAKING(unstable): remove WebGPU (#18094)
- feat(ext/fs): FileInfo.dev is supported on Windows (#18237)
- feat(cli): --ext parameter for run, compile, and bundle (#17172)
- feat(compile): Add support for web workers in standalone mode (#17657)
- feat(compile): Enable multiple roots for a standalone module graph (#17663)