Snowplow JavaScript Trackers v3.1.6 released

Announcing a small release of our JavaScript Trackers which fixes an issue with using some of the plugins with Next.js SSR. We’ve also fixed an issue which prevents the tracker from building on ARM devices (i.e. Apple Silicon Macs).

Release notes

Before this release, the geolocation, client hints, optimizely-x and optimizely plugins did not work in a Next.js SSR environment. Upgrading to 3.1.6 should fix this.

  • Fix issues importing some plugins in Next SSR (#1015)
  • Fix failing build on ARM Macs (#1012)

Upgrading

Version 3.1.6 is available as @snowplow/browser-tracker on npm, or as the tag based javascript tracker - available on GitHub Releases , jsDelivr or unpkg .

1 Like