Skip to content

Release (main)#131

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release/main
Open

Release (main)#131
github-actions[bot] wants to merge 1 commit into
mainfrom
release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

This PR was generated by Sampo GitHub Action. When you're ready to do a release, you can merge this and the packages will be published automatically. Not ready yet? Just keep adding changesets to the default branch, and this PR will stay up to date.

satteri (Cargo) 0.2.7 -> 0.2.8

Patch changes

  • Updated dependencies: satteri-mdxjs (Cargo)@0.3.8

satteri-mdxjs (Cargo) 0.3.7 -> 0.3.8

Patch changes

  • 44e3082 Preserve significant whitespace between adjacent JSX elements (and inside
    whitespace-only elements like <em> </em>) when JSX is parsed inside an
    expression, such as an attribute expression. Previously a space-only text node
    with no newline was dropped, so <C d={<><a/> <b/></>} /> lost the " " and
    rendered the two elements directly adjacent. — Thanks @vaneenige!

satteri-napi (Cargo) 0.4.6 -> 0.4.7

Patch changes

  • Updated dependencies: satteri-mdxjs (Cargo)@0.3.8

satteri (npm) 0.9.4 -> 0.9.5

Patch changes

  • ef3974e Exposes a ctx.sourceFormat property on both mdast and hast plugin contexts. It is "markdown" when the plugin runs during a Markdown compile (markdownToHtml) and "mdx" during an MDX compile (mdxToJs), letting a plugin shared between both pipelines branch on which format it is handling. — Thanks @Princesseuh!
  • 92c006a Fixed satteri failing to bundle due to wasm dependencies — Thanks @The-LukeZ for your first contribution 🎉!

satteri-expressive-code (npm) 0.1.17 -> 0.1.18

Patch changes

  • Updated dependencies: satteri (npm)@0.9.5

vite-plugin-satteri (npm) 0.2.14 -> 0.2.15

Patch changes

  • Updated dependencies: satteri (npm)@0.9.5

@codspeed-hq

codspeed-hq Bot commented Jul 1, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 24 untouched benchmarks
⏩ 8 skipped benchmarks1


Comparing release/main (c948272) with main (92c006a)

Open in CodSpeed

Footnotes

  1. 8 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants