Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the --unstable option to the --unstable-byonm option #77

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

kakikubo
Copy link
Contributor

@kakikubo kakikubo commented Jan 27, 2024

refs #76

Overview

When starting zeno.zsh, the following message is output on the shell

⚠️  The `--unstable` flag is deprecated and will be removed in Deno 2.0. Use granular `--unstable-*` flags instead.

As described in this URL, warning is now issued when the --unstable option is specified.

There may be a need to debate which option is really appropriate.
As far as I've tried, the '--unstable-byonm' option works fine and no warnings are printed. I think it's working well.

@yuki-yano
Copy link
Owner

LGTM

@yuki-yano yuki-yano merged commit c951c40 into yuki-yano:main Jan 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants