2.0.0 beta 1 / 2.0.0 🎉
Changes
Breaking Changes
- splitted
options
prop intosettings
andcallbacks
New Feature
- added
onInit
callback
Internal
- renamed method
settings()
toextendSettings()
to avoid conflict with variablesettings
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)