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

feat: latest Node.js aliases #16

Merged
merged 1 commit into from Aug 1, 2021
Merged

feat: latest Node.js aliases #16

merged 1 commit into from Aug 1, 2021

Conversation

guybedford
Copy link
Member

Updates to the latest Node.js aliase module support for Node.js, Deno and browsers:

  • assert/strict
  • fs/promises
  • path/posix
  • path/win32
  • stream/promises
  • timers/promises
  • util/types

Corresponding Deno PRs also posted in denoland/deno_std#1083, denoland/deno_std#1084, denoland/deno_std#1085, denoland/deno_std#1086.

Closes #11.

@guybedford guybedford merged commit fad59c3 into main Aug 1, 2021
@guybedford guybedford deleted the alias branch August 1, 2021 18:43
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.

Node.js core alias modules
1 participant