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

RSC: Better typings for acorn-loose usage #10681

Merged
merged 1 commit into from
May 24, 2024

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented May 24, 2024

A while ago we updated acorn-loose to 8.4.0 and with that better types became available. This PR removes our own module definition for acorn-loose so that we get access to the types that now ship with the module.
Also updated our code to use those newly available types.

@Tobbe Tobbe added release:chore This PR is a chore (means nothing for users) changesets-ok Override the changesets check labels May 24, 2024
@Tobbe Tobbe added this to the RSC milestone May 24, 2024
@Tobbe Tobbe enabled auto-merge (squash) May 24, 2024 08:40
@Tobbe Tobbe merged commit 6e6c9ec into redwoodjs:main May 24, 2024
46 of 53 checks passed
@Tobbe Tobbe deleted the tobbe-acorn-loose-types branch May 24, 2024 08:51
@Josh-Walker-GM Josh-Walker-GM modified the milestones: RSC, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants