v3.2.1
Bug Fixes
- fix(breakpoints): Using .update() breaks breakpoints functionality (#244)
Internals
mergeOptions
function now extendsbreakpoints
propertly- Use
mergeOptions
instead of directlyObject.assign
inupdate()
API method
mergeOptions
function now extends breakpoints
propertlymergeOptions
instead of directly Object.assign
in update()
API method