Skip to content

[ci] release#13981

Merged
ascorbic merged 1 commit intomainfrom
changeset-release/main
Jun 23, 2025
Merged

[ci] release#13981
ascorbic merged 1 commit intomainfrom
changeset-release/main

Conversation

@astrobot-houston
Copy link
Contributor

@astrobot-houston astrobot-houston commented Jun 20, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

astro@5.10.1

Patch Changes

  • #13988 609044c Thanks @ascorbic! - Fixes a bug in live collections that caused it to incorrectly complain about the collection being defined in the wrong file

  • #13909 b258d86 Thanks @isVivek99! - Fixes rendering of special boolean attributes for custom elements

  • #13983 e718375 Thanks @florian-lefebvre! - Fixes a case where the toolbar audit would incorrectly flag images processed by Astro in content collections documents

  • #13999 f077b68 Thanks @ascorbic! - Adds lastModified field to experimental live collection cache hints

    Live loaders can now set a lastModified field in the cache hints for entries and collections to indicate when the data was last modified. This is then available in the cacheHint field returned by getCollection and getEntry.

  • #13987 08f34b1 Thanks @ematipico! - Adds an informative message in dev mode when the CSP feature is enabled.

  • #14005 82aad62 Thanks @ematipico! - Fixes a bug where inline styles and scripts didn't work when CSP was enabled. Now when adding <styles> elements inside an Astro component, their hashes care correctly computed.

  • #13985 0b4c641 Thanks @jsparkdev! - Updates wrong link

@github-actions github-actions bot added pkg: example Related to an example package (scope) pkg: astro Related to the core `astro` package (scope) labels Jun 20, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from 559c0a1 to 9bf2cfe Compare June 20, 2025 06:43
@codspeed-hq
Copy link

codspeed-hq bot commented Jun 20, 2025

CodSpeed Performance Report

Merging #13981 will not alter performance

Comparing changeset-release/main (559c0a1) with main (97c3c8a)

Summary

✅ 6 untouched benchmarks

@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from 53c5c31 to cc80948 Compare June 23, 2025 10:39
@github-actions github-actions bot force-pushed the changeset-release/main branch from cc80948 to ccf0607 Compare June 23, 2025 10:47
@ascorbic ascorbic merged commit 339ee27 into main Jun 23, 2025
@ascorbic ascorbic deleted the changeset-release/main branch June 23, 2025 11:19
openscript pushed a commit to openscript/astro that referenced this pull request Sep 12, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: astro Related to the core `astro` package (scope) pkg: example Related to an example package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants