Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@mmorainville mmorainville released this 28 Mar 11:48
· 6 commits to master since this release

Bug Fixes

Features

  • update Popper.js to v2.x (5d8f790)

BREAKING CHANGES

  • Popper.js: as Popper.js has been updated, all custom Popper.js options passed in step params must be changed to their Popper.js v2.x equivalent.
  • options: all custom options are now in camelCase. If you customized highlight classes, you should change the options' keys to camelCase. See (9041d2f) for the complete change.