Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] release #4290

Merged
merged 1 commit into from
Aug 12, 2022
Merged

[ci] release #4290

merged 1 commit into from
Aug 12, 2022

Conversation

astrobot-houston
Copy link
Contributor

@astrobot-houston astrobot-houston commented Aug 12, 2022

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/mdx@0.9.0

Minor Changes

  • #4268 f7afdb889 Thanks @bholmesdev! - Align MD with MDX on layout props and "glob" import results:
    • Add Content to MDX
    • Add file and url to MDX frontmatter (layout import only)
    • Update glob types to reflect differences (lack of rawContent and compiledContent)

Patch Changes

astro@1.0.4

Patch Changes

  • #4268 f7afdb889 Thanks @bholmesdev! - Align MD with MDX on layout props and "glob" import results:

    • Add Content to MDX
    • Add file and url to MDX frontmatter (layout import only)
    • Update glob types to reflect differences (lack of rawContent and compiledContent)
  • #4265 8f845ca95 Thanks @matthewp! - Prevents automatic trailingSlash appending on getStaticPaths produced pages

  • #4288 c21810068 Thanks @matthewp! - Ensure hydration scripts inside of slots render ASAP

  • #4282 c0992e1fe Thanks @natemoo-re! - Fix bug where Astro's server runtime would end up in the browser

  • #4272 24d2f7a6e Thanks @natemoo-re! - Properly handle hydration for namespaced components

  • #4289 3ca905174 Thanks @bholmesdev! - [astro add] Set output: 'server' when adding adapter

@github-actions github-actions bot added pkg: astro Related to the core `astro` package (scope) pkg: example Related to an example package (scope) labels Aug 12, 2022
@github-actions github-actions bot force-pushed the changeset-release/main branch 8 times, most recently from 8061449 to b9d59bc Compare August 12, 2022 22:19
@natemoo-re natemoo-re force-pushed the changeset-release/main branch from b9d59bc to 4d81e2f Compare August 12, 2022 22:21
@github-actions github-actions bot added the pkg: integration Related to any renderer integration (scope) label Aug 12, 2022
@natemoo-re natemoo-re merged commit b1bd52e into main Aug 12, 2022
@natemoo-re natemoo-re deleted the changeset-release/main branch August 12, 2022 22:40
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) pkg: integration Related to any renderer integration (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants