Vision
Warn administrators before an outdated NPM widget causes communication failures with an upgraded BugPin server.
Problem statement
The BugPin server and @arantic/bugpin-widget package release independently. Administrators may upgrade BugPin but forget to upgrade and redeploy applications that bundle the NPM package. Older widget builds can then become incompatible with the server, and the failure is often reported as a BugPin issue.
Vision
Warn administrators before an outdated NPM widget causes communication failures with an upgraded BugPin server.
Problem statement
The BugPin server and
@arantic/bugpin-widgetpackage release independently. Administrators may upgrade BugPin but forget to upgrade and redeploy applications that bundle the NPM package. Older widget builds can then become incompatible with the server, and the failure is often reported as a BugPin issue.