Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 2, 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

@astrojs/[email protected]

Minor Changes

  • 59f7759: Support HTML element

    Based on the recent commit history, this change appears to be related to fixing issue Unable to render base-select in .astro pages #1093 regarding selectedcontent parsing in customizable selects. The element is part of the new Customizable Select Element API
    in HTML, used within elements to display the currently selected option(s).

  • 89c80fe: Adds a walkAsync utility function that returns a Promise from the tree traversal process.

    Unlike the existing walk function which doesn't provide a way to wait for traversal completion, walkAsync allows consumers to await the full traversal of the AST.

Patch Changes

  • 2a27aca: Fixes a potential parsing issue with head content defined in a component where another component is rendered first.
  • 1264286: Fixes a CSS scoping issue when a selector contains only pseudo selectors.

@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from e150feb to e8dbdda Compare August 31, 2025 19:21
@github-actions github-actions bot force-pushed the changeset-release/main branch from e8dbdda to cafc3cd Compare September 15, 2025 06:08
@florian-lefebvre florian-lefebvre merged commit ceaea3f into main Sep 15, 2025
@florian-lefebvre florian-lefebvre deleted the changeset-release/main branch September 15, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant