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.