Skip to content

feat: Add Deno.FsFile, deprecate Deno.File#13660

Merged
bartlomieju merged 2 commits into
denoland:mainfrom
bartlomieju:rename_deno_file
Feb 15, 2022
Merged

feat: Add Deno.FsFile, deprecate Deno.File#13660
bartlomieju merged 2 commits into
denoland:mainfrom
bartlomieju:rename_deno_file

Conversation

@bartlomieju

@bartlomieju bartlomieju commented Feb 13, 2022

Copy link
Copy Markdown
Member

Still need to update deno lint to warn about deprecated Deno.File.

Closes #13661

@bartlomieju bartlomieju requested a review from kitsonk as a code owner February 13, 2022 13:53

@dsherret dsherret left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lucacasonato lucacasonato left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

Rename Deno.File to Deno.FsFile

4 participants