When I update ( from1.4.1 to 1.5.0), I encounter this problem => ‘.VueAuthenticate is not a constructor’


1.4.1=>1.5.0 Remove 'export {VueAuthenticate}', need modify the import code when updating the version.
https://docs.npmjs.com/about-semantic-versioning
When I update ( from1.4.1 to 1.5.0), I encounter this problem => ‘.VueAuthenticate is not a constructor’
1.4.1=>1.5.0 Remove 'export {VueAuthenticate}', need modify the import code when updating the version.
https://docs.npmjs.com/about-semantic-versioning