Astro 7.1 ships several developer control improvements: finer-grained CSP directives for inline scripts and styles (script-src-elem, script-src-attr, style-src-elem, style-src-attr), a new format function on paginate() for custom pagination URL shapes, a --ignore-lock flag to run multiple dev servers simultaneously, a deferRender option on glob() loaders to reduce memory usage for large content collections, and an experimental collectionStorage flag that chunks the data-store.json into multiple 10MB files. Logger improvements allow custom loggers to be configured consistently with other APIs.
Table of contents
Finer-grained CSP control for inline scripts and stylesFull control over pagination URLsRun multiple dev servers at onceLower memory usage for large content collectionsLogger improvementsExperimental content storageCommunity214.1K Impressions