Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Upgrading to version 3.x

jahtalab edited this page Jun 25, 2016 · 3 revisions

Notable changes in v3:

  • The dist folder has been removed from the npm package. Release files are now in the main directory.

For AngularJS users

  • The AngularJS integration now has its own npm and bower package called opbeat-angular. Please install that instead of opbeat-js.

  • The angular-opbeat.* files have been renamed. Release files for angular integration are now named opbeat-angular.*.

  • Remove $opbeatProvider.install() from your configuration section.

Clone this wiki locally