Releases: mvrlin/nuxt-viewport
Releases Β· mvrlin/nuxt-viewport
v2.2.0
β¨ Features
- Add
isLessOrEquals
function (#74)
π Thanks to
v2.1.6
π©Ή Fixes
- fix: augment
vue
rather than @vue/runtime-core
(#70)
π Thanks to
v2.1.5
β¨ Features
- Add feature option:
max-width
, min-width
(#61)
π Thanks to
v2.1.4
β¨ Features
- Add CloudFront Support (#52)
π Thanks to
v2.1.3
π©Ή Fixes
- Fix default options override
π Thanks to
v2.1.2
β¨ Features
- Migrate from
cookie
to cookiejs
π Thanks to
v2.1.1
β¨ Features
- Get rid of
this
in detectBreakpoint
- Add
cookie
options (#50)
π Thanks to
v2.1.0
β¨ Features
- Migrate from
ua-parser-js
to bowser
(#46)
- Split client & server plugin code (#46)
π©Ή Fixes
- Fix layouts hydration mismatch (#46)
π Thanks to
v2.0.6
β¨ Features
- Add breakpointValue method to get value from breakpoint name (#40)
π Thanks to