Skip to content

Releases: codemonk-digital/vue-responsiveness

v0.2.5

05 Jun 02:14
c9a8b7c

Choose a tag to compare

Fixes TypeScript declaration packaging for vue-responsiveness.

This release restores generated .d.ts files in the published package and exposes them through exports.types, so TypeScript consumers can resolve the package correctly.

Also includes:

  • upgraded Vue/Vite/Vitest/ESLint/TypeScript tooling
  • Vite 8 / Rolldown config updates
  • explicit media query listener cleanup on app unmount
  • SSR install coverage
  • refreshed README and package badges

v0.1.5

24 Aug 21:58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.5

v0.1.1

10 Mar 13:42

Choose a tag to compare

  • added SSR compatibility

v0.1.0

09 Mar 23:21

Choose a tag to compare

  • moved repo to codemonk-digital

No breaking changes (safe to upgrade from 0.0.x). Version change means end of testing (stable release).

v0.0.4

09 Mar 01:13

Choose a tag to compare

  • added isMin, isMax and isOnly utilities to $matches.

v0.0.3

07 Mar 11:30

Choose a tag to compare

updated readme