remix-flat-routes
remix-flat-routes copied to clipboard
CJS/ESM, overriddeable Nested Folder character, and update of minimatch
I initially was doing a PR to address https://github.com/kiliman/remix-flat-routes/issues/57 but ended up with a few more enhancements to address the direction and evolution of Remix. I'm happy to address any issues or concerns.
- adds CJS/ESM build
- adds
nestedFolderChar
for alternative character for nested folders - modifies
routeRegex
to support either RegExp or (options) => RegExp - updates minimatch to 9.0.0 for parity to @remix-run/remix
- adds tests for enhancements.
Removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@remix-run/[email protected], npm/@remix-run/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]
Hi, is there any update on when this is going to get merged? I have a similar issue
@kiliman Getting this back in your view.