Skip to content

2.0.0 beta 1 / 2.0.0 🎉

Compare
Choose a tag to compare
@JB1905 JB1905 released this 05 Mar 19:32
cb3028b

Changes

Breaking Changes

  • splitted options prop into settings and callbacks

New Feature

  • added onInit callback

Internal

  • renamed method settings() to extendSettings() to avoid conflict with variable settings

Repository Changes

  • updated npm scripts
  • cleaned up Webpack config
  • removed unused dependencies
  • added Travis CI config
  • added Prettier config
  • added ESLint config

Bug Fix

  • fixed window is not defined
  • fixed global error (CDN)