withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: handle dev image endpoint with prerender handler
dz0ny:fix/dev-image-endpoint-prerender
6 hours ago
chore: add changeset for glob-loader negation pattern fix
godfengliang:fix-glob-negation-pattern
6 hours ago
fix: handle negation patterns correctly in glob-loader watcher When globOptions.pattern is an array containing negation entries like ['src/content/*.md', '!src/content/README.md'], picomatch.isMatch() treats each array element independently and returns true if ANY pattern matches - including negation patterns themselves. This causes every changed file to be treated as a collection entry, producing schema errors for unrelated files like .astro/data-store.json. The fix uses picomatch() to compile patterns into a matcher function that correctly handles negation patterns within the array. Fixes #16851
godfengliang:fix-glob-negation-pattern
7 hours ago
Emit hashchange events with view transitions
destruc7i0n:t70/hashchange-view-transitions
16 hours ago
Update view transition hash removal test
destruc7i0n:t70/hashchange-view-transitions
17 hours ago
Emit hashchange events with view transitions
destruc7i0n:t70/hashchange-view-transitions
18 hours ago
fix: type error TS2322
fkatsuhiro:fix/actions-hmr-invalidate
1 day ago
docs: add JSDoc to config module
omsrisrieternalradhakrsna:docs/add-jsdoc-config
1 day ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: handle dev image endpoint with prerender handler
#16861
7 days ago
a157100
dz0ny:fix/dev-image-endpoint-prerender
CodSpeed Performance Gauge
0%
fix: handle negation patterns correctly in glob-loader watcher
#16937
6 hours ago
bef9311
godfengliang:fix-glob-negation-pattern
CodSpeed Performance Gauge
0%
Emit hashchange events with view transitions
#16935
16 hours ago
a4af043
destruc7i0n:t70/hashchange-view-transitions
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs