diff options
author | Asher Gomez <ashersaupingomez@gmail.com> | 2024-03-27 02:56:52 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-26 16:56:52 +0100 |
commit | 89aa6d5cf6ae76e3698587923453f535b9af81af (patch) | |
tree | 7febc36de636398d8018935a8ca0e763cc9cfd4f /cli/tsc | |
parent | 3b61104e2a8984255f74827b0f1c23476ccd8209 (diff) |
feat: remove deprecated methods from namespace with `DENO_FUTURE=1` (#23075)
This change removes deprecated methods from the `Deno.*` namespace when
the `DENO_FUTURE=1` environment variable is used.
Note: this does not address deprecated class properties and methods.
E.g. `Deno.Conn.rid`.
Diffstat (limited to 'cli/tsc')
0 files changed, 0 insertions, 0 deletions