We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39d67b2 commit da74184Copy full SHA for da74184
1 file changed
RELEASES.md
@@ -8,7 +8,7 @@
8
- Volta will now use a universal binary on Mac, rather than separate Intel- & ARM-specific builds (#1635)
9
- Switched to installing profile scripts into `.zshenv` by default, rather than `.zshrc` (#1657)
10
- Added a default shim for the `yarnpkg` command, which is an alias of `yarn` (#1670)
11
-- Added a new `--very-verbose` flag to enable even more logging (#1815)
+- Added a new `--very-verbose` flag to enable even more logging (note: we haven't yet implemented much additional logging) (#1815)
12
- Simplified the fetching process to remove an extra network request and resolve hangs (#1812)
13
- Several dependency upgrades and clean-up refactors from @tottoto
14
0 commit comments