v0.1.0
feat: add React Router support and deprecate remix function in favor of reactRouter
chore: update lockfile
Merge branch 'main' of https://github.com/kravetsone/elysia-remix
chore: mention that remix will be reworked instead of deletion (#12)
chore: configure dual publishing of react-router and remix
chore: update README to elysia-react-router
chore: use codemod remix/2/react-router/upgrade for example
chore: type fixes
chore: update example to re4act router
chore: update README
chore: support re-exports
chore: add default re-export changes
chore: update example
What's Changed
- feat: add React Router v7 support by @vinothpandian in #12
New Contributors
- @vinothpandian made their first contribution in #12
Full Changelog: v0.0.4...v0.1.0