@astrojs/internal-helpers@0.10.3
withastro/astro@astrojs/internal-helpers@0.10.3Aug 18, 2026by astrobot-houston
AI Summary
Fixes a bug where Shiki's mutation of the langAlias config object was causing incremental build cache invalidation.
Key Highlights
- Fixed incremental build cache invalidation caused by Shiki mutating langAlias
Full Release Notes
### Patch Changes - [#17696](https://github.com/withastro/astro/pull/17696) [`8c193f6`](https://github.com/withastro/astro/commit/8c193f67cce77cf2e41fb702c88ca46f788f1277) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - Fixes incremental build cache invalidation caused by Shiki mutating the `langAlias` config object when loading languages