Skip to content

v7.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 08:26
· 21 commits to main since this release

   🚀 Features

  • app): add useMediaQuery demo and responsive design feat(hooks): add useMediaQuery hook feat(components: Add ResponsiveIndicator component  -  by @sohanemon (601fb)
  • hooks): extract useMediaQuery into separate file refactor(hooks): update useMediaQuery API to support responsive values refactor(hooks: Remove unused code from index.tsx  -  by @sohanemon (1f59a)
  • media-query: Add responsive design hook with CSS media queries  -  by @sohanemon (fd375)

   🐞 Bug Fixes

  • Update package version to 7.1.5 refactor(hooks): simplify useLocalStorage implementation  -  by @sohanemon (5f3d7)
  • Update @ts-utilities/core to ^1.3.5 fix: bump package version to 7.1.6  -  by @sohanemon (57de7)
    View changes on GitHub