Skip to content

docs(redirect): Add docs for redirect routes #10374

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

Merged
merged 10 commits into from
Apr 2, 2024

Conversation

Tobbe
Copy link
Contributor

@Tobbe Tobbe commented Mar 30, 2024

There were no docs for <Route path="/some/path" redirect="/some/other/path" />

This PR adds docs for the redirect prop

@Tobbe Tobbe added the release:docs This PR only updates docs label Mar 30, 2024
@Tobbe Tobbe added this to the chore milestone Mar 30, 2024
@Tobbe Tobbe requested a review from jtoar March 30, 2024 21:28
@Tobbe Tobbe force-pushed the tobbe-redirect-docs branch from 35a9972 to f77ee8b Compare March 31, 2024 15:36
Copy link
Contributor

@jtoar jtoar left a comment

Choose a reason for hiding this comment

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

Nice! Just a few minor things but looks good

@Tobbe Tobbe merged commit e795ded into redwoodjs:main Apr 2, 2024
@Tobbe Tobbe deleted the tobbe-redirect-docs branch April 2, 2024 07:55
dac09 added a commit to dac09/redwood that referenced this pull request Apr 2, 2024
…nto feat/register-middleware

* 'feat/register-middleware' of github.com:dac09/redwood:
  feat(router): Allow redirect routes to use route names as target (redwoodjs#10376)
  chore(babel-config): switch to vitest (redwoodjs#10361)
  docs(redirect): Add docs for redirect routes (redwoodjs#10374)
  chore(changesets): Automatically find PR number (redwoodjs#10377)
  chore(deps): Upgrade `lru-cache` (redwoodjs#10378)
  chore(e2e): use tarsync for syncing framework state to project (redwoodjs#10379)
Josh-Walker-GM pushed a commit that referenced this pull request Apr 2, 2024
@ahaywood ahaywood modified the milestones: next-release-patch, v7.4.0 Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:docs This PR only updates docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants