Skip to content

Releases: scriptex/localga

Upgrade to NodeJS v18

22 Dec 07:26
8d9262b
Compare
Choose a tag to compare

BREAKING: This release sets the minimum NodeJS version to 18.

Fix the URL to the documentation

07 Nov 08:16
Compare
Choose a tag to compare
2.3.1

Fix the URL to the documentation

Updated metadata

14 Sep 13:14
e3cabd9
Compare
Choose a tag to compare

This release does not introduce any code changes. It just updated the package and README metadata.

Switch to node-fetch

03 Nov 09:28
3a278c2
Compare
Choose a tag to compare

This release takes care of removing the deprecated request library and switching to node-fetch to manage network requests.

Improvements

13 Aug 09:14
Compare
Choose a tag to compare

This release introduces the following improvements:

  • safe usage of path.join() instead of string concatenation for file paths
  • new CLI flag --name which specifies the name of the gtag.js file
  • and more which can be seen in the PR

Special thanks to @eimanip 🎉

Save analytics file locally

18 Oct 09:19
0274c29
Compare
Choose a tag to compare

This release makes it possible to save all files provided by GA locally (including the actual analytics.js file).
This release also introduces tests :)

New Year!

03 Jan 08:24
Compare
Choose a tag to compare

This release introduces some minor updates but since we are stable for a quarter year already, a major release was important

First stable

31 May 07:47
Compare
Choose a tag to compare
0.1.0

Bump version