devel-maverick

Results 4 issues of devel-maverick

**What kind of change does this PR introduce?** - [x] Bugfix - [ ] Feature - [ ] Documentation - [ ] Code style update - [ ] Refactor -...

**What kind of change does this PR introduce?** - [x] Bugfix - [ ] Feature - [ ] Documentation - [ ] Code style update - [ ] Refactor -...

Summary This PR fixes a runtime crash that happens when date-fns tries to call locale.localize.preprocessor in locales where the function does not exist (for example, the German de locale). The...

**Description** This PR fixes a TypeScript inference issue where route parameters are not detected when a route file is placed inside a _pathless directory. Runtime behavior was already correct, but...

package: router-core