Skip to content

Releases: fliskdata/analyze-tracking

0.9.2

03 Jan 03:53

Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2

0.9.1

02 Jan 19:09

Choose a tag to compare

What's Changed

  • Bump sha.js from 2.4.11 to 2.4.12 by @dependabot[bot] in #27
  • Support custom classes with methods as event names by @skarim in #28

Full Changelog: 0.9.0...0.9.1

0.9.0

01 Oct 03:42

Choose a tag to compare

What's Changed

Full Changelog: 0.8.8...0.9.0

0.8.8

16 Aug 13:52

Choose a tag to compare

What's Changed

  • Support chained functions as custom tracking functions by @skarim in #25

Full Changelog: 0.8.7...0.8.8

0.8.7

22 Jul 14:12

Choose a tag to compare

What's Changed

  • Google Tag Manager data layer events support by @skarim in #23
  • Bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in #24

Full Changelog: 0.8.6...0.8.7

0.8.6

21 Jul 19:05

Choose a tag to compare

What's Changed

Full Changelog: 0.8.5...0.8.6

0.8.5

11 Jul 04:14

Choose a tag to compare

What's Changed

  • Performance improvements by @skarim in #21
  • Parallelize file analysis to speed up processing for large repos
  • Use caching to store constants and create shortcuts for AST traversals
  • Use promise pool for parallelization to stay under system file descriptor limit
  • Improved formatting of function name output for react hooks
  • Resolve constants in ruby and handle hashes with .compact
  • Fix bug in ruby custom functions to always get enclosing function/module/block name

Full Changelog: 0.8.4...0.8.5

0.8.4

10 Jul 14:26

Choose a tag to compare

What's Changed

  • Fix for typescript stuck parsing by @skarim in #20

Full Changelog: 0.8.3...0.8.4

0.8.3

08 Jul 17:47

Choose a tag to compare

What's Changed

  • Fix for ruby infinite recursion bug by @skarim in #19

Full Changelog: 0.8.2...0.8.3

0.8.2

04 Jul 11:51

Choose a tag to compare

What's Changed

  • TypeScript improvements: alias imports and multiple projects by @skarim in #17
  • Ruby improvements: support all node types and const event names by @skarim in #18

Full Changelog: 0.8.1...0.8.2