@astrojs/internal-helpers@0.8.0-beta.1
📦 astroView on GitHub →
✨ 2 features🔧 2 symbols
Summary
This minor release introduces the `normalizePathname()` utility for URL path normalization and adds a new "/cli" specifier along with `NPM_PACKAGE_NAME_REGEX`.
✨ New Features
- Adds `normalizePathname()` utility function for normalizing URL pathnames to match the canonical form used by route generation.
- Adds a new "/cli" specifier and the utility `NPM_PACKAGE_NAME_REGEX`.