Skip to content

feat: add react-router support#212

Merged
HugoRCD merged 5 commits intoHugoRCD:mainfrom
MrLightful:react-router-integration
Mar 21, 2026
Merged

feat: add react-router support#212
HugoRCD merged 5 commits intoHugoRCD:mainfrom
MrLightful:react-router-integration

Conversation

@MrLightful
Copy link
Copy Markdown
Contributor

@MrLightful MrLightful commented Mar 21, 2026

🔗 Linked issue

Resolves #209

📚 Description

React Router is quite common framework that is worth adding to the list.

One of the quirks is that it provides 3 different modes. This specific implementation is meant for 2/3 modes that support middleware api. A callout added to the docs to provide alternative to the remaining mode, which is basically a simple client-side app.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.
  • I have manually tested the example app.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 21, 2026

@MrLightful is attempting to deploy a commit to the HRCD Projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 21, 2026

Thank you for following the naming conventions! 🙏

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 21, 2026

npm i https://pkg.pr.new/evlog@212
npm i https://pkg.pr.new/@evlog/nuxthub@212

commit: 27744f4

@MrLightful MrLightful force-pushed the react-router-integration branch from 1b187e7 to 8f8e4a2 Compare March 21, 2026 02:19
@MrLightful MrLightful changed the title feat(react-router): add react-router integration & docs feat(evlog): add react-router integration & docs Mar 21, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
evlog-docs Ready Ready Preview, Comment, Open in v0 Mar 21, 2026 11:40am

@HugoRCD HugoRCD changed the title feat(evlog): add react-router integration & docs feat: add react-router support Mar 21, 2026
@HugoRCD
Copy link
Copy Markdown
Owner

HugoRCD commented Mar 21, 2026

Wow, thanks so much for the PR, it's really well done 🙏

@HugoRCD HugoRCD merged commit 96c47cd into HugoRCD:main Mar 21, 2026
11 of 14 checks passed
@MrLightful MrLightful deleted the react-router-integration branch March 21, 2026 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] React Router support

2 participants