astro/packages/internal-helpers
Nate Moore 6035bb35f2
Fix duplicate slash handling (#7935)
* fix(#7806): collapse duplicate slashes

* refactor: handle request.url with duplicate slashes

* chore: improve duplicate slash test

* fix: only collapse duplicate slashes once

* chore: appease TS
2023-08-03 13:13:39 -05:00
..
src Fix duplicate slash handling (#7935) 2023-08-03 13:13:39 -05:00
CHANGELOG.md [ci] release (#7449) 2023-06-27 08:42:46 -04:00
package.json [ci] release (#7449) 2023-06-27 08:42:46 -04:00
readme.md Redirects (#7067) 2023-06-05 09:03:20 -04:00
tsconfig.json Redirects (#7067) 2023-06-05 09:03:20 -04:00

@astrojs/internal-helpers

These are internal helpers used by core Astro packages. This package does not follow semver and should not be used externally.