Skip to content

v3.2.1

Compare
Choose a tag to compare
@jedrzejchalubek jedrzejchalubek released this 22 Jul 14:22
· 88 commits to master since this release

Bug Fixes

  • fix(breakpoints): Using .update() breaks breakpoints functionality (#244)

Internals

  • mergeOptions function now extends breakpoints propertly
  • Use mergeOptions instead of directly Object.assign in update() API method