Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(node): add trailingSlash support #9080

Merged
merged 6 commits into from
Jan 25, 2024

Commits on Jan 18, 2024

  1. feat(node): add trailing slash support

    msxdan authored and lilnasy committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    30467d8 View commit details
    Browse the repository at this point in the history
  2. add changeset

    msxdan authored and lilnasy committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    d408724 View commit details
    Browse the repository at this point in the history
  3. test(node): add base route test in trailing-slash.js

    detected an infinite loop in base path when trailingSlash: never
    msxdan authored and lilnasy committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c0e4e01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3252a2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7637ce9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f21d46 View commit details
    Browse the repository at this point in the history