- CRAN submission
- update React Router to v.7
- added components from React Router v.7 as R functions, including hooks.
- BREAKING CHANGE:
RouterProvideruse "router" argument withcreate*Router()functions. - warning message regarding BREAKING CHANGE
reloadDocument: now FALSE by default
- BREAKING CHANGE:
reloadDocumentis now FALSE by default (like in React Router 6.30.0) - added data loader and hooks
- improve examples and docs
- fix #1
- add more examples
- initial commit