Skip to content

1.0.1

Choose a tag to compare

@gfazioli gfazioli released this 28 May 09:48
· 10 commits to master since this release

⚡ Improvements

Mantine 9.2.1 → 9.2.2

@mantine/hooks is bumped to 9.2.2 (latest 9.2 patch). The package continues to satisfy its existing @mantine/core / @mantine/hooks >=9.0.0 peer range — no API changes, no behavior changes for consumers.

The docs site is aligned to Mantine 9.2.2 as well (@mantine/core, @mantine/hooks, @mantine/code-highlight).

🛠️ Other

  • Dependency refresh (within existing semver ranges, no major upgrades):
    • @storybook/addon-themes, @storybook/react, @storybook/react-vite, storybook 10.4.0 → 10.4.1
    • oxfmt ^0.50.0 → ^0.52.0
    • oxlint ^1.65.0 → ^1.67.0
    • postcss ^8.5.14 → ^8.5.15
    • tsx ^4.22.1 → ^4.22.3
    • @types/react ^19.2.14 → ^19.2.15
  • Yarn 4.14.1 → 4.15.0
  • Apply oxfmt 0.52 formatting

📝 Summary

Maintenance patch — no API or behavior changes for @gfazioli/mantine-audio. Aligns the package to Mantine 9.2.2 and refreshes dev tooling (oxfmt 0.52, oxlint 1.67, Storybook 10.4.1) plus minor type/PostCSS/tsx bumps.


What's Changed

  • chore(deps): update dependencies to latest minor (Mantine 9.2.2) by @gfazioli in #1

New Contributors

Full Changelog: 1.0.0...1.0.1