v15.2.0
Changed
- Plugin: the
Base
plugin class is now deprecated and replaced byBasePlugin
(Base
is just an alias now)
Fixed
- Typescript: fix typing for the
utils
andplugin
API - Utils: fix "namespace" es6 declaration and export
Base
plugin class is now deprecated and replaced by BasePlugin
(Base
is just an alias now)utils
and plugin
API