JesusTheHun / storybook-addon-remix-react-router

Use your app router in your stories. A decorator made for Remix React Router and Storybook
Apache License 2.0
45 stars 11 forks source link

Please update react-router-dom to latest version 6.6.1 #16

Closed webdevyriy closed 1 year ago

webdevyriy commented 1 year ago

The latest update added a lot of important functionality.

JesusTheHun commented 1 year ago

Can you be specific about the issues you are facing?

redbmk commented 1 year ago

Just speculating, but I would assume he's referring to the loader/action/etc features introduced in 6.4

https://github.com/remix-run/react-router/releases/tag/react-router%406.4.0

JesusTheHun commented 1 year ago

@redbmk probably yes. But since the title of the issue refers to a peer dependency, I have to ask...

JesusTheHun commented 1 year ago

@webdevyriy @redbmk new version available, your feedback is greatly appreciated, please check #21