Use promises API of fs
Closed this issue ยท 2 comments
dbartholomae commented
Currently we are using the synchronous API of the file system which has been deprecated for a while. Let's use promises instead.
** Would you be willing to help with a PR? **
- Yes, absolutely
- Yes, with some guidance
- Unfortunately no time :'-(
Describe the solution you'd like
Replace all usages of the synchronous API for fs with the promise API.
Additional context
This also creates an example of using awaitComponent
issue-label-bot commented
Issue-Label Bot is automatically applying the label enhancement
to this issue, with a confidence of 0.94. Please mark this comment with ๐ or ๐ to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
github-actions commented
๐ This issue has been resolved in version 1.11.0 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐