Skip to content

Version Packages - #130

Closed
github-actions[bot] wants to merge 1 commit into
masterfrom
changeset-release/master
Closed

Version Packages#130
github-actions[bot] wants to merge 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions

Copy link
Copy Markdown

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 master, this PR will be updated.

Releases

marking-menu@0.11.0

Minor Changes

  • #129 25c0a37 Thanks @QuentinRoy! - Menu items now use a single recursive shape { label, children? }:

    • The name property is renamed to label.
    • The string shorthand for menu items is removed; every item must be an object.
    • MMItem#getChildrenByName is renamed to getChildrenByLabel.

    MarkingMenu(items, parentDOM, options) becomes MarkingMenu({ items, parent, ...options }), taking a single options object instead of positional arguments.

All notable changes to this project will be documented in this file. Entries are generated from Changesets — see .changeset/README.md for how to add one.

0.10.1 (2026-07-22)

Features

  • migrate GitHub Pages deployment to Actions and ESM demo (#113) (f0a870d)
  • publish native ESM build alongside UMD (#112) (3723cf4)

Bug Fixes

@QuentinRoy
QuentinRoy deleted the branch master July 27, 2026 09:27
@QuentinRoy QuentinRoy closed this Jul 27, 2026
@QuentinRoy
QuentinRoy deleted the changeset-release/master branch July 27, 2026 09:32
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