Releases: wintercounter/use-breakpoint
Releases · wintercounter/use-breakpoint
v1.2.0
- chore(release): 1.2.0 (2340320)
- feat: add support for generating Media Query strings (b4cac9f)
- perf: replace startsWith with checking first index for better performance (3154d4a)
- fix: TS declaration for the case when no values are provided (ad23da4)
- release (309a6e1)
v1.1.1
- chore(release): 1.1.1 (a655639)
- fix: cache
window.innerWidth
for better performance (c849134)
v1.1.0
- chore: add mhyDependencies (2481233)
- chore(release): 1.1.0 (7154675)
- feat: add support for meaningful default value when no arguments provided for the hook (38352f5)
- docs: update (f1b1163)
- Update README.md (21a7c3e)