Skip to content

Version Packages - #174

Merged
abernier merged 1 commit into
mainfrom
changeset-release/main
Aug 5, 2026
Merged

Version Packages#174
abernier merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 5, 2026

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

Releases

material-theme-builder@3.2.0

Minor Changes

  • 7307139: Finish the McuMtb rename in the value useMtb() returns: mcuConfig,
    setMcuConfig and getMcuColor are now mtbConfig, setMtbConfig and
    getMtbColor.

    The mcu* keys stay on the context value as deprecated aliases holding the very
    same references as their mtb* counterparts, so existing destructuring keeps
    working until the next major.

    - const { setMcuConfig, getMcuColor } = useMtb();
    + const { setMtbConfig, getMtbColor } = useMtb();

    The id of the injected <style> tag stays mcu-styles, since user CSS and
    scripts may target it.

@abernier
abernier merged commit ce91362 into main Aug 5, 2026
@abernier
abernier deleted the changeset-release/main branch August 5, 2026 18:17
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