Skip to content

Release (main)#91

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 12, 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.3 -> 0.2.4

Patch changes

  • Updated dependencies: satteri-ast (Cargo)@0.4.0, satteri-mdxjs (Cargo)@0.3.4, satteri-pulldown-cmark (Cargo)@0.5.4

satteri-ast (Cargo) 0.3.2 -> 0.4.0

Minor changes

  • b2ae465 Improves performance when using plugins by using a new method of communication between Rust and JS. — Thanks @Princesseuh!

satteri-mdxjs (Cargo) 0.3.3 -> 0.3.4

Patch changes

  • Updated dependencies: satteri-ast (Cargo)@0.4.0, satteri-pulldown-cmark (Cargo)@0.5.4

satteri-napi (Cargo) 0.4.2 -> 0.4.3

Patch changes

  • Updated dependencies: satteri-ast (Cargo)@0.4.0, satteri-mdxjs (Cargo)@0.3.4, satteri-plugin-api (Cargo)@0.3.0, satteri-pulldown-cmark (Cargo)@0.5.4

satteri-plugin-api (Cargo) 0.2.2 -> 0.3.0

Minor changes

  • b2ae465 Improves performance when using plugins by using a new method of communication between Rust and JS. — Thanks @Princesseuh!

Patch changes

  • Updated dependencies: satteri-ast (Cargo)@0.4.0

satteri-pulldown-cmark (Cargo) 0.5.3 -> 0.5.4

Patch changes

  • Updated dependencies: satteri-ast (Cargo)@0.4.0

satteri (npm) 0.8.2 -> 0.9.0

Minor changes

  • b2ae465 Improves performance when using plugins by using a new method of communication between Rust and JS. — Thanks @Princesseuh!

Patch changes

  • 9867bbc Add ctx.parent(node) and ctx.indexOf(node) to the MDAST and HAST plugin visitor contexts.

    parent() returns a node's parent (or undefined at the root) and is climbable to reach any ancestor;

    indexOf() returns a node's position within its parent's children. Together they make it possible to do operations depending on ancestry and siblings. — Thanks @Princesseuh!

  • efba0de Add the missing position and data properties to the raw hast node type. — Thanks @Princesseuh!

satteri-expressive-code (npm) 0.1.12 -> 0.1.13

Patch changes

  • Updated dependencies: satteri (npm)@0.9.0

vite-plugin-satteri (npm) 0.2.9 -> 0.2.10

Patch changes

  • Updated dependencies: satteri (npm)@0.9.0

@github-actions github-actions Bot force-pushed the release/main branch 2 times, most recently from e75c6cb to c3ed0ed Compare June 15, 2026 10:51
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