Traceary

Catalog / Astro

@astrojs/internal-helpers 0.10.4

7 days agofixedOriginal notes

Patch Changes

  • #17701 05763a0 Thanks @matthewp! - Fixes base path stripping to respect path-segment boundaries. With a configured base such as /docs, a request like /docs-archive/page is no longer treated as being under the base, so routing and context.url.pathname now agree on the same pathname.