-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update experimental React Actions helpers to stable #12402
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
Conversation
✅ Deploy Preview for astro-docs-2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems pretty straightforward to just remove experimental
everywhere and update the version number! Thank you @yanthomasdev ! 🙌
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docs LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! I only noticed we forgot to specify the package in Since
(4.4.0
is @astrojs/react
version, not Astro itself 😅 )
Co-authored-by: Armand Philippot <[email protected]>
Description (required)
Removes
experimental
from the functionsRelated issues & labels (optional)
Core PR: withastro/astro#14386