Skip to content

doc: add MDN links for explicit resource management in fs - #59557

Merged
Renegade334 merged 1 commit into
nodejs:mainfrom
lluisemper:59556
Jul 28, 2026
Merged

doc: add MDN links for explicit resource management in fs#59557
Renegade334 merged 1 commit into
nodejs:mainfrom
lluisemper:59556

Conversation

@lluisemper

Copy link
Copy Markdown
Contributor

Add cross-references to MDN documentation for using and await using statements in the fs module documentation.

Remove TODO comment waiting for MDN documentation availability.

Fixes: #59556

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system. labels Aug 20, 2025
Comment thread doc/api/fs.md Outdated
Comment thread doc/api/fs.md Outdated
Comment thread doc/api/fs.md Outdated
@lluisemper

Copy link
Copy Markdown
Contributor Author

Is this any good? Or should I close the PR?

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been marked as stale due to 90 days of inactivity.
It will be automatically closed in 30 days if no further activity occurs. If this is still relevant, please leave a comment or update it to keep it open.

@github-actions github-actions Bot added the stale label Jul 28, 2026
Add cross-references to MDN documentation for `using` and `await using`
statements in the fs module documentation.

Remove TODO comment waiting for MDN documentation availability.

Fixes: nodejs#59556
@Renegade334
Renegade334 merged commit 714dc5d into nodejs:main Jul 28, 2026
13 of 14 checks passed
@Renegade334

Copy link
Copy Markdown
Member

Landed in 714dc5d

aduh95 pushed a commit that referenced this pull request Aug 3, 2026
Add cross-references to MDN documentation for `using` and `await using`
statements in the fs module documentation.

Remove TODO comment waiting for MDN documentation availability.

Fixes: #59556
PR-URL: #59557
Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
aduh95 pushed a commit that referenced this pull request Aug 4, 2026
Add cross-references to MDN documentation for `using` and `await using`
statements in the fs module documentation.

Remove TODO comment waiting for MDN documentation availability.

Fixes: #59556
PR-URL: #59557
Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
aduh95 pushed a commit that referenced this pull request Aug 6, 2026
Add cross-references to MDN documentation for `using` and `await using`
statements in the fs module documentation.

Remove TODO comment waiting for MDN documentation availability.

Fixes: #59556
PR-URL: #59557
Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system. stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update fs documentation with MDN links for explicit resource management

3 participants