Releases: wide/breakpoint
Releases · wide/breakpoint
2.2.1
- Revert to the use of the
window.inner
because the window.visualViewport.width
does not give the expected result
2.2.0
- Fix issue #1:
window.innerWidth
change to window.visualViewport.width
2.1.1
- Add
@babel/core
package in package.json
2.0.1
- Add previous breakpoint as 2nd arg in
breakpoint
event