Skip to content

Conversation

@serhalp
Copy link
Member

@serhalp serhalp commented Oct 16, 2025

See netlify/remix-compute#546

  • bump to react-router version that supports middleware + opt in to middleware flag
  • add a basic middleware example
  • add an example of using Netlify context in a middleware
  • add the Netlify vite plugin for full dev experience out of the box

and remove unused @react-router/serve
@serhalp serhalp force-pushed the feat/add-middleware-example branch from 9a745b2 to cafa1ab Compare October 19, 2025 17:47
},
"dependencies": {
"@react-router/node": "^7.5.2",
"@react-router/serve": "^7.5.2",
Copy link
Member Author

Choose a reason for hiding this comment

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

this was unused

@serhalp serhalp merged commit b5bd603 into main Oct 20, 2025
1 check passed
@serhalp serhalp deleted the feat/add-middleware-example branch October 20, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants