Snowplow JavaScript and TypeScript Analytics SDK

We are pleased to announce a new release of the Snowplow Javascript and Typescript Analytics SDK . Version 0.3.1 brings some type fixes for TypeScript and moves the build and release process to GitHub Actions.

We have to thank Michael Dokolin for their continued contributions! All of the changes you see below have been done by Michael and we’re extremely grateful for his hard work.

Available on NPM
Installation and usage instructions are here

Changelog

  • Fix timestamp fields types (#30).
  • Migrate to GitHub Actions (#31).
  • Bump TypeScript version (#36).
  • Bump Jest version (closes #36).
  • Update build configuration (#36).
2 Likes