We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
An annotation to refresh paths/routes is still missing:
@Refresh
refresh
false
invalidateRoute
invalidatePath
The text was updated successfully, but these errors were encountered:
this is no blocker for 1.0, right? i want to release ;-)
i would prefer @Refresh. its more explicit, and invalidate is purge so it kills variants, while refresh does not.
purge
Sorry, something went wrong.
Just feels a bit incomplete, but it’s no blocker and can wait until 1.1.
i agree, but i really want to release :-) and it certainly is no BC issue.
No branches or pull requests
An annotation to refresh paths/routes is still missing:
@Refresh
refresh
param (default =false
) toinvalidateRoute
andinvalidatePath
; this option is cleaner and has my preference.The text was updated successfully, but these errors were encountered: