Skip to content

2.0.0 beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@JB1905 JB1905 released this 10 Dec 18:45

Changes

New Feature

  • added destroy method
  • added new callbacks: onInit, onDestroy

Breaking Changes

  • improved plugin init process

Internal

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

Repository Changes

  • added Travis CI config
  • added Prettier config
  • added ESLint config