This is the core of Analytics.js, the open-source library that powers data collection at Segment.
To build this into a full, usable library, see the Analytics.js repository.
Released under the MIT license.
- Update the version in
package.json
. - Run
robo release x.y.z
wherex.y.z
is the new version.