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

hotfix(js-setup): Await all transformTSToJS functions #10930

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

dac09
Copy link
Contributor

@dac09 dac09 commented Jul 10, 2024

This PR waits all calls to transformTSToJS which became async due to the prettier upgrade explained here: #10762

Closes #10762
Closes #10929

@dac09 dac09 added the release:fix This PR is a fix label Jul 10, 2024
@dac09 dac09 added this to the next-release-patch milestone Jul 10, 2024
@dac09 dac09 requested a review from Josh-Walker-GM July 10, 2024 04:48
@dac09 dac09 self-assigned this Jul 10, 2024
@Josh-Walker-GM Josh-Walker-GM merged commit 7ce152a into redwoodjs:next Jul 10, 2024
38 of 39 checks passed
Josh-Walker-GM added a commit that referenced this pull request Jul 10, 2024
This PR waits all calls to `transformTSToJS` which became async due to
the prettier upgrade explained here:
#10762

Closes #10762
Closes #10929

---------

Co-authored-by: GitHub Actions <>
Co-authored-by: Josh GM Walker <56300765+Josh-Walker-GM@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix This PR is a fix
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants