Skip to content

Releases: snowplow-incubator/snowplow-js-analytics-sdk

Version 0.3.1

17 Oct 12:35
0.3.1
d1aa052
Compare
Choose a tag to compare

Bugfixes

  • Fix timestamp fields types (#30).

Version 0.3.0

24 Jan 21:22
0.3.0
6067ea9
Compare
Choose a tag to compare

Bugfixes

  • Add dashes support in the schema organization name (#12).
  • Rename refr_device_tstamp to refr_dvce_tstamp (#13).

Version 0.2.0

24 Jan 21:20
0.2.0
a4e501f
Compare
Choose a tag to compare

New Features

  • Add ECMAScript Modules support.

Maintenance

  • Upgrade development dependencies (#23).
  • Migrate to rollup (#22).
  • Migrate to the Airbnb style guide (#21).
  • Add code linting as a build step (#27).
  • Migrate to the automated builds (#20).
  • Refactor unit-tests (#28).
  • Remove non-LTS Node.js versions from Travis CI configuration (#19).
  • Enable TypeScript strict mode (#15).
  • Migrate to eslint (#18).
  • Migrate to prettier (#17).