Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

remix-flat-routes

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remix-flat-routes - npm Package Versions

124

0.4.7

Diff

Changelog

Source

v0.4.7

  • 🔨 Modify route ids for index routes to workaround bug in Remix
    • See Remix PR #4560
kiliman
published 0.4.6 •

Changelog

Source

v0.4.6

  • 🔨 Update build to use tsc compiler to generate type definitions #21
kiliman
published 0.4.5 •

Changelog

Source

v0.4.5

  • 🐛 Fix path generation to ensure relative paths #14
    • Couple of issues in Remix that cause problem when posting to index routes. Here is a link to patches that will fix this problem. https://gist.github.com/kiliman/6ecc2186d487baa248d65f79128f72f6
  • 🐛 Handle ignored files starting with dots
  • ✨ Add paramPrefixChar to config
    • Since the $ prefix makes it hard to work with files in the shell, you can choose a different character like ^
kiliman
published 0.4.4 •

Changelog

Source

v0.4.4

  • 🔨 Add ignoredRouteFiles to flatRoutes options #15
kiliman
published 0.4.3 •

Changelog

Source

v0.4.3

  • 🐛 Use correct path for index routes #13
kiliman
published 0.4.2 •

Changelog

Source

v0.4.2

  • 🐛 Fix params with trailing slash #11
kiliman
published 0.4.1 •

Changelog

Source

v0.4.1

  • 🐛 Fix parent handling and trailing _ in path #11
kiliman
published 0.4.0 •

Changelog

Source

v0.4.0

  • 🔨 Rewrite how parent routes are calculated #9
  • 🐛 Use path.sep to support Windows #10
kiliman
published 0.3.1 •

Changelog

Source

v0.3.1

  • 🔨 Add support for MDX files #7
kiliman
published 0.3.0 •

Changelog

Source

v0.3.0

  • ✨ Add basePath option to mount routes to path other than root
  • 🔨 Add more TypeScript types
  • ♻️ Refactor tests
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc