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

fs: runtime deprecate string coercion in fs.write, fs.writeFileSync #42607

Merged

Commits on Apr 4, 2022

  1. fs: runtime deprecate string coercion in fs.write, fs.writeFileSync

    This also affects `fs.writeFile`, `fs.appendFile`, and
    `fs.appendFileSync`
    LiviaMedeiros committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    15c7205 View commit details
    Browse the repository at this point in the history
  2. squash: set PR url

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    LiviaMedeiros and aduh95 committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    e5a6d62 View commit details
    Browse the repository at this point in the history