New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

remix-flat-routes

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remix-flat-routes - npm Package Versions

1235

0.4.5

Diff

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
kiliman
published 0.2.1 •

Changelog

Source

v0.2.1

  • 🔨 Add shebang to cli.js script
  • 🔨 Check that source directory exists before processing
kiliman
published 0.2.0 •

Changelog

Source

v0.2.0

  • ✨ Add new command to migrate existing routes to new convention
  • ✅ Add tests for migration
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