DEV Community

Ryota Murakami
Ryota Murakami

Posted on

vite-rtk-query update

here is original post

I've just updated vite-rtk-query.

React Router(v6) setup

Added React Router and redux-first-history.

redux-first-history allow dispatch page transition witihin React Router.

CSS Modules nesting

Added postcss-nesting for more convenient styling with CSS Modules.
For skip Redux peer depencency error, please use npm i --force option!

Thank you for all users.

Top comments (0)