Important changes to Deno:
- feat: print cache location when no arg in deno info (#2752)
-
fix: dynamic import should respect permissions (#2764)
- fix: propagate Url::to_file_path() errors instead of panicking (#2771)
- fix: cache paths on Windows are broken (#2760)
-
fix: dynamic import base path for REPL and eval (#2757)
-
fix: permission requirements for Deno.rename() and Deno.link() (#2737)
There were no changes in standard library.
Full list of changes can be found
here