Releases: reegodev/vue-screen
Releases · reegodev/vue-screen
2.0.1-alpha2
A complete rewrite of the library, featuring:
- Typescript native types
- Support for Vue 3
- Dedicated docs
1.5.3
Fixes:
- Backwards compatibility for Safari 12 and 13 on
matchMedia.addEventListener
1.5.2
Fixes:
- Do not include
breakpointsOrder
property when looping breakpoint keys
1.5.0
Features
- Add Tailwind 2xl breakpoint
- Add config property on $screen object
1.4.4
Fixes
- Fix Tailwind
lg
and xl
breakpoint values
1.4.3
Fixes
- Fix Tailwind
sm
breakpoint value
1.4.2
Fixes
- Fix package files property
1.4.0
Features
- Add basic Typescript support