Skip to content

v3.6.0

Compare
Choose a tag to compare
@djih djih released this 13 Sep 22:49
· 376 commits to v8.x since this release
  • Supports clean NPM module loading eg: const amplitude = require('amplitude'); or import 'amplitude' from 'amplitude-js';
  • SDK is now a proper UMD module. Supports RequireJS with r.js builds now.
  • Updated build process to use webpack