withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(content): regenerate intellisense manifest on content file changes The collections.json manifest used for content intellisense was only generated during a full sync, so adding or removing content files during `astro dev` left autocomplete stale until a restart. Register debounced add/unlink watcher listeners (re-added on each full sync, alongside the loaders) to regenerate it, guarding against .astro self-writes. Also rebuild the entries map from the current store instead of merging, so deleted files are dropped instead of lingering. Fixes #16442
ryandiginomad:fix/16442-content-intellisense-watch
2 hours ago
fix(node): keep standalone() synchronous to preserve caller contract
maximslo:fix/node-logger-startup-message
6 hours ago
ci: retrigger tests
maximslo:fix/node-logger-startup-message
7 hours ago
test(app): fix test comment
maximslo:fix/node-logger-startup-message
8 hours ago
test(app): verify adapterLogger invalidates cache when pipeline logger changes
maximslo:fix/node-logger-startup-message
8 hours ago
fix(node): re-create adapterLogger when pipeline logger is replaced
maximslo:fix/node-logger-startup-message
8 hours ago
docs: fix grammar in container API JSDoc comments
dfedoryshchev:docs/fix-grammar-in-container-options-jsdoc
12 hours ago
feat: add scoped content cache
feat/queued-rendering
16 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(content): regenerate intellisense manifest on content file changes
#16986
2 hours ago
65ffdc4
ryandiginomad:fix/16442-content-intellisense-watch
CodSpeed Performance Gauge
0%
fix(node): resolve experimental logger before logging server startup …
#16985
6 hours ago
bd197a1
maximslo:fix/node-logger-startup-message
CodSpeed Performance Gauge
0%
docs: fix grammar in container API JSDoc comments
#16984
12 hours ago
d01581b
dfedoryshchev:docs/fix-grammar-in-container-options-jsdoc
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs