Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

logotip4ik
Copy link
Contributor

@logotip4ik logotip4ik commented Jun 22, 2023

πŸ”— Linked issue

resolves #15639

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Adds usePreviewMode composable that will force useAsyncData and useFetch to make new requests even if payload was there

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@logotip4ik
Copy link
Contributor Author

Hey @danielroe, my first time here! Would love any feedback πŸ˜€

@danielroe
Copy link
Member

/trigger release

@github-actions
Copy link
Contributor

πŸš€ Release triggered! You can now install nuxt@npm:nuxt3@pr-21705

@pi0 pi0 self-requested a review June 23, 2023 09:57
@pi0
Copy link
Member

pi0 commented Jun 23, 2023

Highlighting notes by @danielroe: #15639 (comment) (added myself as reviewer to check on nitro side)

@logotip4ik
Copy link
Contributor Author

I don't think that i fully understand what provider aware means and nitro job in preview mode. Could you provide some more details ?

@danielroe danielroe added this to the 3.7 milestone Jun 23, 2023
@danielroe danielroe changed the title feat: usePreviewMode composable feat(nuxt): usePreviewMode composable Jul 31, 2023
@danielroe danielroe modified the milestones: 3.7, 3.8 Jul 31, 2023
@logotip4ik logotip4ik requested a review from danielroe July 31, 2023 18:15
@danielroe danielroe removed this from the 3.9 milestone Dec 19, 2023
@logotip4ik
Copy link
Contributor Author

CI failed because of Lychee error on: https://stackoverflow.com/help/minimal-reproducible-example and other two tests failed with not related changes

Copy link
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! ❀️

And apologies for how long it's taken to get this in πŸ™

@danielroe danielroe merged commit 98aa2c2 into nuxt:main Mar 6, 2024
@github-actions github-actions bot mentioned this pull request Mar 6, 2024
@logotip4ik
Copy link
Contributor Author

No worries. I am glad to participate in Nuxt community ❀️

@algora-pbc
Copy link

@logotip4ik: Your claim has been rewarded! Please complete your Algora onboarding to collect the bounty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document successor of preview mode
10 participants