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

Add DENO_FUTURE env var for testing breaking changes #22315

Closed
littledivy opened this issue Feb 7, 2024 · 0 comments · Fixed by #22318
Closed

Add DENO_FUTURE env var for testing breaking changes #22315

littledivy opened this issue Feb 7, 2024 · 0 comments · Fixed by #22318
Assignees

Comments

@littledivy
Copy link
Member

No description provided.

@littledivy littledivy self-assigned this Feb 7, 2024
littledivy added a commit that referenced this issue Feb 15, 2024
Closes #22315

```
~> DENO_FUTURE=1 target/debug/deno

> globalThis.window
undefined
```
littledivy added a commit that referenced this issue Feb 15, 2024
Closes #22315

```
~> DENO_FUTURE=1 target/debug/deno

> globalThis.window
undefined
```
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 a pull request may close this issue.

1 participant