mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-07-01 18:47:24 +02:00
5181447da8
- Remove alias for (deprecated in Deno 1.x, removed in Deno 2.0) - Remove alias for (the --unstable flag has been deprecated in favor of granular --unstable-* flags) - Add alias for (type-check without running) - Add alias for (HTTP server introduced in Deno 1.37) - Update README to reflect changes