Astro: @astrojs/internal-helpers@0.8.0-beta.1 Release

Release date:
February 9, 2026
Previous version:
@astrojs/internal-helpers@0.8.0-beta.0 (released February 4, 2026)
Magnitude:
3,659 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

19 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Top Contributors in @astrojs/internal-helpers@0.8.0-beta.1

ematipico
HiDeoo
rururux
Princesseuh
ArmandPhilippot
yanthomasdev
vicb

Directory Browser for @astrojs/internal-helpers@0.8.0-beta.1

All files are compared to previous version, @astrojs/internal-helpers@0.8.0-beta.0. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Minor Changes

  • #15077 a164c77 Thanks @matthewp! - Adds normalizePathname() utility function for normalizing URL pathnames to match the canonical form used by route generation.

  • #15419 a18d727 Thanks @ematipico! - Adds a new /cli specifier and the utility NPM_PACKAGE_NAME_REGEX.